rf100
Datasets
All datasets matching “rf100”rf100-vl-results
RF100-VL campaign artifacts
Raw artifacts from RF100-VL benchmark campaigns run with LibreYOLO: the
per-dataset training configs, per-epoch metrics, logs, GPU telemetry, scoring
inputs and submissions. Published so a result can be checked rather than
believed.
Protocol: fine-tune one checkpoint per dataset across the 100 RF100-VL
datasets, score each on its test split with pycocotools at maxDets 500, and
report the unweighted mean AP50:95. Epochs, batch size, seed and selection… See the full description on the dataset page: https://huggingface.co/datasets/LibreYOLO/rf100-vl-results.rf100-vl
RF100-VL, packaged for one download
This is a temporary redistribution of Roboflow's RF100-VL benchmark, published so that benchmark runs can fetch the data in one step instead of a hundred. It is not an original work, and if Roboflow asks us to take it down we will, immediately and without argument.
Everything here comes from Roboflow 100-VL. The benchmark, the datasets, the splits and the cleaning logic are theirs. We changed none of it.
Why this exists
RF100-VL… See the full description on the dataset page: https://huggingface.co/datasets/LibreYOLO/rf100-vl.rf100-vl-datasetsrf100-vlfiresafety-smoke-rf100
Smoke Uvylj
This dataset is part of the Roboflow 100 benchmark, a diverse collection of 100 object detection datasets spanning 7 imagery domains.
Dataset Statistics
Split
Images
Train
522
Validation
148
Test
76
Total
746
Classes (1)
smoke
Usage
With LibreYOLO
from libreyolo import LIBREYOLO
# Load a model
model = LIBREYOLO(model_path="libreyoloXnano.pt")
# Train on this dataset… See the full description on the dataset page: https://huggingface.co/datasets/baizhanquan/firesafety-smoke-rf100.rf100-vl
