benjamintli/barcode-object-detection
Dataset Card π Uploaded using hubify - Convert object detection datasets to HuggingFace format This dataset contains object detection annotations converted to HuggingFace image dataset format. π Dataset Details π·οΈ Number of classes: 1 π Splits: train, test, validation πΌοΈ Format: Images with bounding box annotations π― Classes The dataset contains the following 1 classes: barcode π» Usage from datasets import load_datasetβ¦ See the full description on the dataset page: https://huggingface.co/datasets/benjamintli/barcode-object-detection.
Dataset Card
π Uploaded using [hubify](https://github.com/benjamintli/hubify) - Convert object detection datasets to HuggingFace format
This dataset contains object detection annotations converted to HuggingFace image dataset format.
π Dataset Details
- π·οΈ Number of classes: 1
- π Splits: train, test, validation
- πΌοΈ Format: Images with bounding box annotations
π― Classes
The dataset contains the following 1 classes:
- barcode
π» Usage
from datasets import load_dataset
dataset = load_dataset("benjamintli/barcode-object-detection")Converted and uploaded with β€οΈ using [hubify](https://github.com/benjamintli/hubify)
