paper-with-me

홈 › Papers

LCD -- Line Clustering and Description for Place Recognition

2020-10-21 · Felix Taubner, Florian Tschopp, Tonci Novkovic, Roland Siegwart, Fadri Furrer

Current research on visual place recognition mostly focuses on aggregating local visual features of an image into a single vector representation. Therefore, high-level information such as the geometric arrangement of the features is typically lost. In this paper, we introduce a novel learning-based approach to place recognition, using RGB-D cameras and line clusters as visual and geometric features. We state the place recognition problem as a problem of recognizing clusters of lines instead of individual patches, thus maintaining structural information. In our work, line clusters are defined as lines that make up individual objects, hence our place recognition approach can be understood as object recognition. 3D line segments are detected in RGB-D images using state-of-the-art techniques. We present a neural network architecture based on the attention mechanism for frame-wise line clustering. A similar neural network is used for the description of these clusters with a compact embedding of 128 floating point numbers, trained with triplet loss on training data obtained from the InteriorNet dataset. We show experiments on a large number of indoor scenes and compare our method with the bag-of-words image-retrieval approach using SIFT and SuperPoint features and the global descriptor NetVLAD. Trained only on synthetic data, our approach generalizes well to real-world data captured with Kinect sensors, while also providing information about the geometric arrangement of instances.

📄 PDF Abstract BibTeX arXiv:2010.10867

Code (1)

ethz-asl/lcd 공식 구현 tf

Tasks

ClusteringImage RetrievalObject RecognitionRetrievalTripletVisual Place Recognition

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Disambiguating fine-grained place names from descriptions by clustering

2018-08-17 · Hao Chen, Maria Vasardani, Stephan Winter

Everyday place descriptions often contain place names of fine-grained features, such as buildings or businesses, that are more difficult to disambiguate than names referring to larger places, for example cities or natura…

Clustering

Efficient Decentralized Visual Place Recognition From Full-Image Descriptors

2017-05-30 · Titus Cieslewski, Davide Scaramuzza

In this paper, we discuss the adaptation of our decentralized place recognition method described in [1] to full image descriptors. As we had shown, the key to making a scalable decentralized visual place recognition lies…

ClusteringImage DescriptionVisual Place Recognition

TCG CREST System Description for the DISPLACE-M Challenge

2026-03-02 · Nikhil Raghav, Md Sahidullah arxiv

This report presents the TCG CREST system description for Track 1 (Speaker Diarization) of the DISPLACE-M challenge, focusing on naturalistic medical conversations in noisy rural-healthcare scenarios. Our study evaluates…

Speaker DiarizationActivity Detection

Geo-referencing Place from Everyday Natural Language Descriptions

2017-10-09 · Hao Chen, Maria Vasardani, Stephan Winter

Natural language place descriptions in everyday communication provide a rich source of spatial knowledge about places. An important step to utilize such knowledge in information systems is geo-referencing all the places …

Toponym Resolution

Probabilistic Back-ends for Online Speaker Recognition and Clustering

2023-02-19 · Alexey Sholokhov, Nikita Kuzmin, Kong Aik Lee, Eng Siong Chng

This paper focuses on multi-enrollment speaker recognition which naturally occurs in the task of online speaker clustering, and studies the properties of different scoring back-ends in this scenario. First, we show that …

ClusteringOnline ClusteringSpeaker Recognition