Skip to content

bobo0810/SKNet_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKNet: Selective Kernel Networks

该仓库收录于PytorchNetHub

说明

  • 非官方实现
  • 感谢pppLang、ResearchingDexter大佬的工作
  • 更新3D SEConv及3D SKConv

环境

python版本 pytorch版本 系统
3.6 1.1.0 Ubuntu

SK Conv

SK Block

SK Net


参考

@article{Li2019Selective,
  title={Selective Kernel Networks},
  author={Li, Xiang and Wang, Wenhai and Hu, Xiaolin and Yang, Jian},
  year={2019},
}

官方实现Caffe  https://github.com/implus/SKNet
https://github.com/pppLang/SKNet  
https://github.com/ResearchingDexter/SKNet_pytorch

Releases

No releases published

Packages

No packages published

Languages