UDFNet: Unsupervised Disparity Fusion with Adversarial Networks
Can Pu, Robert B. Fisher

TL;DR
This paper introduces UDFNet, an unsupervised deep learning model for disparity map fusion that does not require ground truth data, achieving real-time performance and comparable accuracy to supervised methods.
Contribution
Proposes the first unsupervised disparity fusion method using adversarial networks guided by a novel mathematical model, eliminating the need for ground truth disparity data.
Findings
Achieves 90 fps processing speed on KITTI dataset.
Matches or exceeds state-of-the-art accuracy without ground truth data.
Effective fusion with minimal computational time.
Abstract
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…
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
TopicsImage Processing Techniques and Applications · Advanced Vision and Imaging · Advanced Image Processing Techniques
