km1414 / CNN-modelsLinks
YOLO-v2, ResNet-32, GoogLeNet-lite
☆35Updated 6 years ago
Alternatives and similar repositories for CNN-models
Users that are interested in CNN-models are comparing it to the libraries listed below
Sorting:
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆30Updated 7 years ago
- Here is my implementation of MSDNet for keras☆9Updated 7 years ago
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 5 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- A Keras implementation of MnasNet☆9Updated 6 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆108Updated 5 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆169Updated 6 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 8 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Bilinear CNN implementation using keras☆35Updated 6 years ago
- Implementation of "Learning Efficient Convolutional Networks through Network Slimming" (ICCV2017)☆12Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 6 years ago
- 基于pytorch框架的segmentation 万用模板☆15Updated 6 years ago
- Keras model convolutional filter pruning package☆44Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- Keras implementation of ShuffleNet V2☆97Updated 6 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- a Tensorflow implementation of Group Normalizations☆24Updated 7 years ago
- practice on CIFAR10 with Keras☆42Updated 6 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 6 years ago
- ZFNet (or ZF-Net) implementation by Tensorflow.☆26Updated 6 years ago