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 …☆37Updated 7 years ago
- practice on CIFAR10 with Keras☆43Updated 7 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.☆54Updated 8 years ago
- resnet_cifar10_cifar100_imagenet☆14Updated 7 years ago
- A machine learning experiment☆180Updated 8 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 8 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 6 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Dual Path Networks for Keras 2.0+