Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: askintution/deep-high-resolution-net.pytorch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: leoxiaobin/deep-high-resolution-net.pytorch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 26, 2020

  1. Update README.md

    welleast authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    aaecb0f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    welleast authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    be81104 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Re-write demo/inference.py

    * Now can work with multiple person
    * Don't need the docker
    * Force people detection and pose estimation to be executed on same context (gpu or cpu)
    * Add same example output
    gachiemchiep authored and leoxiaobin committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    69934d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Update README.md

    leoxiaobin authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    ba50a82 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Add the HRNet-DEKR link

    welleast authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    1ee551d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    00616df View commit details
    Browse the repository at this point in the history
  2. update demo/README.md

    CrystalSixone authored and leoxiaobin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    ce8f362 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Update README.md

    Add implementation of timm and modelscope.
    leoxiaobin authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    6f69e46 View commit details
    Browse the repository at this point in the history
Loading