jkjung-avt / keras-cats-dogs-tutorialLinks
A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantage of Keras' image data augmentation capabilities (and also random cropping), we were able to achieve 99% accuracy on the trained model with only 2,000 images in the training set.
☆80Updated 6 years ago
Alternatives and similar repositories for keras-cats-dogs-tutorial
Users that are interested in keras-cats-dogs-tutorial are comparing it to the libraries listed below
Sorting:
- Object localization in images using simple CNNs and Keras☆137Updated 6 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆269Updated 2 years ago
- Almost any Image classification problem using pytorch☆132Updated 5 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!☆219Updated 6 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆225Updated 4 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 8 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- A data generator for 2D object detection☆85Updated 7 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 7 years ago
- Keras implementation of MaskRCNN object detection.☆407Updated 4 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- 🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI☆102Updated 5 years ago
- Deploying Keras models using TensorFlow Serving and Flask☆121Updated 5 years ago
- Classifying cat and dog images using Kaggle dataset☆89Updated 6 months ago
- My 5th place (out of 816 teams) solution to The 2018 Data Science Bowl organized by Booz Allen Hamilton☆159Updated 6 years ago
- We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of lif…☆49Updated 6 years ago
- 3rd place solution ( Carvana Image Masking Challenge )☆218Updated 7 years ago
- Optimize layers structure of Keras model to reduce computation time☆157Updated 5 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- DATA-SCIENCE-BOWL-2018 Find the nuclei in divergent images to advance medical discovery☆92Updated 7 years ago
- Implementation of the CSRNet paper (CVPR 18) in keras-tensorflow☆114Updated 6 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆43Updated 7 years ago