Using ML, AI, DS and AR for Feature Extraction & Augmented Super-imposition Technology
- Face Key point is taken from Facial-Keypoints-Detection repo
- Then after review your work will be merged to the Main Branch
- for every changes make notes in git ( eg : V0.7 Add new datasets and made improvements in xzy.py)
- Webcam
- Download all the files in the folder of key point
- Put all the files in same directory
- Follow the code block in Python notebook
- load the cascade file and model.h5 in the program
- run the program to show the face point thought a webcam
Download the following files and make sure that all the files are in the same directory.
V0.0 - Made the intial github repo and branch for everyone (by Ankit)
V0.1.0 - Made Folders for organization
V0.2.0 - Added Files for 15 Facpoint model and realtime run code (By Mahij)
V0.3.0 - Added Distance Calculation using YOLO for object detection (by Mohit)
V0.3.1 - Files are arranged into a folder & Updated READ.MD