paper-with-me

Papers

Deep 3D Pan via adaptive "t-shaped" convolutions with global and local adaptive dilations

2019-10-02 · Juan Luis Gonzalez Bello, Munchurl Kim

Recent advances in deep learning have shown promising results in many low-level vision tasks. However, solving the single-image-based view synthesis is still an open problem. In particular, the generation of new images at parallel camera views given a single input image is of great interest, as it enables 3D visualization of the 2D input scenery. We propose a novel network architecture to perform stereoscopic view synthesis at arbitrary camera positions along the X-axis, or Deep 3D Pan, with "t-shaped" adaptive kernels equipped with globally and locally adaptive dilations. Our proposed network architecture, the monster-net, is devised with a novel "t-shaped" adaptive kernel with globally and locally adaptive dilation, which can efficiently incorporate global camera shift into and handle local 3D geometries of the target image's pixels for the synthesis of naturally looking 3D panned views when a 2-D input image is given. Extensive experiments were performed on the KITTI, CityScapes and our VICLAB_STEREO indoors dataset to prove the efficacy of our method. Our monster-net significantly outperforms the state-of-the-art method, SOTA, by a large margin in all metrics of RMSE, PSNR, and SSIM. Our proposed monster-net is capable of reconstructing more reliable image structures in synthesized images with coherent geometry. Moreover, the disparity information that can be extracted from the "t-shaped" kernel is much more reliable than that of the SOTA for the unsupervised monocular depth estimation task, confirming the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:1910.01089

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationSSIMUnsupervised Monocular Depth Estimation

Similar Papers 제목 키워드 기반

Deep 3D Pan via Local adaptive "t-shaped" convolutions with global and local adaptive dilations

2020-05-01 · ICLR 2020 1 · Juan Luis Gonzalez Bello, Munchurl Kim

Recent advances in deep learning have shown promising results in many low-level vision tasks. However, solving the single-image-based view synthesis is still an open problem. In particular, the generation of new images …

Depth EstimationMonocular Depth EstimationSSIMUnsupervised Monocular Depth Estimation

TAda! Temporally-Adaptive Convolutions for Video Understanding

2021-10-12 · ICLR 2022 4 · Ziyuan Huang, Shiwei Zhang, Liang Pan, Zhiwu Qing 외

Spatial convolutions are widely used in numerous deep video models. It fundamentally assumes spatio-temporal invariance, i.e., using shared weights for every location in different frames. This work presents Temporally-Ad…

Action ClassificationAction RecognitionTemporal Action LocalizationVideo Understanding

Adaptive Convolutions for Structure-Aware Style Transfer

2021-06-19 · CVPR 2021 1 · Prashanth Chandran, Gaspard Zoss, Paulo Gotardo, Markus Gross 외

Style transfer between images is an artistic application of CNNs, where the 'style' of one image is transferred onto another image while preserving the latter's content. The state of the art in neural style transfer …

Image GenerationStyle Transfer

Lightweight Vision Transformer with Bidirectional Interaction

2023-06-01 · NeurIPS 2023 11 · Qihang Fan, Huaibo Huang, Xiaoqiang Zhou, Ran He

Recent advancements in vision backbones have significantly improved their performance by simultaneously modeling images' local and global contexts. However, the bidirectional interaction between these two contexts has no…

GPU

Temporally-Adaptive Models for Efficient Video Understanding

2023-08-10 · Ziyuan Huang, Shiwei Zhang, Liang Pan, Zhiwu Qing 외

Spatial convolutions are extensively used in numerous deep video models. It fundamentally assumes spatio-temporal invariance, i.e., using shared weights for every location in different frames. This work presents Temporal…

Action ClassificationAction RecognitionVideo Understanding