This dataset is part of the Roboflow 100 benchmark, a diverse collection of 100 object detection datasets spanning 7 imagery domains.
Split
Images
Train
1,547
Validation
486
Test
216
Total
2,249
coca-cola
fanta
sprite
from libreyolo import LIBREYOLO
Load a model
model = LIBREYOLO(model_path="libreyoloXnano.pt")