sebastianbk / finetuned-resnet50-kerasLinks
This repo shows how to finetune a ResNet50 model for your own data using Keras.
☆158Updated 7 years ago
Alternatives and similar repositories for finetuned-resnet50-keras
Users that are interested in finetuned-resnet50-keras are comparing it to the libraries listed below
Sorting:
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 7 years ago
- Multi-label image classification using pretrained Inception net.☆331Updated 7 years ago
- Keras implementation of Non-local Neural Networks☆290Updated last year
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- An (re-)implementation of DeepLab v2 (ResNet-101) in TensorFlow for semantic image segmentation on the PASCAL VOC 2012 dataset.☆176Updated 5 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Residual Attention Network for Image Classification