Skip to content

Releases: Tau-J/rtmlib

0.0.13

25 Jan 06:21
9f51b34
Compare
Choose a tag to compare

What's Changed

  • Update base.py by @jschoch in #39
  • More general "Custom" solution + PoseTracker to also work without detection model + Fixed RTMO NMS + Fixed wholebody solution by @davidpagnon in #45

New Contributors

Full Changelog: 0.0.12...0.0.13

0.0.12

10 Jul 04:52
a9d8c5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.11...0.0.12

0.0.11

20 Feb 10:28
Compare
Choose a tag to compare
bump 0.0.11

0.0.10

20 Feb 04:45
Compare
Choose a tag to compare
  • Fix ModuleNotFoundError
  • Enhance docs
  • Minor modification of RTMO mode settings

0.0.9

08 Feb 09:56
Compare
Choose a tag to compare
  • Compatible with Windows cmd (supported by @mprib , Thanks!)
  • Support IOU-based tracking strategy in PoseTracker

0.0.8

12 Jan 08:18
Compare
Choose a tag to compare

Fix wholebody visualization bugs

0.0.7

26 Dec 06:04
Compare
Choose a tag to compare
  • Support RTMO models
  • Update RTMW models

0.0.6

08 Oct 15:25
Compare
Choose a tag to compare
  • Support OpenVINO backend
  • Support naive PoseTracker

0.0.5

30 Sep 06:21
Compare
Choose a tag to compare

Add a simple version of PoseTracker with skip-frame strategy, which can increase the speed of video inference. I will add more features like smoothing, tracking etc. in the future.

0.0.4

28 Sep 16:32
Compare
Choose a tag to compare
update