-
Notifications
You must be signed in to change notification settings - Fork 56
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
Comments
Solve this:
|
were you able to train the model ? |
我也在训练模型 但是 TF.to_flow 并没有这个模块 是否是我版本2.2.0太高了 所导致的嘛 如果方便可以交流下吗 |
TypeError: unsupported operand type(s) for /: 'NoneType' and 'float' |
TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'这个问题又出现的吗 |
和楼上同样的问题!请问大家解决喇嘛?可以加下3260942797交流下嘛?谢谢啦 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(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!
The text was updated successfully, but these errors were encountered: