CoolFace
Datasetpublic

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.

sourceHugging Faceunknownupdated 9mo agoView on Hugging Face
1likes63downloads
Dataset Card

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

python
from datasets import load_dataset

dataset = load_dataset("benjamintli/barcode-object-detection")

Converted and uploaded with ❀️ using [hubify](https://github.com/benjamintli/hubify)