Home

Awesome

Composite-Image-Evaluation

Here are some possible evaluation metrics to evaluate the quality of composite images from different aspects.

<!-- Specifically, we crop out foreground patch from generated composite and mask the non-object region to compute CLIP score with the masked input foreground, in which we estimate the mask of foreground object using [SAM](https://github.com/facebookresearch/segment-anything). We employ pretrained [clip-ViT-B-32](https://huggingface.co/openai/clip-vit-base-patch32) as image encoder following [Paint-by-Example](https://github.com/Fantasy-Studio/Paint-by-Example/tree/main). -->