clovaai / EXTD_Pytorch

Official EXTD Pytorch code
MIT License
187 stars 60 forks source link

Very Slow #14

Open dexception opened 4 years ago

dexception commented 4 years ago

The performance is even worse than Yolo which came good 5 years back.

yjyoo3312 commented 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.

ainrichman commented 4 years ago

The model design performs lower cost of memory but higher in FLOPS.

nvlong21 commented 4 years ago

I recomand repo: https://github.com/biubug6/Face-Detector-1MB-with-landmark