lzx1413 / PytorchSSD

pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
MIT License
709 stars 237 forks source link

How to train SSD from scratch? #4

Closed KimSoybean closed 6 years ago

KimSoybean commented 6 years ago

I want to know how to train ssd from scratch to achive 73mAP?Can you tell me what is the batch-size,learning-rate,and another tricks?

KimSoybean commented 6 years ago

https://github.com/szq0214/DSOD/issues/10 ............The original issue URL.