aizen/ ├── README.md # Project documentation ├── requirements.txt # Python dependencies ├── .gitignore # Git ignore rules ├── data/ # Dataset and test images │ ├── BelgianSpecies/ # Main dataset │ │ ...