Recent Posts

Fine-tuning RandLA-Net with Rellis3D

2 minute read

Last week, we created a toy example that fine-tuned RandLa-Net with the validation scene from the SemanticKitti dataset using Open3D-ML. You can explore resu...

Intro to LiDAR semantic segmentation

6 minute read

LiDAR plays a crucial role in autonomous driving by providing detailed 3D maps of surroundings through laser-based distance measurements. It enhances scene u...

CARLA’s semantic LiDAR

1 minute read

In addition to CARLA’s standard LiDAR sensor, a version that provides semantic information for each point is available. This sensor’s frame classes match tho...

DetectionMetrics v2

2 minute read

Our current project requires a tool to efficiently evaluate image and LiDAR segmentation models, one that’s compatible with the most common datasets and deep...