km1414 / CNN-modelsLinks
YOLO-v2, ResNet-32, GoogLeNet-lite
☆34Updated 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 7 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 8 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- practice on CIFAR10 with Keras☆43Updated 7 years ago
- A machine learning experiment☆180Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 6 years ago
- resnet_cifar10_cifar100_imagenet☆14Updated 6 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Octave convolution☆34Updated 3 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- TensorFlow implementation of DropBlock☆79Updated last year
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆107Updated 6 years ago
- Focal Loss of multi-classification in tensorflow☆81Updated 6 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 5 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆43Updated 7 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 6 years ago
- Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**☆131Updated 6 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago