paper-with-me

Papers

Cutting Edge: Soft Correspondences in Multimodal Scene Parsing

2015-12-01 · ICCV 2015 12 · Sarah Taghavi Namin, Mohammad Najafi, Mathieu Salzmann, Lars Petersson

Exploiting multiple modalities for semantic scene parsing has been shown to improve accuracy over the single modality scenario. Existing methods, however, assume that corresponding regions in two modalities have the same label. In this paper, we address the problem of data misalignment and label inconsistencies, e.g., due to moving objects, in semantic labeling, which violate the assumption of existing techniques. To this end, we formulate multimodal semantic labeling as inference in a CRF, and introduce latent nodes to explicitly model inconsistencies between two domains. These latent nodes allow us not only to leverage information from both domains to improve their labeling, but also to cut the edges between inconsistent regions. To eliminate the need for hand tuning the parameters of our model, we propose to learn intra-domain and inter-domain potential functions from training data. We demonstrate the benefits of our approach on two publicly available datasets containing 2D imagery and 3D point clouds. Thanks to our latent nodes and our learning strategy, our method outperforms the state-of-the-art in both cases.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Parsing

Similar Papers 제목 키워드 기반

ObjectMatch: Robust Registration using Canonical Object Correspondences

2022-12-05 · CVPR 2023 1 · Can Gümeli, Angela Dai, Matthias Nießner

We present ObjectMatch, a semantic and object-centric camera pose estimator for RGB-D SLAM pipelines. Modern camera pose estimators rely on direct correspondences of overlapping regions between frames; however, they cann…

ObjectPose Estimation

Soft Correspondences in Multimodal Scene Parsing

2017-09-28 · Sarah Taghavi Namin, Mohammad Najafi, Mathieu Salzmann, Lars Petersson

Exploiting multiple modalities for semantic scene parsing has been shown to improve accuracy over the singlemodality scenario. However multimodal datasets often suffer from problems such as data misalignment and label in…

Scene Parsing

Robust Point Cloud Registration Framework Based on Deep Graph Matching(TPAMI Version)

2022-11-09 · Kexue Fu, Jiazheng Luo, Xiaoyuan Luo, Shaolei Liu 외

3D point cloud registration is a fundamental problem in computer vision and robotics. Recently, learning-based point cloud registration methods have made great progress. However, these methods are sensitive to outliers, …

graph constructionGraph MatchingPoint Cloud Registration

Fitting a 3D Morphable Model to Edges: A Comparison Between Hard and Soft Correspondences

2016-02-02 · Anil Bas, William A. P. Smith, Timo Bolkart, Stefanie Wuhrer

We propose a fully automatic method for fitting a 3D morphable model to single face images in arbitrary pose and lighting. Our approach relies on geometric features (edges and landmarks) and, inspired by the iterated clo…

ImLoveNet: Misaligned Image-supported Registration Network for Low-overlap Point Cloud Pairs

2022-07-02 · Honghua Chen, Zeyong Wei, Yabin Xu, Mingqiang Wei 외

Low-overlap regions between paired point clouds make the captured features very low-confidence, leading cutting edge models to point cloud registration with poor quality. Beyond the traditional wisdom, we raise an intrig…

Point Cloud Registration