MobileNetv2-SSDLite icon indicating copy to clipboard operation
MobileNetv2-SSDLite copied to clipboard

why it is much slower when i training mobilenetv2-ssdlite than v1,it all most cost one day can only iterate 5000 times,but according to the paper it should much faster,isn't it?

Open baiboat opened this issue 6 years ago • 4 comments

baiboat avatar Aug 25 '18 08:08 baiboat

Same issue

snownus avatar Aug 28 '18 02:08 snownus

same here! Does anyone know why the training process is so slow?

FilippoVannella avatar Oct 15 '18 15:10 FilippoVannella

same issue, has this problem been solved ?

cluo1989 avatar Feb 25 '19 07:02 cluo1989

same issue, has this problem been solved ?

Do you use src/cudnn_conv_layer.cpp and src/cudnn_conv_layer.cu , and compile SSD, which is chuanqi305 support in the rep src file. If use it , it will trainning faster.

Hanlos avatar Apr 28 '19 07:04 Hanlos