zzh-tech / BiT

[CVPR2023] Blur Interpolation Transformer for Real-World Motion from Blur
https://zzh-tech.github.io/BiT/
MIT License
222 stars 8 forks source link

Questions about the dataset #1

Closed yzb1997 closed 1 year ago

yzb1997 commented 1 year ago

First of all, congratulations on such a great public work, but I have some questions to ask you:

I would like to use your dataset to train a single image input, single image output deblurring model, I want to know how to find the sharp image corresponding to the blurred image.

zzh-tech commented 1 year ago

Hi, thank you for your interest! If you want to do one-to-one mapping deblurring problem. Please use this real-world dataset: https://github.com/zzh-tech/ESTRNN

yzb1997 commented 1 year ago

Are the two datasets the same?

zzh-tech commented 1 year ago

No, BSD is bigger but can only do one-to-one deblurring.