Andy

Results 1 issues of Andy

Hello coder, I'm learning RefineDet architecture these days. After comparing different implements below 1. https://github.com/luuuyi/RefineDet.PyTorch 2. https://github.com/lzx1413/PytorchSSD 3. yours I found there is a different when training the model. That's...