• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

ml-lab/MobilePose-pytorch: Single Person Pose Estimation for Mobile Device

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

ml-lab/MobilePose-pytorch

开源软件地址(OpenSource Url):

https://github.com/ml-lab/MobilePose-pytorch

开源编程语言(OpenSource Language):

Jupyter Notebook 88.5%

开源软件介绍(OpenSource Introduction):

MobilePose

MobilePose is a Tiny PyTorch implementation of single person 2D pose estimation framework. The aim is to provide the interface of the training/inference/evaluation, and the dataloader with various data augmentation options. And final trained model can satisfy basic requirements(speed+size+accuracy) for mobile device.

Some codes for mobilenetV2 and display are brought from pytorch-mobilenet-v2 and tf-pose-estimation. Thanks to the original authors.

Functionality

  1. Tiny trained model (Resnet18[43MB], MobilenetV2[8.9MB])
  2. Fast inference speed (GPU>100FPS, CPU~30FPS)
  3. Accurate keypoint estimation (75~85mAP(0.5IoU))

Requirements:

  • Python 3.6.2
  • Pytorch 0.2.0_3
  • imgaug 0.2.5

Todo List:

  • multi-thread dataloader
  • training and inference
  • performance evaluation
  • multi-scale training
  • support resnet18/mobilenetV2
  • data augmentation(rotate/shift/flip/multi-scale/noise)
  • Macbook camera realtime display script

Usage

  1. Training:
export CUDA_VISIBLE_DEVICES=0; python training.py --model=mobilenet/resnet --gpu=0
  1. Evaluation
export CUDA_VISIBLE_DEVICES=0; python eval.py --model=mobilenet/resnet
  1. Realtime visualization:
python run_webcam.py --model=mobilenet/resnet

Contributors

MobilePose is developed and maintained by Yuliang Xiu, Zexin Chen and Yinghong Fang.

License

MobilePose is freely available for free non-commercial use. For commercial queries, please contact Cewu Lu or SightPlus Co. Ltd.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap