Skip to content

ResNets-ImageNet (Ported Weights)

Latest
Compare
Choose a tag to compare
@alvarobartt alvarobartt released this 09 Apr 10:27
· 62 commits to master since this release

All the weights available here have been ported either from timm or from torchvision, so thanks to @rwightman and @pytorch, respectively ⭐:octocat:

📌 Since the architecture of the ResNets v1 is the same that the ones trained by @rwightman and @pytorch, the process of porting the weights has consisted just of renaming the layers that differ between both implementations defined in the state_dict file.