Skip to content

Releases: Tau-J/rtmlib

0.0.15

10 Feb 16:32
f1bac7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.14...0.0.15

0.0.14

05 Nov 16:58
9475727

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.13...0.0.14

0.0.13

25 Jan 06:21
9f51b34

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

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

Choose a tag to compare

bump 0.0.11

0.0.10

20 Feb 04:45

Choose a tag to compare

  • Fix ModuleNotFoundError
  • Enhance docs
  • Minor modification of RTMO mode settings

0.0.9

08 Feb 09:56

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

Choose a tag to compare

Fix wholebody visualization bugs

0.0.7

26 Dec 06:04

Choose a tag to compare

  • Support RTMO models
  • Update RTMW models

0.0.6

08 Oct 15:25

Choose a tag to compare

  • Support OpenVINO backend
  • Support naive PoseTracker