How to change image size to, say 128?
Show older comments
In "openExample('nnet/TrainGenerativeAdversarialNetworkGANExample')", the image size is set to 64. When changed all "found" places to 128, it showed a non-scaler error.
Please help to resolve this problem.
Thank you!
Answers (1)
Image Analyst
on 12 Oct 2021
Edited: Image Analyst
on 12 Oct 2021
0 votes
I think most (or all?) network architectures are built to expect a certain size image upon input. I don't think you can just change the size to whatever you want.
1 Comment
Categories
Find more on Parallel and Cloud in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!