⚡Batch Face Processing for Fast Modern Research, including face detection, face alignment, face reconstruction, head pose estimation, face parsing
Stars
122
Forks
23
Watchers
122
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
3
commits
1
commits
1
commits
1
commits
Merge pull request #1 from ivababukova/ivababukova-patch-1
ee9e1cdView on GitHubUpdate the document and adjust the title level; Add image proportional scaling and filling functions in the alignment module; Implement pseudo batch detection in the detector; Update the version number to 1.5.2; Add pseudo batch detection test script.
ef34cefView on GitHubIntroduce FarlParser for face parsing and add utility function to load RGB images. Refactor face detection to return results as dictionaries. Add tests for face parsing on video.
a449a18View on GitHubimprove face detection and add head pose from https://github.com/jahongir7174/SixDRepNet
1e7069aView on GitHubMerge pull request #10 from agoniko/features/mps-support
376a9d4View on GitHubAdded support for metal performance shaders (MPS by apple) while mantaining retrocompatibility with older version
e657237View on GitHub