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:
- Keras implementation of AutoAugment.☆30Updated 6 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 7 years ago
- resnet_cifar10_cifar100_imagenet☆14Updated 7 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- A machine learning experiment☆180Updated 8 years ago
- practice on CIFAR10 with Keras☆43Updated 7 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆29Updated 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
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 5 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 8 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 8 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- 2018百度西交大大数据竞赛-商家招牌的分类与检测-初赛(11/1139)☆11Updated 7 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 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 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- Data Augmentation using NumPy☆56Updated 7 years ago
- TensorFlow implementation of DropBlock☆79Updated last year
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- A pytorch implementation of CNN+BLSTM+CTC to recognize MNIST digit sequence☆22Updated 6 years ago
- Classifying cat and dog images using Kaggle dataset☆89Updated 4 months ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 6 years ago
- Train DenseNet on Cifar-10 based on Keras☆41Updated 5 years ago
- keras ImageDataGenerator example☆60Updated 8 years ago