All Projects → pppLang → Sknet

pppLang / Sknet

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

Programming Languages

python
139335 projects - #7 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].