S3FD: single shot face detector in pytorch
Stars
113
Forks
19
Watchers
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
62
commits
24
6
FIX: anchors
61b3be4
ignore invalid faces
f9497ea
Update README.md
0f92ec8
update weights file
fa02bfb
refresh config.py.example
a6fbd34
Merge pull request #25 from louis-she/scl/fix-anchor
4470f05
ADD: detector back
6be91ae
fix anchors bug
cba66b7
Merge pull request #22 from louis-she/multi-gpu
23d98d3
supporting mutiple gpu
c3c2a7f
Merge pull request #21 from louis-she/lab
85dd9ec
update config.py.example
388b09b
ignore the last layer
013520e
change optimizer to SGD & remove class weights
ba70c65
fix a resume bug
41e298e