Skip to content

Commit 6f69e46

Browse files
authored
Update README.md
Add implementation of timm and modelscope.
1 parent ce8f362 commit 6f69e46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,9 @@ python visualization/plot_coco.py \
243243
Many other dense prediction tasks, such as segmentation, face alignment and object detection, etc. have been benefited by HRNet. More information can be found at [High-Resolution Networks](https://github.com/HRNet).
244244

245245
### Other implementation
246-
[mmpose](https://github.com/open-mmlab/mmpose)
246+
[mmpose](https://github.com/open-mmlab/mmpose) </br>
247+
[ModelScope (中文)](https://modelscope.cn/models/damo/cv_hrnetv2w32_body-2d-keypoints_image/summary)</br>
248+
[timm](https://huggingface.co/docs/timm/main/en/models/hrnet)
247249

248250

249251
### Citation

0 commit comments

Comments
 (0)