km1414 / CNN-models
YOLO-v2, ResNet-32, GoogLeNet-lite
☆35Updated 5 years ago
Alternatives and similar repositories for CNN-models:
Users that are interested in CNN-models are comparing it to the libraries listed below
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 7 years ago
- 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
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 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
- ☆9Updated 6 years ago
- Here is my implementation of MSDNet for keras☆9Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- A Keras implementation of MnasNet☆9Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- Implementation of "Learning Efficient Convolutional Networks through Network Slimming" (ICCV2017)☆12Updated 6 years ago
- Implement and Compare VGG, ResNet and ResNeXt on CIFAR-10☆10Updated 5 years ago
- Keras implementation of NASNet-A☆88Updated 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
- Keras implementation of AutoAugment.☆30Updated 5 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 6 years ago
- This is an implementation of compact bilinear CNN using keras☆23Updated 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
- keras ImageDataGenerator example☆61Updated 7 years ago
- cnn compression for keras☆22Updated 6 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 6 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 7 years ago
- ☆18Updated 6 years ago
- Keras implementation of ShuffleNet V2☆96Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆108Updated 5 years ago
- TensorFlow implementation of DropBlock☆79Updated 7 months ago