- The dataset is expected to be in
~/datasets/snakeclef2024
. - This can be updated in
snakeclef/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 snakeclef/train.py
- To perform local evaluation using the selected validation set:
poetry run fungiclef-effnet/evaluate.py