#搬砖不易,记得star oo~
For work reasons, open source can only go so far
based on https://github.com/zmurez/MediaPipePyTorch
- Friendly Torch Implementation ,using the GPU the GPU
1.1 Face detector (BlazeFace)
1.2 Face landmarks
1.3 Palm detector
1.4 Hand landmarks
1.5 Iris detector
- Add Iris recognition function
- Part of the interface for each body gesture is more flexible
- 3d Avatar is given with reference to U3d
pip -r install requirements
(reference this repo:https://github.com/mmmmmm44/VTuber-Python-Unity)
- read args in demo.py ,such as:
python demo.py --source sample\tesla.mp4 --detect_face --detect_iris --save_file
- First,your need a 3D unity model and open project setting
python demo.py --source sample\tesla.mp4 --detect_face --connect --debug --port 5066
Recently will first, collate blazeface magic modified SSD training code,waiting~
- add BlazeFace train function
- imporve pose detect function
- Add conversion and verification scripts
- Add multiprocess demo
- verification performance
- hand and body 3D model demo
1. https://github.com/zmurez/MediaPipePyTorch
2. https://github.com/hollance/BlazeFace-PyTorch
3. https://github.com/mmmmmm44/VTuber-Python-Unity