Skip to content

Commit 27494fb

Browse files
authored
add MNN version
1 parent 638e7fc commit 27494fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Some codes for networks and display are brought from:
1111

1212
## NEWS!
1313

14+
- Apr 2021: [Siyuan Pan](https://github.com/pansiyuan123) provides [MNN version](https://market.mnn.zone/s/#/modelmarket/detail/107)!
1415
- Mar 2019: Support running on MacBook with decent FPS!
1516
- Feb 2019: **ALL** the pretrained model files are avaliable!
1617

@@ -68,8 +69,8 @@ python run_webcam.py --model squeezenet --inp_dim 224 --camera 0
6869

6970
## Contributors
7071

71-
MobilePose is developed and maintained by [Yuliang Xiu](http://xiuyuliang.cn/about/), [Zexin Chen](https://github.com/ZexinChen) and [Yinghong Fang](https://github.com/Fangyh09).
72+
MobilePose is developed and maintained by [Yuliang Xiu](http://xiuyuliang.cn/about/), [Zexin Chen](https://github.com/ZexinChen) and [Yinghong Fang](https://github.com/Fangyh09). Thanks for [Siyuan Pan](https://github.com/pansiyuan123)'s implementation of [mnn version](https://market.mnn.zone/s/#/modelmarket/detail/107).
7273

7374
## License
7475

75-
MobilePose is freely available for free non-commercial use. For commercial queries, please contact [Cewu Lu](http://www.mvig.org/).
76+
MobilePose is freely available for free non-commercial use. For commercial queries, please contact [Cewu Lu](http://www.mvig.org/).

0 commit comments

Comments
 (0)