MBLLEN icon indicating copy to clipboard operation
MBLLEN copied to clipboard

No error no output :(

Open wuzeping1893 opened this issue 4 years ago • 7 comments

(mbllen-py) D:\MBLLEN-LowLightImageVideoEnhancement\MBLLEN-winpjt\main>python test.py -i /input/inputtest -m Syn_img_lowlight_withnoise Using TensorFlow backend. 2020-04-21 09:29:27.820021: I C:\tf_jenkins\workspace\rel-win\M\windows-gpu\PY\36\tensorflow\core\platform\cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 2020-04-21 09:29:27.959053: I C:\tf_jenkins\workspace\rel-win\M\windows-gpu\PY\36\tensorflow\core\common_runtime\gpu\gpu_device.cc:1212] Found device 0 with properties: name: GeForce GTX 1060 major: 6 minor: 1 memoryClockRate(GHz): 1.6705 pciBusID: 0000:01:00.0 totalMemory: 6.00GiB freeMemory: 4.97GiB 2020-04-21 09:29:27.968401: I C:\tf_jenkins\workspace\rel-win\M\windows-gpu\PY\36\tensorflow\core\common_runtime\gpu\gpu_device.cc:1312] Adding visible gpu devices: 0 2020-04-21 09:29:28.464909: I C:\tf_jenkins\workspace\rel-win\M\windows-gpu\PY\36\tensorflow\core\common_runtime\gpu\gpu_device.cc:993] Creating TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 4744 MB memory) -> p hysical GPU (device: 0, name: GeForce GTX 1060, pci bus id: 0000:01:00.0, compute capability: 6.1)

I put test image in folder D:\MBLLEN-LowLightImageVideoEnhancement\MBLLEN-winpjt\input\inputtest

python has created the new folder result, but no output image created, no error!

wuzeping1893 avatar Apr 21 '20 02:04 wuzeping1893

Solve this:

  1. I find this mistake in the debug mode: Loaded runtime CuDNN library: 7104 (compatibility version 7100) but the source was compiled with 7003 this is caused by the cuDNN version and ts version, the cuDNN version 7.0.3 is not available, so I installed the cuDNN=7.1.6, I update the ts version from 1.6.0 to 1.8.0. Solve this, hope helpful for others.

wuzeping1893 avatar Apr 21 '20 10:04 wuzeping1893

were you able to train the model ? mine is stuck in middle of training without any errors.

sanjay-391 avatar Apr 30 '20 19:04 sanjay-391

我也在训练模型 但是 TF.to_flow 并没有这个模块 是否是我版本2.2.0太高了 所导致的嘛 如果方便可以交流下吗

XINYUCHENmb95408 avatar Jul 18 '20 03:07 XINYUCHENmb95408

TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'

yjg123456 avatar Jun 06 '21 12:06 yjg123456

TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'这个问题又出现的吗

yjg123456 avatar Jun 06 '21 12:06 yjg123456

我是训练模型但是TF.to_flow并没有这个模块是否是我版本2.2.0太高了所导致的嘛如果方便可以交流下吗 问题 训练成功了吗?我的一直卡在这里不动,也没报错

paopao-long avatar Nov 19 '21 06:11 paopao-long

和楼上同样的问题!请问大家解决喇嘛?可以加下3260942797交流下嘛?谢谢啦

xiaoli-tongxue-code avatar May 05 '23 12:05 xiaoli-tongxue-code