Skip to content

Unofficial implementations of some classical backbone CNNs with pytorch

Notifications You must be signed in to change notification settings

321-SEU-IN-NanJing/torch_backbones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torch_backbones

  • Unofficial implementations of some classical backbone CNNs with pytorch

  • Requirements

    · torch,torch-vision

    · torchsummary

  • More backbones may be added later.

  • A training script is supplied in “train.py”,the arguments are in “utils/args.yml".

  • I wrote some blogs(which are in Chinese) to introduce the models implemented in this project

    https://www.zhihu.com/column/c_1297860785633751040

About

Unofficial implementations of some classical backbone CNNs with pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%