jeremyjordan / flower-classifier

A simple image classifier for flowers.
https://share.streamlit.io/jeremyjordan/flower-classifier/app.py
MIT License
8 stars 2 forks source link

explore various data augmentation strategies #40

Open jeremyjordan opened 3 years ago

jeremyjordan commented 3 years ago

Define your research question and variables Can we squeeze out higher validation accuracy with more nuanced data augmentation? Can data augmentation help us adjust to adapt to images from different domains (eg. iPhone photos)?

State your hypothesis

Describe your experimental methods

jeremyjordan commented 3 years ago