rlogh/lanternfly-images
Viewer โข Updated โข 369 โข 16
This model is trained to classify images of spotted lanternflies vs. non-lanternfly objects using AutoGluon Multimodal.
It leverages the dataset rlogh/lanternfly-images, which contains two splits:
The goal of this project is to demonstrate how tabular + image data can be processed with AutoGluon and pushed to Hugging Face Hub.
rlogh/lanternfly-images augmented: 336 images original: 33 imageslanternfly (positive class) other (negative class)fit() config with limited training timeThe model was evaluated on the dataset splits. Reported metrics include:
Validation Accuracy: 76.47%
Accuracy: 0.5455
F1 Score: 0.3850
ChatGPT was used to draft and format this model card