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

Can't run test mode #2

Open
cptay opened this issue Aug 18, 2017 · 0 comments
Open

Can't run test mode #2

cptay opened this issue Aug 18, 2017 · 0 comments

Comments

@cptay
Copy link

cptay commented Aug 18, 2017

I got the following error when running in test mode with this command 'return tf.cond(is_train, train, val)'

ValueError: Cannot reshape a tensor with 4320000 elements to shape [1,160,60,3](28800 elements) for 'cond/reshape' (op:'Reshape') with input shapes:[1,150,160,60,3],[4] and .........

Not sure how to overcome it. Appreciate if you can take a look at this issue.

BTW, the paper indicated a CMC rank 1 of 50.19% for CUHK03 dataset. I got 87.7% accuracy from validation run. Does it imply your implementation has much better performance? If yes, what are the possible reasons?

Thanks

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