Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code:   StreamingRowsError
Exception:    ValueError
Message:      Invalid string class label latam-urban-driving-sample@41763e9e9d7ef34a732db9ffeffed483c9770a46
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/utils.py", line 147, in get_rows_or_raise
                  return get_rows(
                      dataset=dataset,
                  ...<4 lines>...
                      column_names=column_names,
                  )
                File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
                  return func(*args, **kwargs)
                File "/src/services/worker/src/worker/utils.py", line 127, in get_rows
                  rows_plus_one = list(itertools.islice(safe_iter(ds, dataset=dataset), rows_max_number + 1))
                File "/src/services/worker/src/worker/utils.py", line 483, in safe_iter
                  yield from ds.decode(False) if ds.features else ds
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2840, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2386, in __iter__
                  example = _apply_feature_types_on_example(
                      example, self.features, token_per_repo_id=self.token_per_repo_id
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2303, in _apply_feature_types_on_example
                  encoded_example = features.encode_example(example)
                File "/usr/local/lib/python3.14/site-packages/datasets/features/features.py", line 2178, in encode_example
                  return encode_nested_example(self, example)
                File "/usr/local/lib/python3.14/site-packages/datasets/features/features.py", line 1460, in encode_nested_example
                  {k: encode_nested_example(schema[k], obj.get(k), level=level + 1) for k in schema}
                      ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/features/features.py", line 1483, in encode_nested_example
                  return schema.encode_example(obj) if obj is not None else None
                         ~~~~~~~~~~~~~~~~~~~~~^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/features/features.py", line 1158, in encode_example
                  example_data = self.str2int(example_data)
                File "/usr/local/lib/python3.14/site-packages/datasets/features/features.py", line 1095, in str2int
                  output = [self._strval2int(value) for value in values]
                            ~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/features/features.py", line 1116, in _strval2int
                  raise ValueError(f"Invalid string class label {value}")
              ValueError: Invalid string class label latam-urban-driving-sample@41763e9e9d7ef34a732db9ffeffed483c9770a46

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

LATAM Urban Driving Dataset — Night / Low-Visibility / Potholes Sample (Intel RealSense D555)

A free preview of a multimodal, edge-case-focused urban driving dataset captured in the State of Mexico (Edomex) with the Intel RealSense D555 (RGB + IR + metric depth), aimed at Autonomous Driving, ADAS, and Smart City perception teams.

This sample: 641 contiguous night-driving frames, densely annotated with 562 pothole boxes measured in native 3D depth and vehicle classes (car/van/taxi) disambiguated through human-in-the-loop review.

Why this dataset

Most public driving datasets are clean, well-lit, and Western. This corpus targets exactly the opposite: unstructured, high-stress, degraded-infrastructure urban driving — the scenarios where production perception models fail. Full captured session (commercial license): ~9.6 GB, 4 takes, 16,012 frames, 4 synchronized modalities per frame — all from one scenario (night, low-visibility, degraded pavement). Additional scenarios (tunnels, dense traffic, rain, jaywalking zones) require future capture sessions and are not part of this corpus yet.

What's in this sample

  • Frames: 641 (contiguous)
  • Modalities: RGB (.jpg), Infrared raw + ir_aligned reprojected to the color view (.png, ~97% visually complete — measured 3D reprojection + local depth inpainting + far-field fallback for sky/background), Raw metric depth depth_raw_mm (.png, uint16, mm), Visual depth depth_vis (.png)
  • Resolution: 896×504 native
  • Labels: JSONL, 1,557 boxes — car (879), pothole (562), lane_marking (73), truck (34), van (6), taxi (3)
  • Video: annotated preview (promo_video.mp4), side-by-side RGB / IR (aligned) / depth, of this exact sequence
  • Note: sensor hardware includes an IMU; it was not enabled for this capture, so no motion data is included.

Annotation pipeline

  1. Custom ensemble auto-labeling: RT-DETR (COCO classes) + Grounding DINO (open-vocabulary, queried one class at a time to avoid multi-class label fusion).
  2. Confidence floor 0.40 at generation time.
  3. Human-in-the-loop review: cross-model conflict resolution (e.g. the same vehicle detected as both car and van), IoU-tracking-assisted correction propagation across frames, and manual annotation of objects the automated pipeline missed entirely (a large share of the potholes in this sample were human-found).
  4. High-confidence (≥0.75), unambiguous detections auto-approved; everything else manually decided.

License

This sample: CC BY-NC 4.0 (non-commercial, evaluation/research use). Full ~9.6 GB session: commercial license (exclusive or non-exclusive) available — contact below.

Commercial licensing / custom data collection

The full session is available at 3 data tiers:

  • Tier 1 — Raw Calibrated: RGB (anonymized) + IR + IR aligned + metric depth + calibration, no labels.
  • Tier 2 — Raw + Auto-Labels: Tier 1 + raw ensemble auto-labels, clearly marked as not human-reviewed.
  • Tier 3 — HITL-Reviewed: Tier 1 + fully human-verified, production-ready ground truth labels.

Interested in the full session (any tier), or a custom Intel RealSense D555 capture campaign (additional scenarios) in Latin America? Contact: hola@ysilabs.com

Downloads last month
48