paper-with-me

Papers

Unsupervised 4D LiDAR Moving Object Segmentation in Stationary Settings with Multivariate Occupancy Time Series

2022-12-30 · Thomas Kreutz, Max Mühlhäuser, Alejandro Sanchez Guinea

In this work, we address the problem of unsupervised moving object segmentation (MOS) in 4D LiDAR data recorded from a stationary sensor, where no ground truth annotations are involved. Deep learning-based state-of-the-art methods for LiDAR MOS strongly depend on annotated ground truth data, which is expensive to obtain and scarce in existence. To close this gap in the stationary setting, we propose a novel 4D LiDAR representation based on multivariate time series that relaxes the problem of unsupervised MOS to a time series clustering problem. More specifically, we propose modeling the change in occupancy of a voxel by a multivariate occupancy time series (MOTS), which captures spatio-temporal occupancy changes on the voxel level and its surrounding neighborhood. To perform unsupervised MOS, we train a neural network in a self-supervised manner to encode MOTS into voxel-level feature representations, which can be partitioned by a clustering algorithm into moving or stationary. Experiments on stationary scenes from the Raw KITTI dataset show that our fully unsupervised approach achieves performance that is comparable to that of supervised state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2212.14750

Code (1)

thkreutz/umosmots 공식 구현 pytorch

Tasks

ClusteringSemantic SegmentationTime SeriesTime Series AnalysisTime Series Clustering

Similar Papers 제목 키워드 기반

MOVES: Movable and Moving LiDAR Scene Segmentation in Label-Free settings using Static Reconstruction

2023-06-26 · Prashant Kumar, Dhruv Makwana, Onkar Susladkar, Anurag Mittal 외

Accurate static structure reconstruction and segmentation of non-stationary objects is of vital importance for autonomous navigation applications. These applications assume a LiDAR scan to consist of only static structur…

Autonomous NavigationScene SegmentationSegmentation

Doppler velocity-based algorithm for Clustering and Velocity Estimation of moving objects

2021-12-24 · Mian Guo, Kai Zhong, Xiaozhi Wang

We propose a Doppler velocity-based cluster and velocity estimation algorithm based on the characteristics of FMCW LiDAR which achieves highly accurate, single-scan, and real-time motion state detection and velocity esti…

Autonomous DrivingClusteringCPU

Unsupervised Online Video Object Segmentation with Motion Property Understanding

2018-10-09 · IEEE Transactions on Image Processing 2019 8 · Tao Zhuo, Zhiyong Cheng, Peng Zhang, Yongkang Wong 외

Unsupervised video object segmentation aims to automatically segment moving objects over an unconstrained video without any user annotation. So far, only few unsupervised online methods have been reported in literature a…

Motion DetectionObjectSegmentationSemantic Segmentation+3

Semantics-Guided Moving Object Segmentation with 3D LiDAR

2022-05-06 · Shuo Gu, Suling Yao, Jian Yang, Hui Kong

Moving object segmentation (MOS) is a task to distinguish moving objects, e.g., moving vehicles and pedestrians, from the surrounding static environment. The segmentation accuracy of MOS can have an influence on odometry…

ObjectSegmentationSemantic Segmentation

LiMoSeg: Real-time Bird's Eye View based LiDAR Motion Segmentation

2021-11-08 · Sambit Mohapatra, Mona Hodaei, Senthil Yogamani, Stefan Milz 외

Moving object detection and segmentation is an essential task in the Autonomous Driving pipeline. Detecting and isolating static and moving components of a vehicle's surroundings are particularly crucial in path planning…

Autonomous DrivingData AugmentationMotion SegmentationMoving Object Detection+3