Skip to content
/ SKNet Public

try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch

Notifications You must be signed in to change notification settings

pppLang/SKNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKNet

Try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch.

I implement the core Slective Kernel Module, as illustrated in the img: Slective Kernel Module

The core SKConv unit is implement as a Pytorch Module in untils.py.

I intend to test in cifar-10 and imagenet, and test in some SR models.

About

try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages