遇见数据集

license-plates-coco

收藏
魔搭社区2026-07-13 更新2026-07-15 收录
官方服务:

资源简介:

# Bbox Format Conversion: tfod -> coco_xywh Bounding boxes converted from `tfod` to `coco_xywh` format. ## Processing Details - **Source Dataset**: [merve/license-plates-tfod](https://huggingface.co/datasets/merve/license-plates-tfod) - **Conversion**: `tfod` -> `coco_xywh` - **Number of Samples**: 6,176 - **Processing Time**: 17.3s - **Processing Date**: 2026-03-06 17:44 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-tfod merve/license-plates-coco --from tfod --to coco_xywh ``` Generated with panlabel-hf (convert-hf-dataset.py)

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