paper-with-me

홈 › Papers

LoRCoN-LO: Long-term Recurrent Convolutional Network-based LiDAR Odometry

2023-03-21 · Donghwi Jung, Jae-Kyung Cho, Younghwa Jung, Soohyun Shin, Seong-Woo Kim

We propose a deep learning-based LiDAR odometry estimation method called LoRCoN-LO that utilizes the long-term recurrent convolutional network (LRCN) structure. The LRCN layer is a structure that can process spatial and temporal information at once by using both CNN and LSTM layers. This feature is suitable for predicting continuous robot movements as it uses point clouds that contain spatial information. Therefore, we built a LoRCoN-LO model using the LRCN layer, and predicted the pose of the robot through this model. For performance verification, we conducted experiments exploiting a public dataset (KITTI). The results of the experiment show that LoRCoN-LO displays accurate odometry prediction in the dataset. The code is available at https://github.com/donghwijung/LoRCoN-LO.

📄 PDF Abstract BibTeX arXiv:2303.11853

Code (1)

donghwijung/lorcon-lo 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Long-Term Occupancy Grid Prediction Using Recurrent Neural Networks

2018-09-11 · Marcel Schreiber, Stefan Hoermann, Klaus Dietmayer

We tackle the long-term prediction of scene evolution in a complex downtown scenario for automated driving based on Lidar grid fusion and recurrent neural networks (RNNs). A bird's eye view of the scene, including occupa…

Prediction

Recurrent-OctoMap: Learning State-based Map Refinement for Long-Term Semantic Mapping with 3D-Lidar Data

2018-07-02 · Li Sun, Zhi Yan, Anestis Zaganidis, Cheng Zhao 외

This paper presents a novel semantic mapping approach, Recurrent-OctoMap, learned from long-term 3D Lidar data. Most existing semantic mapping approaches focus on improving semantic understanding of single frames, rather…

ColorConceptBench: A Benchmark for Probabilistic Color-Concept Understanding in Text-to-Image Models

2026-01-23 · Chenxi Ruan, Yihan Hou, Yu Xiao, Guosheng Hu 외 arxiv

Text-to-image (T2I) models have advanced considerably in generating high-quality images from textual descriptions. However, their ability to associate colors with concepts remains largely constrained to explicit color na…

SqueezeSeg: Convolutional Neural Nets with Recurrent CRF for Real-Time Road-Object Segmentation from 3D LiDAR Point Cloud

2017-10-19 · Bichen Wu, Alvin Wan, Xiangyu Yue, Kurt Keutzer

In this paper, we address semantic segmentation of road-objects from 3D LiDAR point clouds. In particular, we wish to detect and categorize instances of interest, such as cars, pedestrians and cyclists. We formulate this…

3D Semantic SegmentationAutonomous DrivingClusteringRobust 3D Semantic Segmentation+1

Deep Convolutional Compressed Sensing for LiDAR Depth Completion

2018-03-23 · Nathaniel Chodosh, Chaoyang Wang, Simon Lucey

In this paper we consider the problem of estimating a dense depth map from a set of sparse LiDAR points. We use techniques from compressed sensing and the recently developed Alternating Direction Neural Networks (ADNNs) …

compressed sensingDepth Completion