https://github.com/hlfshell/face_recognition_tf_pose_playground
DensePose + Facial Recognition in Python
https://github.com/hlfshell/face_recognition_tf_pose_playground
computer-vision python
Last synced: 4 months ago
JSON representation
DensePose + Facial Recognition in Python
- Host: GitHub
- URL: https://github.com/hlfshell/face_recognition_tf_pose_playground
- Owner: hlfshell
- Created: 2018-07-07T20:27:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T20:31:52.000Z (almost 8 years ago)
- Last Synced: 2025-04-04T05:43:06.378Z (about 1 year ago)
- Topics: computer-vision, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DensePose and Face Recognition Playground
While studying how both DensePose and face recogntion via encoded vectors, I wanted to see if I could smash them together.
This repos is the playground where I experimented with these libraries and tried to smash them together.