jerett / Keras-CIFAR10Links
practice on CIFAR10 with Keras
☆42Updated 6 years ago
Alternatives and similar repositories for Keras-CIFAR10
Users that are interested in Keras-CIFAR10 are comparing it to the libraries listed below
Sorting:
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 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
- Grad-CAM implementation in Keras☆19Updated 6 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Train DenseNet on Cifar-10 based on Keras☆41Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 5 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 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 Residual Attention Network☆109Updated 7 years ago
- implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow☆27Updated 6 years ago
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- classical CNN impelementation with pytorch.Include VGGNet,BN-VGG,Inception-v1,BN-Inception,Resnet-v1,Resnet-v2,DenseNet and so on.☆32Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- The state-of-the-art algorithms on CIFAR-10 dataset in PyTorch☆59Updated 6 years ago
- SENet implementation on TensorFlow Slim☆58Updated 6 years ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 6 years ago
- data augmentation on python☆35Updated 7 years ago
- A pytorch implementation of paper "A multi-level attention network for fine-grained image classification"☆11Updated 6 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- Focal Loss for multi-class classification☆55Updated 6 years ago
- Implement and Compare VGG, ResNet and ResNeXt on CIFAR-10☆10Updated 6 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆84Updated 7 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- ☆173Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago