rajeevyasarla / UMSN-Face-Deblurring

Deblurring Face Images using Uncertainty Guided Multi-Stream Semantic Networks
MIT License
118 stars 34 forks source link

About blur kernels #16

Closed TREASUREPPY closed 4 years ago

TREASUREPPY commented 4 years ago

Hello, first of all, thank you for providing the code of this paper for us to learn. About blur kernels , I saw that there was a Kernel.mat file in your code. After checking, I found that the size is 29x29x25000. Does this .mat file include all the blur kernels sizes ranging from 13 × 13 to 29×29 mentioned in your paper? If not, can I get other types of blur kernels? Looking forward to your reply. Thank you very much.

rajeevyasarla commented 4 years ago

kernel.mat contains all blur kernels ranging from 13x13 to 29 x 29 which are used for training the network