sakares / keras-fine-tune-cat-dog-vgg16Links
Quick fine-tuning task to cat-dog classification task with Keras
☆13Updated 5 years ago
Alternatives and similar repositories for keras-fine-tune-cat-dog-vgg16
Users that are interested in keras-fine-tune-cat-dog-vgg16 are comparing it to the libraries listed below
Sorting:
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 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
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Cat segmentation with deep learning☆13Updated 8 years ago
- A Simple Deep Neural Network to classify images made with Keras☆71Updated 8 years ago
- CNN for multi-class image recognition in tensorflow☆424Updated last year
- An image classifier to identify pictures of cats and dogs absed on very little data.(inspired by fchollet's blog on blog.keras.io)☆19Updated 8 years ago
- Fine tuning inception v3 on Kaggle dogs-vs-cats dataset☆22Updated 3 years ago
- # This is a image classification by VGG16 pre-trained model.#☆44Updated 8 years ago
- A concise code for training and evaluating Unet using tensorflow+keras☆191Updated 6 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Keras package for deep residual networks☆302Updated 2 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆403Updated 5 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆80Updated 6 years ago
- keras implementation of group normalization. https://arxiv.org/abs/1803.08494☆16Updated 4 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Inception V3 for Transfer Learning on Cats and Dogs