grip-unina / DMimageDetection

On the detection of synthetic images generated by diffusion models
Apache License 2.0
196 stars 19 forks source link

How to find the fake_image corresponding to the real_image in real_coco.txt and real_lsun.txt? #13

Open lurui7 opened 9 months ago

lurui7 commented 9 months ago

屏幕截图 2023-12-12 172437

In real_coco.txt and real_lsun.txt we can get the ID of real_image, but how to find the fake_image in the six subdolders which is generated by the real_image? In fact, I want to make pairs of real and fake image, but the correspondence between the real and fake image is not clear.

RCorvi commented 9 months ago

Hi, thank you for your interest in our work. None of the images are generated starting from an image, we do not have a 1 to 1 pairing between real and synthetic images.