# kuixu/kitti_object_vis

KITTI Object Visualization (Birdview, Volumetric LiDar point cloud )

Repository: https://github.com/kuixu/kitti_object_vis
Canonical: https://ross.abutalabs.com/products/kitti_object_vis
Language: Jupyter Notebook
License: MIT
License Family: permissive
Topics: birdview, kitti-dataset, 3d-object-detection, visualization, lidar-point-cloud
Last push: 2022-02-04T07:01:45+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2988, "days_push": 1671, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1157, forks 233 (observed 2026-08-28T04:03:48.242765+00:00)

## What it is
A Python toolkit for transforming and visualizing the KITTI Object Detection dataset, including volumetric LiDAR point clouds, birdview projections, and 2D/3D bounding boxes on camera images. It is primarily used as Jupyter Notebook scripts and CLI commands for inspecting LiDAR and camera data.

## Use cases
- visualize KITTI LiDAR point clouds with 3D bounding boxes
- project LiDAR data onto camera images
- render birdview LiDAR with detection boxes
- inspect KITTI ground truth and prediction labels
- generate depth maps from KITTI velodyne data
- debug 3D object detection predictions on KITTI

## When to choose
- working with the KITTI Object Detection dataset
- need quick visualization of LiDAR point clouds and 3D boxes
- debugging autonomous driving detection model outputs
- want to project LiDAR onto camera images for sanity checks

## When to avoid
- need a production visualization pipeline for other datasets
- working on macOS since installation is unsupported there
- need real-time or web-based visualization
- require maintained tooling beyond KITTI format

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, computer-vision, image-processing
- domain: computer-vision, autonomous-vehicles, data-visualization
- platform: python
- tags: kitti-dataset, lidar, point-cloud, 3d-object-detection, birdview, mayavi, jupyter-notebook, datasets, linux

## Member repositories
- kuixu/kitti_object_vis (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.242765+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:03.057206+00:00, confidence not recorded.
  - readme: https://github.com/kuixu/kitti_object_vis (fetched 2026-08-28T04:03:48.242765+00:00, sha 464765289893)
- Data as of 2026-08-30T08:39:29.467469+00:00.
