Closed Rainyliuliu closed 5 years ago
Thanks for letting me know! That was a bug. The name of the variable inside the mat file was 'ker' and not 'Kernel' as it needs to be. Fixed now, Thanks!
Thank you for your reply! I
liu 邮箱:13233975665@163.com |
---|
Signature is customized by Netease Mail Master
On 10/10/2018 20:32, Assaf Shocher wrote:
Thanks for letting me know! That was a bug. The name of the variable inside the mat file was 'ker' and not 'Kernel' as it needs to be. Fixed now, Thanks!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Hello, i meet a problem:KeyError: 'Kernel' , i think the problem is caused by following function. I wish for your reply. Thank you very much. def preprocess_kernels(kernels, conf):
Load kernels if given files. if not just use the downscaling method from the configs.