diff --git a/README.md b/README.md index 38d4019..265baf9 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ #### News +- **2023.10.12 :** UBody is now supported in [MMPose](https://github.com/open-mmlab/mmpose). Please feel free to use it. 🌟 - **2023.07.28 :** UBody can boost 2D whole-body pose estimation and controllable image generation, especially for in-the-wild hand keypoint detection. The training and test code and pre-trained models are released. See [details](https://github.com/IDEA-Research/DWPose). 🥳 - **2023.05.03 :** UBody-V1 is released. We'll release UBody-V2 later, which have manually annotated bboxes. :man_dancing: - **2023.04.17 :** We fix bug of rendering in A100/V100 and support yolov5 as a person detector in demo.py. :rocket: