Abstract

Column-level segmentation of depth images is an energy-efficient strategy to perform 3D perception in autonomous-driving systems. These systems must perform 3D perception in real time through a pipeline of multiple tasks, which benefits from proposals that prioritize low complexity and short execution time over high levels of accuracy. For many years, column-level segmentation of depth images has been solved with the Stixels proposal, which uses an optimization algorithm with O(n2) computational complexity. This manuscript is an extended version of the ICCS paper “GPU-accelerated RDP Algorithm for Data Segmentation” (Cebrian and Moure, 2020). We present an alternative column-level segmentation proposal based on the RDP split-and-merge strategy, which has O(n⋅logn) computational complexity. The qualitative results obtained with the KITTI and Synthia image datasets evidence that our proposal can generate depth representations with greater compression and accuracy than the Stixels proposal. More importantly, we engineered a massively parallel design optimized for the low-power, GPU-accelerated embedded systems typically used for autonomous driving applications. For the datasets above, our proposal runs on a low-power NVIDIA Volta GPU 22 to 68 times faster than Stixels GPU-accelerated code. Additionally, our code achieves higher performance speedups as the computational capabilities and size of depth images increase.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.