This dataset is part of the Roboflow 100 benchmark, a diverse collection of 100 object detection datasets spanning 7 imagery domains.
Split
Images
Train
257
Validation
74
Test
37
Total
368
signature
from libreyolo import LIBREYOLO
Load a model
model = LIBREYOLO(model_path="libreyoloXnano.pt")