tensorflow: 1.13.1
keras: 2.2.4
Binary image classification
Dataset_source.ipynb file creates directories of training, validation and test images
Dataset_utils.ipynb file will be used to initialized X and y of model
model_summary.ipynb is used to plot graph
- Download dataset
- Execute Dataset_source.ipynb
- Then all the models
- Evaluate model using model_evalution_utils.py
Fine-grained image classification - Dog breed classification
Download dataset
references: A Comprehensive Hands-on Guide to Transfer Learning with Real-World Applications in Deep Learning