This dataset is part of the Roboflow 100 benchmark, a diverse collection of 100 object detection datasets spanning 7 imagery domains.
Split
Images
Train
489
Validation
178
Test
30
Total
697
apple
damaged_apple
from libreyolo import LIBREYOLO
Load a model
model = LIBREYOLO(model_path="libreyoloXnano.pt")