DIRE icon indicating copy to clipboard operation
DIRE copied to clipboard

[ICCV 2023] Official implementation of the paper: "DIRE for Diffusion-Generated Image Detection"

Results 22 DIRE issues
Sort by recently updated
recently updated
newest added

I tried to run this on M2 Mac. I get below errors when distributed.all_gather is called. `(dire) skoneru@macbook-pro guided-diffusion % PYTORCH_ENABLE_MPS_FALLBACK=1 ./compute_dire.sh Logging to /Users/skoneru/workspace/DIRE/recons_images/val/imagenet/real Namespace(images_dir='/Users/skoneru/workspace/DIRE/images/val/imagenet/real', recons_dir='/Users/skoneru/workspace/DIRE/recons_images/val/imagenet/real', dire_dir='/Users/skoneru/workspace/DIRE/dire_images/val/imagenet/real', clip_denoised=True, num_samples=16,...

Congratulations and thank you for publishing the code! What license applies to this repository?