GitHub / Arsalanzabeeb786 / facial-keypoints-detection-using-pytorch
Facial Keypoint Detection using PyTorch and a modified VGG16 architecture. This project identifies 68 facial landmarks—covering eyes, nose, mouth, jawline, and eyebrows—on human faces. The model is trained on normalized keypoints with adaptive pooling, custom dataset handling, and transfer learning.
Stars: 0
Forks: 0
Open issues: 1
License: apache-2.0
Language: Jupyter Notebook
Size: 627 KB
Dependencies parsed at: Pending
Created at: about 1 month ago
Updated at: 26 days ago
Pushed at: 26 days ago
Last synced at: 26 days ago
Topics: computervision, deeplearning, facedetection, facialkeypointdetection, faciallandmarks, imageprocessing, keypointregression, pytorch, transferlearning, vgg16