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:
- Fine tuning inception v3 on Kaggle dogs-vs-cats dataset☆22Updated 4 years ago
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆29Updated 8 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆404Updated 5 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Keras package for deep residual networks☆302Updated 2 years ago
- Inception V3 for Transfer Learning on Cats and Dogs☆23Updated 8 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- 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
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆225Updated 4 years ago
- # This is a image classification by VGG16 pre-trained model.#☆44Updated 8 years ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 7 years ago
- Cat segmentation with deep learning☆13Updated 8 years ago
- Test data for keras-retinanet.☆25Updated 4 years ago
- Image classification using CNN☆15Updated 6 years ago
- TensorFlow implementation of GoogLeNet and Inception for image classification.☆297Updated 5 years ago
- Image segmentation with keras. FCN, Unet, DeepLab V3 plus, Mask RCNN ... etc.☆173Updated 7 years ago
- Keras package for region-based convolutional neural networks (RCNNs)☆557Updated 5 years ago
- Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras☆390Updated 8 years ago
- A sample project to build a custom Mask RCNN model using Tensorflow object detection API☆71Updated last year
- In emotion classification task☆21Updated 7 years ago
- DATA-SCIENCE-BOWL-2018 Find the nuclei in divergent images to advance medical discovery☆92Updated 7 years ago
- Keras implementation of the VGG16-CAM model☆201Updated 9 years ago
- Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)☆470Updated 8 years ago
- Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.☆124Updated 7 years ago
- Feed your own image data to a pre-trained network by tensorflow☆168Updated 7 years ago
- Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.☆44Updated 6 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
- Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the …☆57Updated 6 years ago