Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SwinMTL: A Shared Architecture for Simultaneous Depth Estimation and Semantic Segmentation from Monocular Camera Images

About

This research paper presents an innovative multi-task learning framework that allows concurrent depth estimation and semantic segmentation using a single camera. The proposed approach is based on a shared encoder-decoder architecture, which integrates various techniques to improve the accuracy of the depth estimation and semantic segmentation task without compromising computational efficiency. Additionally, the paper incorporates an adversarial training component, employing a Wasserstein GAN framework with a critic network, to refine model's predictions. The framework is thoroughly evaluated on two datasets - the outdoor Cityscapes dataset and the indoor NYU Depth V2 dataset - and it outperforms existing state-of-the-art methods in both segmentation and depth estimation tasks. We also conducted ablation studies to analyze the contributions of different components, including pre-training strategies, the inclusion of critics, the use of logarithmic depth scaling, and advanced image augmentations, to provide a better understanding of the proposed framework. The accompanying source code is accessible at \url{https://github.com/PardisTaghavi/SwinMTL}.

Pardis Taghavi, Reza Langari, Gaurav Pandey• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU76.41
1252
Semantic segmentationCityscapes
mIoU85.04
494
Depth EstimationNYU v2 (test)--
435
Semantic segmentationNYU Depth V2 (test)
mIoU58.14
183
Depth EstimationNYU V2
RMSE0.5179
167
Semantic segmentationNYUD v2
mIoU58.14
150
Semantic segmentationNYU V2
mIoU58.1
74
Depth EstimationCityscapes--
65
Semantic segmentationVOC 2012
mIoU76.41
55
Depth PredictionCityscapes (test)
RMSE5.481
52
Showing 10 of 11 rows

Other info

Code

Follow for update