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