Open dexception opened 4 years ago
@dexception This PyTorch version is not speed-optimized (s.a. nms) and is basically a parameter efficient algorithm. Speed optimized version will be available this year.
The model design performs lower cost of memory but higher in FLOPS.
I recomand repo: https://github.com/biubug6/Face-Detector-1MB-with-landmark
The performance is even worse than Yolo which came good 5 years back.