For a complete overview of the project, see BIG_CATS_CLASSIFICATION_README.pdf.
The complete training and evaluation process is implemented in the Colab notebook: big_cats_classification.ipynb.
To reproduce results:
- Open the notebook in Google Colab.
- Update any Drive paths in the early code cells if your setup differs.
- Run all cells sequentially to preprocess data, train, and evaluate the model.