How to change image size to, say 128?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Image Analyst
le 12 Oct 2021
Modifié(e) : Image Analyst
le 12 Oct 2021
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.
Voir également
Catégories
En savoir plus sur Image Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!