在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):ml-lab/MobilePose-pytorch开源软件地址(OpenSource Url):https://github.com/ml-lab/MobilePose-pytorch开源编程语言(OpenSource Language):Jupyter Notebook 88.5%开源软件介绍(OpenSource Introduction):MobilePoseMobilePose 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
Requirements:
Todo List:
Usage
export CUDA_VISIBLE_DEVICES=0; python training.py --model=mobilenet/resnet --gpu=0
export CUDA_VISIBLE_DEVICES=0; python eval.py --model=mobilenet/resnet
python run_webcam.py --model=mobilenet/resnet ContributorsMobilePose is developed and maintained by Yuliang Xiu, Zexin Chen and Yinghong Fang. LicenseMobilePose is freely available for free non-commercial use. For commercial queries, please contact Cewu Lu or SightPlus Co. Ltd. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论