Views
No views yet
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.hf download nebula/MaskCLIP-weights MaskCLIP_sd15_20241103_17_45_16.pth --local-dir weights--checkpoint_path in test.sh to the downloaded checkpoint path, for example:--checkpoint_path "weights/MaskCLIP_sd15_20241103_17_45_16.pth"1@InProceedings{wang2025opensdi,
2 author={Wang, Yabin and Huang, Zhiwu and Hong, Xiaopeng},
3 title={OpenSDI: Spotting Diffusion-Generated Images in the Open World},
4 booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
5 year={2025}
6}