Closed Hikari6666 closed 3 weeks ago
Hi, we use the patch-based method for low-light enhancement and HDR recovery. Therefore, you can find the code in these two scripts. https://github.com/Fayeben/GenerativeDiffusionPrior/blob/116b875db9b4b6c3bcc8adcfc7dbaedb607e1edb/scripts/sample_x0_enhancement_low_light.py https://github.com/Fayeben/GenerativeDiffusionPrior/blob/116b875db9b4b6c3bcc8adcfc7dbaedb607e1edb/scripts/sample_x0_enhancement_HDR.py
Can you provide specific hints on which lines correspond to the operations of the patch section? I didn't quite understand this code, much gratitude!
Hello, I am very interested in your work. Can you tell me where the code for the proposed patch-based approach is?