htyjers / StrDiffusion

[CVPR 2024] Structure Matters: Tackling the Semantic Discrepancy in Diffusion Models for Image Inpainting
Apache License 2.0
85 stars 11 forks source link

请教places2数据集上测试指标方法 #46

Closed wangupupup closed 1 month ago

wangupupup commented 1 month ago

您好!请问我想测试StrDiffsuion在places2上的指标情况,是直接在places2测试集上随机取800张就可以吗?

htyjers commented 1 month ago

places2和mask都是随机匹配的

wangupupup commented 1 month ago

好的 感谢回复!