chenyuntc / dsod.pytorch

Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would you mind to give an instruction about how to reproduce your results?

D-X-Y opened this issue · comments

Hi, I'm very surprised by your results and interested in your implementation.
I notice that you provide the trained models FPNSSD512.
Would you mind to give an instruction on how to train FPNSSD512 using your codes?

Thanks very much for your help.

Sorry, you are mislead!
The results in readme are SSD from torchcv, I haven't implemented it yet!!!
Code could be found in examples/dsod and torchcv/models/dsod. I'll update readme!