Fast Object Placement Assessment
Li Niu, Qingyang Liu, Zhenchen Liu, Jiangtong Li

TL;DR
This paper introduces a fast object placement assessment model that predicts the rationality scores for all locations in a composite image with a single pass, significantly improving efficiency while maintaining accuracy.
Contribution
The paper proposes a novel fast OPA model with innovative techniques to enable single-pass prediction of placement rationality scores, reducing computation time.
Findings
Fast OPA achieves comparable accuracy to slow models.
The model runs significantly faster than traditional methods.
Extensive experiments validate the effectiveness of the proposed approach.
Abstract
Object placement assessment (OPA) aims to predict the rationality score of a composite image in terms of the placement (e.g., scale, location) of inserted foreground object. However, given a pair of scaled foreground and background, to enumerate all the reasonable locations, existing OPA model needs to place the foreground at each location on the background and pass the obtained composite image through the model one at a time, which is very time-consuming. In this work, we investigate a new task named as fast OPA. Specifically, provided with a scaled foreground and a background, we only pass them through the model once and predict the rationality scores for all locations. To accomplish this task, we propose a pioneering fast OPA model with several innovations (i.e., foreground dynamic filter, background prior transfer, and composite feature mimicking) to bridge the performance gap…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Gaze Tracking and Assistive Technology · Advanced Computing and Algorithms
