sebastianbk / finetuned-resnet50-keras
This repo shows how to finetune a ResNet50 model for your own data using Keras.
☆148Updated 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
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 3 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- Implementation of Grad CAM in tensorflow☆248Updated 2 years ago
- ☆94Updated 6 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆271Updated 6 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 3 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 years ago
- An (re-)implementation of DeepLab v2 (ResNet-101) in TensorFlow for semantic image segmentation on the PASCAL VOC 2012 dataset.☆174Updated 5 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 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
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- ☆62Updated 7 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆46Updated 7 years ago
- VGGNet implemented by tensorflow☆31Updated 7 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- Compact Bilinear Pooling in TensorFlow☆140Updated 5 years ago
- a baseline for baidu dog classification competition.☆113Updated 6 years ago
- 3D Dense Connected Convolutional Network (3D-DenseNet for action recognition)☆119Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 8 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆181Updated 3 years ago
- Convenient wrapper for TensorFlow feature extraction from pre-trained models using tf.contrib.slim☆180Updated 6 years ago
- Minimal But Practical Image Classifier Pipline Using Pytorch, Finetune on ResNet18, Got 99% Accuracy on Own Small Datasets.☆113Updated 4 years ago
- Center Loss implementation with TensorFlow☆158Updated 7 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- ☆171Updated 5 years ago
- Inflate 2dresnet to 3dresnet and use imagenet2d pretrain for train kinetics by tensorflow☆34Updated 5 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 5 years ago