Progressive Fusion for Unsupervised Binocular Depth Estimation using Cycled Networks

September 17, 2019 Β· Entered Twilight Β· πŸ› IEEE Transactions on Pattern Analysis and Machine Intelligence

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 5.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: README.md, average_gradients.py, bilinear_sampler.py, cycle_stereo_PFN.py, half_stereo_PFN.py, main.py, module.py, monodepth_dataloader.py, ops.py, test.sh, utils.py, utils

Authors Andrea Pilzer, Stéphane Lathuilière, Dan Xu, Mihai Marian Puscas, Elisa Ricci, Nicu Sebe arXiv ID 1909.07667 Category cs.CV: Computer Vision Citations 26 Venue IEEE Transactions on Pattern Analysis and Machine Intelligence Repository https://github.com/andrea-pilzer/PFN-depth ⭐ 23 Last Checked 1 month ago
Abstract
Recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance. However, they require costly ground truth annotations during training. To cope with this issue, in this paper we present a novel unsupervised deep learning approach for predicting depth maps. We introduce a new network architecture, named Progressive Fusion Network (PFN), that is specifically designed for binocular stereo depth estimation. This network is based on a multi-scale refinement strategy that combines the information provided by both stereo views. In addition, we propose to stack twice this network in order to form a cycle. This cycle approach can be interpreted as a form of data-augmentation since, at training time, the network learns both from the training set images (in the forward half-cycle) but also from the synthesized images (in the backward half-cycle). The architecture is jointly trained with adversarial learning. Extensive experiments on the publicly available datasets KITTI, Cityscapes and ApolloScape demonstrate the effectiveness of the proposed model which is competitive with other unsupervised deep learning methods for depth prediction.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Computer Vision