How to change image size to, say 128?
4 次查看(过去 30 天)
显示 更早的评论
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!
0 个评论
回答(1 个)
Image Analyst
2021-10-12
编辑:Image Analyst
2021-10-12
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!