Skip to content

Bachelor's thesis project on Plant Disease Classification for Vienna university of Technology. Includes LaTeX document and accompanying Python code.

Notifications You must be signed in to change notification settings

jkbdnj/jakub-dunaj-bachelors-thesis

Repository files navigation

Bachelor's thesis

Bachelor's thesis project on Plant Disease Classification for Vienna university of Technology. Includes LaTeX document and accompanying Python code.

To set up the the environment and download required dependencies, following commands can be run in the command line:

# conda create --name thesis_env python=3.11
# pip install -r requirements.txt

Any environment manager may be used, this example uses conda.

The trainig package in the src/model_training folder may be installed runnig following command in the folder:

pip install -e .

About

Bachelor's thesis project on Plant Disease Classification for Vienna university of Technology. Includes LaTeX document and accompanying Python code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published