Skip to content

Youngkl0726/ResNext_pytorch_PretrainedModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages