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

could not broadcast input array from shape (96,96,3) into shape (96,96) #2

Open
m1081706 opened this issue Jul 30, 2021 · 0 comments
Open

Comments

@m1081706
Copy link

m1081706 commented Jul 30, 2021

I use my own dataset.
The data image size is 96*96.
When I use this dataset, I saw this problem.
I use "python main.py --dataset dataset --output_width=96 --output_height=96 --input_width=96 --input_height=96 --train=False --batch_size 64 --num_test 50"run it.
How can I solve it?
Thank you

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