jkjung-avt / keras-cats-dogs-tutorial
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.
☆81Updated 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:
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 7 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Keras implementation of ShuffleNet V2☆96Updated 6 years ago
- 4th place solution for 2018 Data Science Bowl kaggle competition☆47Updated 6 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- My 5th place (out of 816 teams) solution to The 2018 Data Science Bowl organized by Booz Allen Hamilton☆158Updated 6 years ago
- Code that accompanies my blogpost on training and serving with tf.keras - published on TensorFlow's Medium page: https://medium.com/tenso…☆23Updated 2 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 5 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Optimize layers structure of Keras model to reduce computation time☆157Updated 4 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- ☆48Updated 4 years ago
- Keras implementation of NASNet-A☆88Updated 6 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆82Updated 6 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- 5th Winning solution for Humpback whale identification☆48Updated 6 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- faster RCNN keras step by step implementation☆51Updated 6 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆268Updated 2 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago