Releases: tensorlayer/HyperPose
Releases · tensorlayer/HyperPose
HyperPose 2.2.0 🚀
Sorry, something went wrong.
No results found
ganler
released this
30 Jun 18:01
HyperPose 2.2.0
Sorry, something went wrong.
No results found
ganler
released this
26 Jun 13:45
HyperPose 2.1.0
Sorry, something went wrong.
No results found
ganler
released this
30 Aug 08:55
- Docker support: https://hub.docker.com/repository/docker/tensorlayer/hyperpose
- HyperPose command-line tool: hyperpose-cli
- Add functionality to keep the original aspect ratio(this is good for precision).
- New README.
- Visualization:
- Line size varies with person size.
- Translucent connection line in hyperpose-cli.
HyperPose 2.0.0
Sorry, something went wrong.
No results found
ganler
released this
17 Aug 04:10
Key Features:
- Python Training Module
- User-defined model arch
- MS COCO + MPII dataset support
- User-defined dataset filter and training pipeline
- C++ Accelerated Prediction
- More model supports
- OpenPose
- Lightweight-OpenPose
- PoseProposal Network
- Documentation
- More pretrained models(Continuous updating)
The 1st version of OpenPose-Plus
Sorry, something went wrong.
No results found
ganler
released this
03 May 15:10
The 1st version of OpenPose-Plus provides the functionality to do low-level inference, local training, and distributed training. The inference API of the 1st version is quite straightforward and low-level(without much high-level abstraction).
As a new version of OpenPose-Plus is upcoming, we made the old version a release.