coins
Datasets
All datasets matching “coins”scimt-prior-coins-dispatch-sdf-aft-v1-datacoins-1apki
Coins 1Apki
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
6,121
Validation
1,599
Test
699
Total
8,419
Classes (4)
coin
nail
nut
screw
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/LibreYOLO/coins-1apki.coins_newCOINsG1_Dex1_Store_CoinsCo-Instruct-DBDataset proposed by paper: https://arxiv.org/abs/2402.16641. Converted to LLaVA format.
We will organize more details on how to train with this special dataset (with multi-image instruction-response pairs) soon.
