paper-with-me

홈 › Papers

S3Net: Innovating Stereo Matching and Semantic Segmentation with a Single-Branch Semantic Stereo Network in Satellite Epipolar Imagery

2024-01-03 · Qingyuan Yang, Guanzhou Chen, Xiaoliang Tan, Tong Wang, Jiaqi Wang, Xiaodong Zhang

Stereo matching and semantic segmentation are significant tasks in binocular satellite 3D reconstruction. However, previous studies primarily view these as independent parallel tasks, lacking an integrated multitask learning framework. This work introduces a solution, the Single-branch Semantic Stereo Network (S3Net), which innovatively combines semantic segmentation and stereo matching using Self-Fuse and Mutual-Fuse modules. Unlike preceding methods that utilize semantic or disparity information independently, our method dentifies and leverages the intrinsic link between these two tasks, leading to a more accurate understanding of semantic information and disparity estimation. Comparative testing on the US3D dataset proves the effectiveness of our S3Net. Our model improves the mIoU in semantic segmentation from 61.38 to 67.39, and reduces the D1-Error and average endpoint error (EPE) in disparity estimation from 10.051 to 9.579 and 1.439 to 1.403 respectively, surpassing existing competitive methods. Our codes are available at:https://github.com/CVEO/S3Net.

📄 PDF Abstract BibTeX arXiv:2401.01643

Code (1)

cveo/s3net 공식 구현 pytorch

Tasks

3D ReconstructionDisparity EstimationSegmentationSemantic SegmentationStereo Matching

Similar Papers 제목 키워드 기반

Survey on Semantic Stereo Matching / Semantic Depth Estimation

2021-09-21 · Viny Saajan Victor, Peter Neigel

Stereo matching is one of the widely used techniques for inferring depth from stereo images owing to its robustness and speed. It has become one of the major topics of research since it finds its applications in autonomo…

3D ReconstructionAutonomous DrivingDepth EstimationImage Segmentation+4

Real-Time Semantic Stereo Matching

2019-10-01 · Pier Luigi Dovesi, Matteo Poggi, Lorenzo Andraghetti, Miquel Martí 외

Scene understanding is paramount in robotics, self-navigation, augmented reality, and many other fields. To fully accomplish this task, an autonomous agent has to infer the 3D structure of the sensed scene (to know where…

Scene UnderstandingSemantic SegmentationStereo Matching

S$^3$M-Net: Joint Learning of Semantic Segmentation and Stereo Matching for Autonomous Driving

2024-01-21 · Zhiyuan Wu, Yi Feng, Chuang-Wei Liu, Fisher Yu 외

Semantic segmentation and stereo matching are two essential components of 3D environmental perception systems for autonomous driving. Nevertheless, conventional approaches often address these two problems independently, …

Autonomous DrivingScene UnderstandingSemantic SegmentationStereo Matching

Semantic Stereo Matching With Pyramid Cost Volumes

2019-10-01 · ICCV 2019 10 · Zhenyao Wu, Xinyi Wu, Xiaoping Zhang, Song Wang 외

The accuracy of stereo matching has been greatly improved by using deep learning with convolutional neural networks. To further capture the details of disparity maps, in this paper, we propose a novel semantic stereo net…

Semantic SegmentationStereo Matching

TiCoSS: Tightening the Coupling between Semantic Segmentation and Stereo Matching within A Joint Learning Framework

2024-07-25 · Guanfeng Tang, Zhiyuan Wu, Jiahang Li, Ping Zhong 외

Semantic segmentation and stereo matching, respectively analogous to the ventral and dorsal streams in our human brain, are two key components of autonomous driving perception systems. Addressing these two tasks with sep…

Autonomous DrivingSegmentationSemantic SegmentationStereo Matching