Skip to content

pcrete/face_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Vision

TODO

  1. Face Detection
  2. Face Identification
  3. Age Detection - Detects age groups; child, young-adult, adult, or senior.
  4. Gender Detection - Detects gender of each face found; female or male.
  5. Facial Coordinates - Detects size; pitch, roll, yaw, and key landmarks.
  6. Face Grouping - Organize faces for easy searching, sorting, and matching.
  7. Diversity Recognition - Understand more about the diversity of the human face.

Submodules

  • Facenet
  • Face API JS
  • Faced
  • DSFD: Face Detection
  • Face Landmark
  • Face Alignment
  • Face Classification
  • MTCNN
  • SSR-Net
  • YOLO Face

References