Skip to content

Unofficial implementation of the Res2Net module in pytorch

Notifications You must be signed in to change notification settings

ChrisMats/Res2Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Unofficial implementation of the Res2Net module from:

Gao, S.H., Cheng, M.M., Zhao, K., Zhang, X.Y., Yang, M.H., Torr, P,
Res2Net: A New Multi-scale Backbone Architecture,
arXiv e-prints arXiv:1904.01169.

Original code from: https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py

Please note that this is not the official implementation! For a proper implementation please wait for the official release from the authors

About

Unofficial implementation of the Res2Net module in pytorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages