vyom1911 / Facial-Landmark-Detection

This is an implementation of Task Constrained Convolution Neural Network (TCDCN) which detects 5 landmarks (Both eyes, nose and both ends of lips) on a facial picture. Our model take in a list of directory location of images and produces images with marked landmark in the output directory.
7 stars 2 forks source link

how to run? #1

Closed migom6 closed 6 years ago

migom6 commented 6 years ago

Can you add 'how to run' instructions in the Readme file?