-
Notifications
You must be signed in to change notification settings - Fork 526
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
ValueError: Cannot feed value of shape (0,) for Tensor 'input_image:0', which has shape '(?, 224, 224, 3)' #95
Comments
@sldyb hi, |
I’m glad you solved it
邮箱:[email protected]
签名由 网易邮箱大师 定制
On 04/29/2018 16:56, YCYchunyan wrote: @sldyb hi,
I encountered this problem too, I have read the third point of issue#9,but I still can't solve my problem.Can you tell me the solution.
thanks
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/shekkizh/FCN.tensorflow","title":"shekkizh/FCN.tensorflow","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/shekkizh/FCN.tensorflow"}},"updates":{"snippets":[{"icon":"PERSON","message":"@YCYchunyan in #95: @sldyb hi,\r\nI encountered this problem too, I have read the third point of issue#9,but I still can't solve my problem.Can you tell me the solution.\r\nthanks"}],"action":{"name":"View Issue","url":"#95 (comment)"}}}
|
Hi @YCYchunyan |
@sldyb hello,I also have this problem,I have modified SceneParsing_folder = os.path.splitext(DATA_URL.split("/")[-1])[0] filename = os.path.splitext(f.split("\")[-1])[0], but I still can't do that,Can you help me again,thank you very much. |
@a123935132 I think you should check if you changed the code at the right place, because there are two place that looks very alike but only one place(the latter) should be changed |
Hello,
I faced this problem. It will be a matter of appreciation if anyone will help me.
Thanks
The text was updated successfully, but these errors were encountered: