Fast Object Classification and Meaningful Data Representation of
Segmented Lidar Instances
- URL: http://arxiv.org/abs/2006.10011v1
- Date: Wed, 17 Jun 2020 17:16:38 GMT
- Title: Fast Object Classification and Meaningful Data Representation of
Segmented Lidar Instances
- Authors: Lukas Hahn and Frederik Hasecke and Anton Kummert
- Abstract summary: 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.
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.
- Score: 0.966840768820136
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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.
Related papers
- Exploiting Local Features and Range Images for Small Data Real-Time Point Cloud Semantic Segmentation [4.02235104503587]
In this paper, we harness the information from the three-dimensional representation to proficiently capture local features.
A GPU-based KDTree allows for rapid building, querying, and enhancing projection with straightforward operations.
We show that a reduced version of our model not only demonstrates strong competitiveness against full-scale state-of-the-art models but also operates in real-time.
arXiv Detail & Related papers (2024-10-14T13:49:05Z) - ESOD: Efficient Small Object Detection on High-Resolution Images [36.80623357577051]
Small objects are usually sparsely distributed and locally clustered.
Massive feature extraction computations are wasted on the non-target background area of images.
We propose to reuse the detector's backbone to conduct feature-level object-seeking and patch-slicing.
arXiv Detail & Related papers (2024-07-23T12:21:23Z) - Frustratingly Simple but Effective Zero-shot Detection and Segmentation:
Analysis and a Strong Baseline [45.03824571286718]
Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect.
To address this, the task of zero-shot object detection (or segmentation) aims at learning effective methods for identifying and localizing object instances for the categories that have no supervision available.
In this work, we extensively study these design choices, and carefully construct a simple yet extremely effective zero-shot recognition method.
arXiv Detail & Related papers (2023-02-14T20:00:30Z) - Efficient Multiscale Object-based Superpixel Framework [62.48475585798724]
We propose a novel superpixel framework, named Superpixels through Iterative CLEarcutting (SICLE)
SICLE exploits object information being able to generate a multiscale segmentation on-the-fly.
It generalizes recent superpixel methods, surpassing them and other state-of-the-art approaches in efficiency and effectiveness according to multiple delineation metrics.
arXiv Detail & Related papers (2022-04-07T15:59:38Z) - Providing Meaningful Data Summarizations Using Examplar-based Clustering
in Industry 4.0 [67.80123919697971]
We show, that our GPU implementation provides speedups of up to 72x using single-precision and up to 452x using half-precision compared to conventional CPU algorithms.
We apply our algorithm to real-world data from injection molding manufacturing processes and discuss how found summaries help with steering this specific process to cut costs and reduce the manufacturing of bad parts.
arXiv Detail & Related papers (2021-05-25T15:55:14Z) - Analysis of voxel-based 3D object detection methods efficiency for
real-time embedded systems [93.73198973454944]
Two popular voxel-based 3D object detection methods are studied in this paper.
Our experiments show that these methods mostly fail to detect distant small objects due to the sparsity of the input point clouds at large distances.
Our findings suggest that a considerable part of the computations of existing methods is focused on locations of the scene that do not contribute with successful detection.
arXiv Detail & Related papers (2021-05-21T12:40:59Z) - SegmentMeIfYouCan: A Benchmark for Anomaly Segmentation [111.61261419566908]
Deep neural networks (DNNs) are usually trained on a closed set of semantic classes.
They are ill-equipped to handle previously-unseen objects.
detecting and localizing such objects is crucial for safety-critical applications such as perception for automated driving.
arXiv Detail & Related papers (2021-04-30T07:58:19Z) - Target-Aware Object Discovery and Association for Unsupervised Video
Multi-Object Segmentation [79.6596425920849]
This paper addresses the task of unsupervised video multi-object segmentation.
We introduce a novel approach for more accurate and efficient unseen-temporal segmentation.
We evaluate the proposed approach on DAVIS$_17$ and YouTube-VIS, and the results demonstrate that it outperforms state-of-the-art methods both in segmentation accuracy and inference speed.
arXiv Detail & Related papers (2021-04-10T14:39:44Z) - Refined Plane Segmentation for Cuboid-Shaped Objects by Leveraging Edge
Detection [63.942632088208505]
We propose a post-processing algorithm to align the segmented plane masks with edges detected in the image.
This allows us to increase the accuracy of state-of-the-art approaches, while limiting ourselves to cuboid-shaped objects.
arXiv Detail & Related papers (2020-03-28T18:51:43Z) - FLIC: Fast Lidar Image Clustering [0.966840768820136]
We propose an algorithmic approach for real-time instance segmentation of Lidar sensor data.
We show how our method leverages the properties of the Euclidean distance to retain three-dimensional measurement information.
We show how these aspects enable state-of-the-art performance and runtime on a single CPU core.
arXiv Detail & Related papers (2020-03-01T20:21:31Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.