gjy3035 / GCC-SFCN

This is the official code of spatial FCN in the paper Learning from Synthetic Data for Crowd Counting in the Wild [CVPR2019].
https://gjy3035.github.io/GCC-CL/
MIT License
160 stars 39 forks source link

How to Accelerate Operation? #16

Open jiagh2010 opened 5 years ago

jiagh2010 commented 5 years ago

now GPU P100 test,200ms/per,but it is slower for me,how to do ??

gjy3035 commented 5 years ago

DULR is very time-consuming. You can remove it and retrain the model. As a result, the performance may be reduced.