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

Input shape #5

Open
cn-actor opened this issue Oct 23, 2020 · 2 comments
Open

Input shape #5

cn-actor opened this issue Oct 23, 2020 · 2 comments

Comments

@cn-actor
Copy link

cn-actor commented Oct 23, 2020

Hello!There's a ValueError when I run .py to test old models.
ValueError: Cannot feed value of shape (1, 366) for Tensor 'Placeholder:0', which has shape '(?, 16)'
Is that caused by Laser finding not 10 dimensions but 360?

@m5823779
Copy link
Owner

Yes, it seems caused by Laser finding not 10 dimensions but 360. Please change it from 360 to 10.
Or of course, you can re-train it by 360 laser-finding.

Thanks

@cn-actor cn-actor closed this as completed Nov 2, 2020
@cn-actor
Copy link
Author

cn-actor commented Nov 2, 2020

Yes, it seems caused by Laser finding not 10 dimensions but 360. Please change it from 360 to 10.
Or of course, you can re-train it by 360 laser-finding.

Thanks

@cn-actor cn-actor reopened this Nov 2, 2020
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

2 participants