-
Notifications
You must be signed in to change notification settings - Fork 3
lrghust/face-alignment-3000
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an implementation of paper "Face Alignment at 3000 FPS via Regressing Local Binary Features" with Python. 300W dataset is used here for simplicity. If you don't have the 300w_cropped dataset, run ./setup.sh or if you already have it, you can do the steps after the downloading part of setup.sh After dataset preparation, run python train.py to do the training. Python 3 is used here. After Training, run python test.py to do the testing.
About
A Python implementation of paper "Face Alignment at 3000 FPS via Regressing Local Binary Features"
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published