paper-with-me

Papers

Domain Decluttering: Simplifying Images to Mitigate Synthetic-Real Domain Shift and Improve Depth Estimation

2020-02-27 · CVPR 2020 6 · Yunhan Zhao, Shu Kong, Daeyun Shin, Charless Fowlkes

Leveraging synthetically rendered data offers great potential to improve monocular depth estimation and other geometric estimation tasks, but closing the synthetic-real domain gap is a non-trivial and important task. While much recent work has focused on unsupervised domain adaptation, we consider a more realistic scenario where a large amount of synthetic training data is supplemented by a small set of real images with ground-truth. In this setting, we find that existing domain translation approaches are difficult to train and offer little advantage over simple baselines that use a mix of real and synthetic data. A key failure mode is that real-world images contain novel objects and clutter not present in synthetic training. This high-level domain shift isn't handled by existing image translation models. Based on these observations, we develop an attention module that learns to identify and remove difficult out-of-domain regions in real images in order to improve depth prediction for a model trained primarily on synthetic data. We carry out extensive experiments to validate our attend-remove-complete approach (ARC) and find that it significantly outperforms state-of-the-art domain adaptation methods for depth prediction. Visualizing the removed regions provides interpretable insights into the synthetic-real domain gap.

📄 PDF Abstract BibTeX arXiv:2002.12114

Code (0)

등록된 구현이 없습니다.

Tasks

ARCDepth EstimationDepth PredictionDomain AdaptationMonocular Depth EstimationTranslationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

DIRL: Domain-Invariant Representation Learning for Sim-to-Real Transfer

2020-11-15 · Ajay Kumar Tanwani

Generating large-scale synthetic data in simulation is a feasible alternative to collecting/labelling real data for training vision-based deep learning models, albeit the modelling inaccuracies do not generalize to the p…

Object RecognitionRepresentation LearningTriplet

Progressive Photorealistic Simplification

2026-05-11 · Adi Rosenthal, Dana Berman, Yedid Hoshen, Ariel Shamir arxiv

Existing image simplification techniques often rely on Non-Photorealistic Rendering (NPR), transforming photographs into stylized sketches, cartoons, or paintings. While effective at reducing visual complexity, such appr…

Video Generation

Taxonomy-Structured Domain Adaptation

2023-06-13 · Tianyi Liu, Zihao Xu, Hao He, Guang-Yuan Hao 외

Domain adaptation aims to mitigate distribution shifts among different domains. However, traditional formulations are mostly limited to categorical domains, greatly simplifying nuanced domain relationships in the real wo…

Domain Adaptation

Diversify, Don't Fine-Tune: Scaling Up Visual Recognition Training with Synthetic Images

2023-12-04 · Zhuoran Yu, Chenchen Zhu, Sean Culatana, Raghuraman Krishnamoorthi 외

Recent advances in generative deep learning have enabled the creation of high-quality synthetic images in text-to-image generation. Prior work shows that fine-tuning a pretrained diffusion model on ImageNet and generatin…

DiversityDomain AdaptationDomain GeneralizationImage Generation+2

Not All Areas Are Equal: Transfer Learning for Semantic Segmentation via Hierarchical Region Selection

2019-06-01 · CVPR 2019 6 · Ruoqi Sun, Xinge Zhu, Chongruo Wu, Chen Huang 외

The success of deep neural networks for semantic segmentation heavily relies on large-scale and well-labeled datasets, which are hard to collect in practice. Synthetic data offers an alternative to obtain ground-truth la…

AllSegmentationSemantic SegmentationTransfer Learning