Fast Object Classification and Meaningful Data Representation of Segmented Lidar Instances
Object detection algorithms for Lidar data have seen numerous publications in recent years, reporting good results on dataset benchmarks oriented towards automotive requirements. Nevertheless, many of these are not deployable to embedded vehicle systems, as they require immense computational power to be executed close to real time. In this work, we propose a way to facilitate real-time Lidar object classification on CPU. We show how our approach uses segmented object instances to extract important features, enabling a computationally efficient batch-wise classification. For this, we introduce a data representation which translates three-dimensional information into small image patches, using decomposed normal vector images. We couple this with dedicated object statistics to handle edge cases. We apply our method on the tasks of object detection and semantic segmentation, as well as the relatively new challenge of panoptic segmentation. Through evaluation, we show, that our algorithm is capable of producing good results on public data, while running in real time on CPU without using specific optimisation.
Code (0)
등록된 구현이 없습니다.
Tasks
CPUGeneral ClassificationObjectobject-detectionObject DetectionPanoptic SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Classification of Occluded Objects using Fast Recurrent Processing
Recurrent neural networks are powerful tools for handling incomplete data problems in computer vision, thanks to their significant generative capabilities. However, the computational demand for these algorithms is too hi…
ClassificationComputational EfficiencyGeneral ClassificationPolicy Contrastive Imitation Learning
Adversarial imitation learning (AIL) is a popular method that has recently achieved much success. However, the performance of AIL is still unsatisfactory on the more challenging tasks. We find that one of the major reaso…
Binary ClassificationImitation LearningRepresentation LearningDiscovering Object-Centric Generalized Value Functions From Pixels
Deep Reinforcement Learning has shown significant progress in extracting useful representations from high-dimensional inputs albeit using hand-crafted auxiliary tasks and pseudo rewards. Automatically learning such repre…
Deep Reinforcement LearningObjectNeural Speed Reading Audited
Several approaches to neural speed reading have been presented at major NLP and machine learning conferences in 2017{--}20; i.e., {``}human-inspired{''} recurrent network architectures that learn to {``}read{''} text fas…
ClassificationDocument ClassificationObject-centric LeJEPA
Image encoders trained with LeJEPA can deliver strong features for downstream tasks, but, like other image-level self-supervised methods, typically require large training datasets. Aligning representations at the level o…