·
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 ⭐
📌 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.