Getting warning when doing inference on chest x-ray image #3
Closed
sinaalinejad
started this conversation in
General
Replies: 1 comment
-
Answered via the issue raised on the same topic, so I'm going to close out this discussion: #2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I am trying to do an inference on an image. It works but also outputs some warnings:
WARNING:tensorflow: Unable to create a python object for variable <tf.Variable 'Heads/AIRSPACE_OPACITY/dense/bias:0'
I don't know if this is a problem. Are the embeddings still meaningful or I should solve this warning first?
Beta Was this translation helpful? Give feedback.
All reactions