tianweiy / CenterPoint

MIT License
1.89k stars 458 forks source link

How to use ouster lidar with centerpoint #382

Open irmuun20 opened 1 year ago

irmuun20 commented 1 year ago

Hello, I am new to lidar and want to test centerpoint 3D object detection model on data collected via ouster lidar. An ouster lidar returns following:

The model, I am using, was trained on Waymo dataset which consists of following: x, y, z, intensity, elongation

I can produce x, y, z coordinates from Range value but I don't know how to get intensity and elongation from ouster lidar. I am not sure if Signal Photons from ouster lidar is the same as intensity in Waymo dataset.

I'd really appreciate it if someone will help me to get these two values from ouster lidar. Thanks in advance.

mos-ali commented 1 year ago

follow