Skip to content

Commit

Permalink
bump 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tau-J committed Dec 26, 2023
1 parent 0ce15bb commit 1c90a46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ cv2.waitKey()
- [RTMPose](/rtmlib/tools/pose_estimation/rtmpose.py)
- RTMPose for 17 keypoints
- RTMW for 133 keypoints
- RTMO for one-stage pose estimation (17 keypoints)
- Visualization
- [draw_bbox](https://github.com/Tau-J/rtmlib/blob/adc69a850f59ba962d81a88cffd3f48cfc5fd1ae/rtmlib/draw.py#L9)
- [draw_skeleton](https://github.com/Tau-J/rtmlib/blob/adc69a850f59ba962d81a88cffd3f48cfc5fd1ae/rtmlib/draw.py#L16)
Expand Down
2 changes: 1 addition & 1 deletion rtmlib/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.0.6'
__version__ = '0.0.7'
short_version = __version__


Expand Down

0 comments on commit 1c90a46

Please sign in to comment.