Port of MediaPipe (https://github.com/google/mediapipe) tflite models to PyTorch
Builds upon the work of https://github.com/hollance/BlazeFace-PyTorch
python demo.py
- Face detector (BlazeFace)
- Face landmarks
- Palm detector
- Hand landmarks
- Add conversion and verification scripts
- Verify face landmark pipeline
- Improve README and samples