clcarwin / SFD_pytorch

A PyTorch Implementation of Single Shot Scale-invariant Face Detector.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S³FD: Single Shot Scale-invariant Face Detector

A PyTorch Implementation of Single Shot Scale-invariant Face Detector.

Eval

python wider_eval_pytorch.py

cd eval/eval_tools_old-version
octave wider_eval_pytorch.m

Model

s3fd_convert.7z

Test

python test.py --model data/s3fd_convert.pth --path data/test01.jpg

output

References

SFD

About

A PyTorch Implementation of Single Shot Scale-invariant Face Detector.

License:MIT License


Languages

Language:Python 60.5%Language:MATLAB 39.5%