- The dataset is expected to be in
~/datasets/fungiclef2024
. - This can be updated in
fungiclef-effnet/paths.py
- Install poetry if you don't already have it.
- Install the dependencies along with this project:
poetry install
poetry shell
pip install -e .
- Train the model after making whatever changes you'd like:
poetry run fungiclef-effnet/train.py
- To create temperature scaled versions of models as well as openWGAN-GP models:
poetry run fungiclef-effnet/evaluate.py