Open trungpham2606 opened 3 years ago
I think you don't need the pretrained weight. The pytorch library will download it automatically.
@KYKong1997 Pytorch will automatically download the pretrained model of resnet18. The weights for the backbone model, not the final weights after training. Correct me if I missed something in the code.
Dear @xiahaifeng1995 , Thank you for such a nice implementation, your result is extremely great. I want to test it but I dont see where the pretrained weight is ?