Skip to content

Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet

Notifications You must be signed in to change notification settings

developer0hye/SKNet-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

SKNet-Pytorch

Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet(Selective Kernel Networks)

I reimplemented SKNET using PyTorch. Although there are several PyTorch implementations of SKNET, they are different from implementation described in the original paper, and I was hard to understand their implementations. So I did.

Seletive Kernel Convolution

Refer to this part for the implementation of Selective Kernel Convolution

Reference

To Do Lists

  • Experiment on CIFAR100 with Resnet-18

Releases

No releases published

Packages

No packages published

Languages