Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

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

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

Converted and uploaded with ❀️ using hubify

Downloads last month
29