paper-with-me

홈 › Papers

Learning Object Placement by Inpainting for Compositional Data Augmentation

2020-08-01 · ECCV 2020 8 · Lingzhi Zhang, Tarmily Wen, Jie Min, Jiancong Wang, David Han, Jianbo Shi

We study the problem of common sense placement of visual objects in an image.  This involves multiple aspects of visual recognition: the instance segmentation of the scene, 3D layout, and common knowledge of how objects are placed and where objects are moving in the 3D scene. This seemingly simple task is difficult for current learning-based approaches because of the lack of labeled training of foreground objects paired with cleaned background scenes. We propose a self-learning framework that automatically generates the necessary training data without any manual labeling by detecting, cutting, and inpainting objects from an image.  We propose a PlaceNet that predicts a diverse distribution of common sense locations when given a foreground object and a background scene. We show one practical use of our object placement network for augmenting training datasets by recomposition of object-scene with a key property of contextual relationship preservation. We demonstrate improvement of object detection and instance segmentation performance on both Cityscape and datasets.  We also show that the learned representation of our PlaceNet displays strong discriminative power in image retrieval and classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningData AugmentationImage RetrievalInstance SegmentationObjectobject-detectionObject DetectionRetrievalSegmentationSelf-LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

TreeMix: Compositional Constituency-based Data Augmentation for Natural Language Understanding

2022-05-12 · NAACL 2022 7 · Le Zhang, Zichao Yang, Diyi Yang

Data augmentation is an effective approach to tackle over-fitting. Many previous works have proposed different data augmentations strategies for NLP, such as noise injection, word replacement, back-translation etc. Thoug…

Constituency ParsingData AugmentationDiversityNatural Language Understanding+2

HiddenObjects: Scalable Diffusion-Distilled Spatial Priors for Object Placement

2026-04-12 · Marco Schouten, Ioannis Siglidis, Serge Belongie, Dim P. Papadopoulos arxiv

We propose a method to learn explicit, class-conditioned spatial priors for object placement in natural scenes by distilling the implicit placement knowledge encoded in text-conditioned diffusion models. Prior work relie…

Image Editing

BOOTPLACE: Bootstrapped Object Placement with Detection Transformers

2025-03-27 · CVPR 2025 1 · Hang Zhou, Xinxin Zuo, Rui Ma, Li Cheng

In this paper, we tackle the copy-paste image-to-image composition problem with a focus on object placement learning. Prior methods have leveraged generative models to reduce the reliance for dense supervision. However, …

Data AugmentationObject

Fine-Grained Egocentric Hand-Object Segmentation: Dataset, Model, and Applications

2022-08-07 · Lingzhi Zhang, Shenghao Zhou, Simon Stent, Jianbo Shi

Egocentric videos offer fine-grained information for high-fidelity modeling of human behaviors. Hands and interacting objects are one crucial aspect of understanding a viewer's behaviors and intentions. We provide a labe…

Activity RecognitionData AugmentationObjectSegmentation+2

Differentiable Parsing and Visual Grounding of Natural Language Instructions for Object Placement

2022-10-01 · Zirui Zhao, Wee Sun Lee, David Hsu

We present a new method, PARsing And visual GrOuNding (ParaGon), for grounding natural language in object placement tasks. Natural language generally describes objects and spatial relations with compositionality and ambi…

Graph Neural NetworkObjectRelational ReasoningVisual Grounding