Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LaoDar/mxnet_cnn_face68pts
68 face landmarks detection by CNN
https://github.com/LaoDar/mxnet_cnn_face68pts
Last synced: 2 months ago
JSON representation
68 face landmarks detection by CNN
- Host: GitHub
- URL: https://github.com/LaoDar/mxnet_cnn_face68pts
- Owner: laodar
- Created: 2017-07-12T04:40:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T10:53:00.000Z (about 6 years ago)
- Last Synced: 2024-08-01T22:40:53.443Z (5 months ago)
- Language: Python
- Homepage:
- Size: 48 MB
- Stars: 22
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-MXNet - Face68Pts
README
# mxnet_cnn_face68pts
## requirement
-opencv
only tested on 2.4.9.1
-mxnet
only tested on 0.9.5
-mtcnn
I use https://github.com/pangyupo/mxnet_mtcnn_face_detection to do face cropping and alignment
more about cropping,see model_test_128.py
## best pretrained model up to now
you can download smpnet-0730.params here:https://pan.baidu.com/s/1nvfu3Nzyou can get a smaller pretrained model here:https://pan.baidu.com/s/1pLa7Ehd
## camera test:
python model_test_128.py
or
python model_test_64.py