MBLLEN
MBLLEN copied to clipboard
No error no output :(
(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!
Solve this:
- 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.
were you able to train the model ? mine is stuck in middle of training without any errors.
我也在训练模型 但是 TF.to_flow 并没有这个模块 是否是我版本2.2.0太高了 所导致的嘛 如果方便可以交流下吗
TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'
TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'这个问题又出现的吗
我是训练模型但是TF.to_flow并没有这个模块是否是我版本2.2.0太高了所导致的嘛如果方便可以交流下吗
训练成功了吗?我的一直卡在这里不动,也没报错
和楼上同样的问题!请问大家解决喇嘛?可以加下3260942797交流下嘛?谢谢啦