You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: