Coder Social home page Coder Social logo

yolov5_person_pose's Introduction

基于yolov5的person—pose

Introduction

本项目基于yolov5-face模改为yolov5-peroson—pose,主要是为了完成一个端到端的行人关键点检测项目,不会因为单帧图像中多人的情况导致耗时成倍增加。 结合多任务学习的**,引入了AutomaticWeightedLoss,得到了初步效果。由于此算法是硬相关,效果不太理想,后续会修改为软相关,后续优化还在持续中。。。,

Data preparation

本实验基于crowdpose数据展开

  1. Download crowdpose datasets.
python3 crowdpose.py

得到转化后的数据,本实验只提取了12个关键点

Training

CUDA_VISIBLE_DEVICES="0,1,2,3" python3 train.py 

widerface Evaluation

python3 test_pose.py 

cd widerface_evaluate
python3 evaluation.py

Android demo

https://github.com/FeiGeChuanShu/ncnn_Android_face/tree/main/ncnn-android-yolov5_face

opencv dnn demo

https://github.com/hpc203/yolov5-dnn-cpp-python-v2

References

https://github.com/ultralytics/yolov5

https://github.com/DayBreak-u/yolo-face-with-landmark

https://github.com/xialuxi/yolov5_face_landmark

https://github.com/biubug6/Pytorch_Retinaface

https://github.com/deepinsight/insightface

Citation

  • If you think this work is useful for you, please cite

    @article{YOLO5Face,
    title = {YOLO5Face: Why Reinventing a Face Detector},
    author = {Delong Qi and Weijun Tan and Qi Yao and Jingfeng Liu},
    booktitle = {ArXiv preprint ArXiv:2105.12931},
    year = {2021}
    }
    

Main Contributors

https://github.com/derronqi

https://github.com/changhy666

https://github.com/bobo0810

yolov5_person_pose's People

Contributors

pengyang1225 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar fcqfcq avatar LateBird avatar  avatar  avatar Byronnar avatar xufun avatar  avatar  avatar scott avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.