OpenSDI
OpenSDI copied to clipboard
Official repository for CVPR 2025 paper: OpenSDI: Spotting Diffusion-Generated Images in the Open World
Hi, I was wondering if you were planning to release the model weights?
Thanks to the authors for a really forward thinking design for the OpenSDID dataset. It seems the dataset doesn't include the originals for the subset of manipulated (or "partials" in...
Thank you very much for your contribution. May I ask how the model for image forgery localization in table 4 of the paper achieves image-level detection? For example, the iml_vit...

Thanks so much for the release of code and dataset. I tried to retrain MVSSNet and Trufor on OpenSDI dataset under the IMDLBenco framework. After 3 epochs, the test_pixel-level Accuracy...
In line 132 of data/hf_datasets.py, filtered_indices selects image paths with 'partial/fake' in the case of 'pixel' == True. Does this mean that only 'partial/fake' images are used for IMDL task?...
Hi @iamwangyabin 🤗 I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Hugging Face's daily papers as yours got featured: https://huggingface.co/papers/2503.19653....