Skip to content

LukasBeiske/project_Flowers-299

Repository files navigation

project_Flowers-299

Project work for the 2021 "Maschinelles Lernen für Physiker*innen" seminar at TU Dortmund by Lucas Cremer, Daniel Wall and Lukas Beiske.

Dataset

Flowers-299 by Bogdan Cretu hosted on kaggle with the CC0: Public Domain License. Please download the dataset and save it into a folder named Flowers299 in the same parent directory as the repo, if you want to run the code in this repo.

Google Colab

Training of the networks is mostly done by uploading notebooks to Google Colaboratory for faster computing resources. The first three cells in the hyperparameter_tuning.ipynb notebook can only be executed in Colab and a slight change in cell 5 has to be made, if you want to run this notebook locally: Change path = drive_path to path = local_path.

About

Classification of flower images using CNNs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages