five

surenreddy/uvh-coco

收藏
Hugging Face2026-03-21 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/surenreddy/uvh-coco
下载链接
链接失效反馈
官方服务:
资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-*.parquet - split: val path: data/val-*.parquet dataset_info: features: - name: image dtype: image - name: id dtype: int32 - name: width dtype: int32 - name: height dtype: int32 - name: annotations dtype: string license: cc-by-4.0 task_categories: - object-detection tags: - coco - coco-80 - vehicle-detection - indian-traffic - auto-labeled - uvh-26 size_categories: - 10K<n<100K --- # UVH-COCO Dataset COCO-80 annotated version of the [UVH-26](https://huggingface.co/datasets/iisc-aim/UVH-26) Indian traffic surveillance dataset. ## Overview | Property | Value | |----------|-------| | Source | surenreddy/uvh-26 (14 vehicle classes, ~26 K images) | | Classes | 80 (standard COCO) | | Vehicle annotations | Mapped from UVH-26 human labels (majority-voting) | | Non-vehicle annotations | Auto-labeled: Grounding DINO + YOLOv8 fallback | | Banner filter | Street banner/poster depictions suppressed or flagged | ## Annotation Fields | Field | Type | Description | |-------|------|-------------| | category_id | int | COCO-80 class index (0-indexed) | | bbox | [x,y,w,h] | Bounding box (COCO format, absolute px) | | source | str | `"uvh"`, `"gdino"`, or `"yolo"` | | uvh_class_id | int/null | Original UVH class ID (1-14) | | uvh_class_name | str/null | Original UVH class name | | confidence | float/null | Model confidence (null for UVH) | | banner_status | str | `"keep"`, `"discard"`, or `"review"` | ## UVH → COCO Class Mapping | UVH Classes | COCO Class | |-------------|------------| | Hatchback, Sedan, SUV, MUV, Three-wheeler | car | | Bus, Mini-bus, Tempo-traveller | bus | | Truck, LCV, Van, Other | truck | | Two-wheeler | motorcycle | | Bicycle | bicycle | ## Usage ```python from datasets import load_dataset ds = load_dataset("surenreddy/uvh-coco", split="train") ``` ## Attribution Based on UVH-26 by AIM @ IISc (CC BY 4.0). Auto-labels generated with Grounding DINO and YOLOv8.
提供机构:
surenreddy
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作