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

Value Error: #2

Open
Thamizh-Sterio opened this issue Sep 7, 2018 · 0 comments
Open

Value Error: #2

Thamizh-Sterio opened this issue Sep 7, 2018 · 0 comments

Comments

@Thamizh-Sterio
Copy link

Traceback (most recent call last):
File "detect.py", line 186, in
detect(im_gray, param_vals)):
File "detect.py", line 160, in post_process
groups = _group_overlapping_rectangles(matches)
File "detect.py", line 131, in _group_overlapping_rectangles
matches = list(matches)
File "detect.py", line 93, in detect
y_vals.append(sess.run(y, feed_dict=feed_dict))
File "/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 905, in run
run_metadata_ptr)
File "/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1116, in _run
str(subfeed_t.get_shape())))
ValueError: Cannot feed value of shape (253,) for Tensor 'Variable_9:0', which has shape '(361,)'

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