Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No error no output :( #6

Open
wuzeping1893 opened this issue Apr 21, 2020 · 7 comments
Open

No error no output :( #6

wuzeping1893 opened this issue Apr 21, 2020 · 7 comments

Comments

@wuzeping1893
Copy link

(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
Copy link
Author

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.

@sanjay-391
Copy link

sanjay-391 commented Apr 30, 2020

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

@XINYUCHENmb95408
Copy link

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

@yjg123456
Copy link

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

@yjg123456
Copy link

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

@paopao-long
Copy link

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

@xiaoli-tongxue-code
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants