nebula/MaskCLIP-weights

Model

MaskCLIP Weights for OpenSDI

0

56 commits

1 linked in READMEs

updated Jun 18, 2026

See the code

README

MaskCLIP Weights for OpenSDI

This repository hosts model checkpoints for OpenSDI: Spotting Diffusion-Generated Images in the Open World.

Checkpoints

The Files and versions tab contains .pth checkpoints for MaskCLIP and related OpenSDI baselines. For MaskCLIP evaluation, download one of the MaskCLIP_sd15_*.pth checkpoints and use it with the OpenSDI codebase.

Example:

hf download nebula/MaskCLIP-weights MaskCLIP_sd15_20241103_17_45_16.pth --local-dir weights

Then set --checkpoint_path in test.sh to the downloaded checkpoint path, for example:

--checkpoint_path "weights/MaskCLIP_sd15_20241103_17_45_16.pth"

Citation

If you find OpenSDI useful for your research and applications, please cite:

@InProceedings{wang2025opensdi,
    author={Wang, Yabin and Huang, Zhiwu and Hong, Xiaopeng},
    title={OpenSDI: Spotting Diffusion-Generated Images in the Open World},
    booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    year={2025}
}
diffusion-detection
forgery-localization
image-forensics
maskclip
opensdi
pytorch

Contributors

nebula

56 commits

nebula/MaskCLIP-weights

Model

MaskCLIP Weights for OpenSDI

0

56 commits

1 linked in READMEs

updated Jun 18, 2026

See the code

README

MaskCLIP Weights for OpenSDI

This repository hosts model checkpoints for OpenSDI: Spotting Diffusion-Generated Images in the Open World.

Checkpoints

The Files and versions tab contains .pth checkpoints for MaskCLIP and related OpenSDI baselines. For MaskCLIP evaluation, download one of the MaskCLIP_sd15_*.pth checkpoints and use it with the OpenSDI codebase.

Example:

hf download nebula/MaskCLIP-weights MaskCLIP_sd15_20241103_17_45_16.pth --local-dir weights

Then set --checkpoint_path in test.sh to the downloaded checkpoint path, for example:

--checkpoint_path "weights/MaskCLIP_sd15_20241103_17_45_16.pth"

Citation

If you find OpenSDI useful for your research and applications, please cite:

@InProceedings{wang2025opensdi,
    author={Wang, Yabin and Huang, Zhiwu and Hong, Xiaopeng},
    title={OpenSDI: Spotting Diffusion-Generated Images in the Open World},
    booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    year={2025}
}
diffusion-detection
forgery-localization
image-forensics
maskclip
opensdi
pytorch

Contributors

nebula

56 commits