ResNext_pytorch_PretrainedModel ResNeXt (Aggregated Residual Transformations for Deep Neural Networks) I trained the ResNext50-32x4d using the Imagenet1K dataset. Prec@1 77.316 Prec@5 93.356 You can download the pretrained model from https://pan.baidu.com/s/1RL0dggn6IX0j7HdEE3X-jA or https://drive.google.com/file/d/1UGRw_Ic2NXdsmdxDobuVs17xUS78hfjZ/view?usp=sharing I also trained the ResNext26-32x4d using the Imagenet1K dataset. Prec@1 74.334 Prec@5 91.742 You can download the pretrained model from https://pan.baidu.com/s/1Z4-1jO59zofIFsOKXT0tCA or https://drive.google.com/file/d/1iHEEd9vYxv2brYX0O9rtVr5TYQsLY9R3/view?usp=sharing