paper-with-me

홈 › Papers

Fast Object Classification and Meaningful Data Representation of Segmented Lidar Instances

2020-06-17 · Lukas Hahn, Frederik Hasecke, Anton Kummert

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.

📄 PDF Abstract BibTeX arXiv:2006.10011

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGeneral ClassificationObjectobject-detectionObject DetectionPanoptic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Classification of Occluded Objects using Fast Recurrent Processing

2015-05-06 · Ozgur Yilmaz

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 Classification

Policy Contrastive Imitation Learning

2023-07-06 · Jialei Huang, ZhaoHeng Yin, Yingdong Hu, Yang Gao

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 Learning

Discovering Object-Centric Generalized Value Functions From Pixels

2023-04-27 · Somjit Nath, Gopeshh Raaj Subbaraj, Khimya Khetarpal, Samira Ebrahimi Kahou

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 LearningObject

Neural Speed Reading Audited

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Anders S{\o}gaard

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 Classification

Object-centric LeJEPA

2026-07-02 · Jakob Geusen, Ender Konukoglu arxiv

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…