1 مستودع
Transform raw point cloud and image files from vendor formats into the internal KITTI-style representation used for model training.
Distinguishing note: No candidate covers converting raw 3D sensor data into KITTI-style representations for model training.
Explore 1 awesome GitHub repository matching data & databases · 3D Sensor Data Format Converters. Refine with filters or upvote what's useful.
MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate
Transforms raw point cloud and image files from vendor formats into KITTI-style representations for training.