Datasets:
File size: 772 Bytes
128421d 5a0bec9 7be12e6 5a0bec9 7be12e6 5a0bec9 7be12e6 5a0bec9 7be12e6 5a0bec9 7be12e6 5a0bec9 7be12e6 5a0bec9 128421d 7be12e6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
license: unknown
task_categories:
- 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
```python
from datasets import load_dataset
dataset = load_dataset("benjamintli/barcode-object-detection")
```
---
*Converted and uploaded with โค๏ธ using [hubify](https://github.com/benjamintli/hubify)*
|