SKNet

Convolutional network

Implementation of a deep learning model that combines convolutional neural networks with selective kernel networks for image recognition tasks.

Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223

GitHub

599 stars
9 watching
107 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list

cnnselective-kernel-networkssknet

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
preritj/segmentationDeep learning models for semantic segmentation of images101
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
cszn/srmdDevelops a single convolutional network to handle various image degradations with improved scalability and efficiency427
theduynguyen/keras-fcnAn implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.15
charlotte-pel/temporalcnnA deep learning-based approach to classifying satellite image time series using convolutional neural networks.149
deepakkumar1984/mxnet.sharpA .NET Standard library providing C# bindings for the Apache MXNet deep learning framework149
shichenliu/condensenetAn efficient CNN architecture for mobile devices with learned group convolutions and dense connectivity694
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
tyill/sunnetA lightweight C++ deep learning library for building and training neural networks.61
xternalz/sdpointA deep learning method for optimizing convolutional neural networks by reducing computational cost while improving regularization and inference efficiency.18
cszn/ircnnThis project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods.602
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218
xuzhenqi/cnnProvides an implementation of convolutional neural networks in MATLAB.98