hamadichihaoui / BIRD

This is the official implementation of "Blind Image Restoration via Fast Diffusion Inversion"
236 stars 18 forks source link

Code for inference #7

Open douglas125 opened 3 months ago

douglas125 commented 3 months ago

I wonder if it would be possible to add code to do inference using an image/task pair?

E.g. super-resolution given an input image.

hamadichihaoui commented 3 months ago

@douglas125 I will try to refactor the code and add this feature.