paper-with-me

홈 › Papers

ORCHNet: A Robust Global Feature Aggregation approach for 3D LiDAR-based Place recognition in Orchards

2023-03-01 · T. Barros, L. Garrote, P. Conde, M. J. Coombes, C. Liu, C. Premebida, U. J. Nunes

Robust and reliable place recognition and loop closure detection in agricultural environments is still an open problem. In particular, orchards are a difficult case study due to structural similarity across the entire field. In this work, we address the place recognition problem in orchards resorting to 3D LiDAR data, which is considered a key modality for robustness. Hence, we propose ORCHNet, a deep-learning-based approach that maps 3D-LiDAR scans to global descriptors. Specifically, this work proposes a new global feature aggregation approach, which fuses multiple aggregation methods into a robust global descriptor. ORCHNet is evaluated on real-world data collected in orchards, comprising data from the summer and autumn seasons. To assess the robustness, we compare ORCHNet with state-of-the-art aggregation approaches on data from the same season and across seasons. Moreover, we additionally evaluate the proposed approach as part of a localization framework, where ORCHNet is used as a loop closure detector. The empirical results indicate that, on the place recognition task, ORCHNet outperforms the remaining approaches, and is also more robust across seasons. As for the localization, the edge cases where the path goes through the trees are solved when integrating ORCHNet as a loop detector, showing the potential applicability of the proposed approach in this task. The code will be publicly available at:\url{https://github.com/Cybonic/ORCHNet.git}

📄 PDF Abstract BibTeX arXiv:2303.00477

Code (1)

cybonic/orchnet 공식 구현 pytorch

Tasks

Loop Closure Detection

Similar Papers 제목 키워드 기반

A Deeper Look into Second-Order Feature Aggregation for LiDAR Place Recognition

2024-09-24 · Saimunur Rahman, Peyman Moghadam

Efficient LiDAR Place Recognition (LPR) compresses dense pointwise features into compact global descriptors. While first-order aggregators such as GeM and NetVLAD are widely used, they overlook inter-feature correlations…

VOLoc: Visual Place Recognition by Querying Compressed Lidar Map

2024-02-25 · Xudong Cai, Yongcai Wang, Zhe Huang, Yu Shao 외

The availability of city-scale Lidar maps enables the potential of city-scale place recognition using mobile cameras. However, the city-scale Lidar maps generally need to be compressed for storage efficiency, which incre…

Pose EstimationTransfer LearningVisual OdometryVisual Place Recognition

BEVPlace: Learning LiDAR-based Place Recognition using Bird's Eye View Images

2023-02-28 · ICCV 2023 1 · Lun Luo, Shuhang Zheng, Yixuan Li, Yongzhi Fan 외

Place recognition is a key module for long-term SLAM systems. Current LiDAR-based place recognition methods usually use representations of point clouds such as unordered points or range images. These methods achieve high…

Retrieval

EdgeLPR: On the Deep Neural Network trade-off between Precision and Performance in LiDAR Place Recognition

2026-05-04 · Pierpaolo Serio, Hetian Wang, Zixiang Wei, Vincenzo Infantino 외 arxiv

Place recognition is essential for long-term autonomous navigation, enabling loop closure and consistent mapping. Although deep learning has improved performance, deploying such models on resource-constrained platforms r…

MAG-VLAQ: Multi-modal Aerial-Ground Query Aggregation for Cross-View Place Recognition

2026-05-10 · Zhengyi Xu, Yuhang Ming, Zhihao Zhan, Hanyu Zhu 외 arxiv

Multi-modal cross-view place recognition remains a fundamental challenge in computer vision and robotics due to the severe viewpoint, modality, and spatial-structure discrepancies between ground observations and aerial r…