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