cszn/SRMD

Grid search strategy

lukk47 opened this issue · 2 comments

For the experiments on real images, a grid search strategy is used as the degradation info. Would you please help provide more details? Thanks

cszn commented

You can use for-loop to produce multiple outputs and choose the best one. Alternatively, you should estimate the blur kernel first.

What's the definition of "the best one"?