YOLOv5 on LiDAR data! #7326
fisher-jianyu-shi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ouster’s lidar sensor output four data layers for each pixel with a 1:1 spatial correspondence of points: Range, Signal, Near-IR, and Reflectivity. With Ouster's Python SDK, it’s pretty easy and fast to combine the data with YOLOv5 to program and experiment with object detection and distance tracking outputs. Here's a blog post walking through the steps in detail.
Beta Was this translation helpful? Give feedback.
All reactions