km1414 / CNN-models
YOLO-v2, ResNet-32, GoogLeNet-lite
☆36Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CNN-models
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago
- Bilinear CNN implementation using keras☆35Updated 6 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 6 years ago
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆28Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- This is an implementation of compact bilinear CNN using keras☆23Updated 5 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆35Updated 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
- Bilinear CNN implementation in keras.☆26Updated 4 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 7 years ago
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 6 years ago
- cnn compression for keras☆22Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- ☆9Updated 6 years ago
- A Keras implementation of MnasNet☆9Updated 6 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆46Updated 7 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆62Updated 5 years ago
- An implementation for mnist center loss training and visualization☆75Updated 6 years ago
- Implement and Compare VGG, ResNet and ResNeXt on CIFAR-10☆9Updated 5 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆34Updated 5 years ago
- Detects and recognizes digits in the image with AdaBoost and SVM.☆33Updated 9 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆29Updated 7 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 5 years ago
- ☆17Updated 5 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆40Updated 7 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆107Updated 5 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆96Updated 6 years ago