paper-with-me

홈 › Papers

UDFNet: Unsupervised Disparity Fusion with Adversarial Networks

2019-04-22 · Can Pu, Robert B. Fisher

Existing disparity fusion methods based on deep learning achieve state-of-the-art performance, but they require ground truth disparity data to train. As far as I know, this is the first time an unsupervised disparity fusion not using ground truth disparity data has been proposed. In this paper, a mathematical model for disparity fusion is proposed to guide an adversarial network to train effectively without ground truth disparity data. The initial disparity maps are inputted from the left view along with auxiliary information (gradient, left & right intensity image) into the refiner and the refiner is trained to output the refined disparity map registered on the left view. The refined left disparity map and left intensity image are used to reconstruct a fake right intensity image. Finally, the fake and real right intensity images (from the right stereo vision camera) are fed into the discriminator. In the model, the refiner is trained to output a refined disparity value close to the weighted sum of the disparity inputs for global initialisation. Then, three refinement principles are adopted to refine the results further. (1) The reconstructed intensity error between the fake and real right intensity image is minimised. (2) The similarities between the fake and real right image in different receptive fields are maximised. (3) The refined disparity map is smoothed based on the corresponding intensity image. The adversarial networks' architectures are effective for the fusion task. The fusion time using the proposed network is small. The network can achieve 90 fps using Nvidia Geforce GTX 1080Ti on the Kitti2015 dataset when the input resolution is 1242 * 375 (Width * Height) without downsampling and cropping. The accuracy of this work is equal to (or better than) the state-of-the-art supervised methods.

📄 PDF Abstract BibTeX arXiv:1904.10044

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Structured Coupled Generative Adversarial Networks for Unsupervised Monocular Depth Estimation

2019-08-15 · Mihai Marian Puscas, Dan Xu, Andrea Pilzer, Nicu Sebe

Inspired by the success of adversarial learning, we propose a new end-to-end unsupervised deep learning framework for monocular depth estimation consisting of two Generative Adversarial Networks (GAN), deeply coupled wit…

Depth EstimationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Spectrum-Guided Adversarial Disparity Learning

2020-07-14 · Zhe Liu, Lina Yao, Lei Bai, Xianzhi Wang 외

It has been a significant challenge to portray intraclass disparity precisely in the area of activity recognition, as it requires a robust representation of the correlation between subject-specific variation for each act…

Activity RecognitionDenoising

GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching

2025-03-17 · Feng Qiao, Zhexiao Xiong, Eric Xing, Nathan Jacobs

Stereo images are fundamental to numerous applications, including extended reality (XR) devices, autonomous driving, and robotics. Unfortunately, acquiring high-quality stereo images remains challenging due to the precis…

Autonomous DrivingImage GenerationStereo Matching

Sdf-GAN: Semi-supervised Depth Fusion with Multi-scale Adversarial Networks

2018-03-18 · Can Pu, Runzi Song, Radim Tylecek, Nanbo Li 외

Refining raw disparity maps from different algorithms to exploit their complementary advantages is still challenging. Uncertainty estimation and complex disparity relationships among pixels limit the accuracy and robustn…

Setting-1/2

Unsupervised Adversarial Depth Estimation using Cycled Generative Networks

2018-07-28 · Andrea Pilzer, Dan Xu, Mihai Marian Puscas, Elisa Ricci 외

While recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance, costly ground truth annotations are required during training. To cope with this issue, in this …

Depth EstimationMonocular Depth Estimation