pytorch-retinanet icon indicating copy to clipboard operation
pytorch-retinanet copied to clipboard

Does it support pytorch 0.4.1?

Open dlcheng opened this issue 6 years ago • 2 comments

dlcheng avatar Nov 19 '18 09:11 dlcheng

The visualize script works with PyTorch 0.4.1. Haven't tried with the training.

ppalaupuigdevall avatar May 27 '19 20:05 ppalaupuigdevall

Yes, I used pytorch 0.4.1 torchvision 0.2.2 pillow 6.2.1 and it worked for both training and validation.

allyn1982 avatar Jan 21 '20 03:01 allyn1982