--- title: Plant Species Classification emoji: 🌿 colorFrom: green colorTo: blue sdk: gradio sdk_version: 5.49.1 app_file: app.py pinned: false license: mit --- # 🌿 Plant Species Classification This is a Gradio app for the AML Group Project by PsychicFireSong. It uses a `ConvNextV2` model fine-tuned on the Herbarium Field dataset to classify plant species from images. **Models Available:** - **Herbarium Species Classifier:** The primary model for classification. - **Future Model 1 (Placeholder):** Not yet implemented. - **Future Model 2 (Placeholder):** Not yet implemented.