遇见数据集

license-plates-tfod

收藏
魔搭社区2026-04-28 更新2026-07-19 收录
官方服务:

资源简介:

# Bbox Format Conversion: coco_xywh -> tfod Bounding boxes converted from `coco_xywh` to `tfod` format. ## Processing Details - **Source Dataset**: [merve/license-plates](https://huggingface.co/datasets/merve/license-plates) - **Conversion**: `coco_xywh` -> `tfod` - **Number of Samples**: 6,176 - **Processing Time**: 2.3s - **Processing Date**: 2026-03-06 17:38 UTC - **Split**: `train` ## Bbox Formats | Format | Description | |--------|-------------| | `coco_xywh` | `[x, y, width, height]` in pixels | | `xyxy` | `[xmin, ymin, xmax, ymax]` in pixels | | `voc` | `[xmin, ymin, xmax, ymax]` in pixels (alias for xyxy) | | `yolo` | `[center_x, center_y, width, height]` normalized 0-1 | | `tfod` | `[xmin, ymin, xmax, ymax]` normalized 0-1 | | `label_studio` | `[x, y, width, height]` percentage 0-100 | ## Reproduction ```bash uv run convert-hf-dataset.py merve/license-plates merve/license-plates-tfod --from coco_xywh --to tfod ``` Generated with panlabel-hf (convert-hf-dataset.py)

提供机构:
maas
创建时间:
2026-03-07
二维码
社区交流群
二维码
科研交流群
商业服务