Object Placement Assessment (OPA) Score Prediction¶
OPA score measures whether a composite image is plausible in terms of the foreground object placement, which is predicted by the following method:
Brief Method Summary¶

SimOPA is a binary classifier that is trained to distingush between reasonable and unreasonable object placements. Given a composite image and its foreground mask, SimOPA takes in their concatenation and predicts a rationality score. The score ranges from 0 to 1, where a larger score indicates more reasonable placement.