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

Incompatible shapes #27

Open
my-hello-world opened this issue Apr 23, 2019 · 0 comments
Open

Incompatible shapes #27

my-hello-world opened this issue Apr 23, 2019 · 0 comments

Comments

@my-hello-world
Copy link

hi,excuse me, I encountered the following problems while training the network, may I ask for some assistants?

Traceback (most recent call last):
File "/home/vivian/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1323, in _do_call
return fn(*args)
File "/home/vivian/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1302, in _run_fn
status, run_metadata)
File "/home/vivian/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/errors_impl.py", line 473, in exit
c_api.TF_GetCode(self.status.status))
tensorflow.python.framework.errors_impl.InvalidArgumentError: Incompatible shapes: [256,2,4] vs. [2688,2,4]
[[Node: build_loss/FastRCNN_loss/sub = Sub[T=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:GPU:0"](build_loss/FastRCNN_loss/Reshape, build_loss/FastRCNN_loss/Reshape_1)]]

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

1 participant