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.
☆83Updated 5 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
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆181Updated 3 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated last year
- ☆47Updated 4 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- DATA-SCIENCE-BOWL-2018 Find the nuclei in divergent images to advance medical discovery☆91Updated 7 years ago
- 3rd place solution ( Carvana Image Masking Challenge )☆216Updated 6 years ago
- 4th place solution for 2018 Data Science Bowl kaggle competition☆47Updated 6 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆268Updated last year
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 6 years ago
- "NASNet" models in Keras 2.0+ with weights☆198Updated 6 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆82Updated 5 years ago
- 1st place solution for AV Intel scene classification challenge☆39Updated 5 years ago
- Keras Implementation of EfficientNets☆186Updated 4 years ago
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆162Updated 6 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆148Updated 3 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 7 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…☆50Updated 5 years ago
- Naive implementation of SENet in Keras☆135Updated 5 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 5 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 6 years ago
- ☆111Updated 7 years ago
- Kaggle Data Science Bowl 2018☆119Updated 6 years ago
- ☆115Updated last year
- Keras implementation of NASNet-A☆88Updated 6 years ago
- Class Activation Map using Keras☆81Updated 7 years ago