{
  "UVH-26": {
    "description": "UVH-26 is a large-scale India-specific traffic-camera dataset released by AIM@IISc. It contains 26,646 1080p images from ~2,800 Bengaluru Safe-City CCTV cameras over ~4 weeks, annotated via a nationwide crowdsourced hackathon (565 students) with ~1.8M bounding boxes across 14 vehicle classes. Two consensus versions are provided: Majority Voting and STAPLE.",
    "citation": "",
    "homepage": "",
    "license": "CC BY 4.0 International",
    "features": {
      "image_id": {
        "dtype": "int64",
        "id": null,
        "_type": "Value"
      },
      "image": {
        "decode": true,
        "id": null,
        "_type": "Image"
      },
      "width": {
        "dtype": "int64",
        "id": null,
        "_type": "Value"
      },
      "height": {
        "dtype": "int64",
        "id": null,
        "_type": "Value"
      },
      "objects": {
        "feature": {
          "bbox_id": {
            "dtype": "int64",
            "id": null,
            "_type": "Value"
          },
          "category": {
            "num_classes": 14,
            "names": [
              "Hatchback",
              "Sedan",
              "SUV",
              "MUV",
              "Bus",
              "Truck",
              "Three-wheeler",
              "Two-wheeler",
              "LCV",
              "Mini-bus",
              "Tempo-traveller",
              "Bicycle",
              "Van",
              "Others"
            ],
            "id": null,
            "_type": "ClassLabel"
          },
          "bbox": {
            "feature": {
              "dtype": "float64",
              "id": null,
              "_type": "Value"
            },
            "length": 4,
            "id": null,
            "_type": "Sequence"
          },
          "area": {
            "dtype": "int64",
            "id": null,
            "_type": "Value"
          }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
      }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": null,
    "config_name": null,
    "version": null,
    "splits": {
      "train": {
        "name": "train",
        "num_examples": 21349,
        "dataset_name": "UVH-26"
      },
      "val": {
        "name": "val",
        "num_examples": 5297,
        "dataset_name": "UVH-26"
      }
    },
    "download_checksums": null,
    "post_processing_size": null
  }
}
