Open rwightman opened 5 years ago
Hi Ross, thank you for reporting the issue and waiting patiently. We were able to find out the issue (incorrectly saved model). We are going to update the ResNext-101-32x16 model soon.
@fbzekiyalniz thanks for the update
I ran through the models and was able to reproduce the top-1/top-5 scores for all the models but the largest SWSL one (to within typical variations for specific PyTorch version, PIL, etc).
For SWSL ResNeXt-101 32x16d I'm getting 83.338 top-1 and 96.852 top-5.
For comparison, on my setup, the SWSL 8d is 84.294, 4d is 83.234 top-1.
Edit: Tested on two machines, both Pytorch 1.2, Pillow 6.1