deepBoosting icon indicating copy to clipboard operation
deepBoosting copied to clipboard

Failure of runing the non-blind gray-level Gaussian image denoising

Open wcc1995 opened this issue 6 years ago • 2 comments

Thank you for providing the codes. When I run the eval.py , I got the error like this: 2019-10-13 22:15:47.644792: F tensorflow/core/grappler/costs/op_level_cost_estimator.cc:654] Check failed: iz % kz == 0 (8 vs. 0)Input channel 8 is not a multiple of filter channel 16. and my python version is 3.6, tensorflow version is 1.14.0.

wcc1995 avatar Oct 13 '19 14:10 wcc1995

你提供的源码是运行在linux平台还是windows平台?

qiongshuai avatar Dec 20 '19 12:12 qiongshuai

你提供的源码是运行在linux平台还是windows平台?

我在windows上跑的,但是我跑blind-color这个没撒问题

wcc1995 avatar Dec 23 '19 11:12 wcc1995