Fayeben / GenerativeDiffusionPrior

Generative Diffusion Prior for Unified Image Restoration and Enhancement (CVPR2023)
Apache License 2.0
274 stars 30 forks source link

base_samples (npz files) for Generative Diffusion Prior (GDP) for non-linear, blind, multi-guidance problems (Low light enhancement, HDR recovery) #25

Closed benchoi93 closed 1 year ago

benchoi93 commented 1 year ago

I was trying to run "sample_x0_enhancement_HDR.py" and "sample_x0_enhancement_low_light.py" but encountered a problem that there is no base_sample.

Can you explain how to generate those base_samples, or upload the npz files you used for the experiments?

Fayeben commented 1 year ago

I have uploaded the .npz files. Please have a try! https://drive.google.com/drive/folders/1Lvp6vjovXOa3vYv98evVSxsmGX_C9sgy?usp=sharing

benchoi93 commented 1 year ago

Thank you! Much appreciated!