Skip to content

Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.

Notifications You must be signed in to change notification settings

pppLang/Res2Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Res2Net

Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.

It semms that the split op will obviously slow down the speed of running. And the serial way determines that it is difficult to accelerate.

Maybe there will be some special acceleration methods in the code that the author will release later.

About

Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages