paper-with-me

홈 › Papers

PlaneRecNet: Multi-Task Learning with Cross-Task Consistency for Piece-Wise Plane Detection and Reconstruction from a Single RGB Image

2021-10-21 · Yaxu Xie, Fangwen Shu, Jason Rambach, Alain Pagani, Didier Stricker

Piece-wise 3D planar reconstruction provides holistic scene understanding of man-made environments, especially for indoor scenarios. Most recent approaches focused on improving the segmentation and reconstruction results by introducing advanced network architectures but overlooked the dual characteristics of piece-wise planes as objects and geometric models. Different from other existing approaches, we start from enforcing cross-task consistency for our multi-task convolutional neural network, PlaneRecNet, which integrates a single-stage instance segmentation network for piece-wise planar segmentation and a depth decoder to reconstruct the scene from a single RGB image. To achieve this, we introduce several novel loss functions (geometric constraint) that jointly improve the accuracy of piece-wise planar segmentation and depth estimation. Meanwhile, a novel Plane Prior Attention module is used to guide depth estimation with the awareness of plane instances. Exhaustive experiments are conducted in this work to validate the effectiveness and efficiency of our method.

📄 PDF Abstract BibTeX arXiv:2110.11219

Code (2)

eryixie/planerecnet 공식 구현 pytorch
peterfws/structure-plp-slam

Tasks

DecoderDepth EstimationInstance SegmentationMulti-Task LearningScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Robust Learning Through Cross-Task Consistency

2020-06-07 · Amir Zamir, Alexander Sax, Teresa Yeo, Oğuzhan Kar 외

Visual perception entails solving a wide set of tasks, e.g., object detection, depth estimation, etc. The predictions made for multiple tasks from the same image are not independent, and therefore, are expected to be con…

3D ReconstructionDepth EstimationMulti-Task Learningobject-detection+2

TriangleNet: Edge Prior Augmented Network for Semantic Segmentation through Cross-Task Consistency

2022-10-11 · Dan Zhang, Rui Zheng, Luosang Gadeng, Pei Yang

This paper addresses the task of semantic segmentation in computer vision, aiming to achieve precise pixel-wise classification. We investigate the joint training of models for semantic edge detection and semantic segment…

Autonomous DrivingEdge DetectionMulti-Task LearningReal-Time Semantic Segmentation+2

Cross-Task Consistency Learning Framework for Multi-Task Learning

2021-11-28 · Akihiro Nakano, Shi Chen, Kazuyuki Demachi

Multi-task learning (MTL) is an active field in deep learning in which we train a model to jointly learn multiple tasks by exploiting relationships between the tasks. It has been shown that MTL helps the model share the …

Contrastive LearningMulti-Task Learning

Two Failures of Self-Consistency in the Multi-Step Reasoning of LLMs

2023-05-23 · Angelica Chen, Jason Phang, Alicia Parrish, Vishakh Padmakumar 외

Large language models (LLMs) have achieved widespread success on a variety of in-context few-shot tasks, but this success is typically evaluated via correctness rather than consistency. We argue that self-consistency is …

valid

Robust Learning Through Cross-Task Consistency

2020-06-01 · CVPR 2020 6 · Amir R. Zamir, Alexander Sax, Nikhil Cheerla, Rohan Suri 외

Visual perception entails solving a wide set of tasks (e.g., object detection, depth estimation, etc). The predictions made for different tasks out of one image are not independent, and therefore, are expected to be 'con…

3D ReconstructionDepth EstimationMonocular Depth Estimationobject-detection+3