Multi-task GANs for Semantic Segmentation and Depth Completion with Cycle Consistency
Chongzhen Zhang, Yang Tang, Chaoqiang Zhao, Qiyu Sun, Zhencheng Ye and, J\"urgen Kurths

TL;DR
This paper introduces Multi-task GANs that jointly perform semantic segmentation and depth completion, leveraging cycle consistency and structural constraints to enhance accuracy in scene understanding tasks.
Contribution
The paper proposes a novel multi-task GAN framework that improves depth completion accuracy using semantic information and structural consistency, with enhancements like multi-scale pooling and specialized loss functions.
Findings
Achieves competitive results on Cityscapes and KITTI datasets.
Improves depth completion accuracy through semantic guidance.
Enhances semantic image quality with multi-scale spatial pooling.
Abstract
Semantic segmentation and depth completion are two challenging tasks in scene understanding, and they are widely used in robotics and autonomous driving. Although several works are proposed to jointly train these two tasks using some small modifications, like changing the last layer, the result of one task is not utilized to improve the performance of the other one despite that there are some similarities between these two tasks. In this paper, we propose multi-task generative adversarial networks (Multi-task GANs), which are not only competent in semantic segmentation and depth completion, but also improve the accuracy of depth completion through generated semantic images. In addition, we improve the details of generated semantic images based on CycleGAN by introducing multi-scale spatial pooling blocks and the structural similarity reconstruction loss. Furthermore, considering the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Neural Network Applications · Advanced Image Processing Techniques
MethodsGAN Least Squares Loss · Instance Normalization · Convolution · Sigmoid Activation · Cycle Consistency Loss · Residual Connection · PatchGAN · Tanh Activation · HuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia?
