sknet
There are 9 repositories under sknet topic.
implus/PytorchInsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
implus/SKNet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
gmalivenko/awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
developer0hye/SKNet-PyTorch
Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet
ResearchingDexter/SKNet_pytorch
A reimplementation of the SKNet(Selective Kernel Networks) by pytorch
bobo0810/SKNet_Pytorch
SKNet及3D SKConv非官方实现
syt2/CNN
pytorch implementation of several CNNs for image classification
syt2/SKNet
Implemenation of Selective Kernel Networks by pytorch with pretrained weight
milan-pavlovic-ai/ConvNets
Architectures of convolutional neural networks for image classification in PyTorch