yfreedomliTHU / Res2Net

Maybe a simple implementation of Res2Net
8 stars 1 forks source link

Res2Net

Stars Forks

Maybe a simple implementation of Res2Net via Pytorch

Res2Net: A New Multi-scale Backbone Architecture(CVPR2019) Shang-Hua Gao, Ming-Ming Cheng, Kai Zhao, Xin-Yu Zhang, Ming-Hsuan Yang, Philip Torr Link:https://arxiv.org/abs/1904.01169

This code is implemented by the description and structure diagram in the paper.

The structure of Res2Net

image