Can I avoid image normalization in deep learning
Mostra commenti meno recenti
When I use trainNetwork() to run a deep learning job on a bunch of images. The second comment I'm reading after execution is that my images are being normalized:
Initializing image normalization.
Can I switch this off somewhere?
3 Commenti
Greg Heath
il 27 Mar 2018
Yes, but I don't recommend it Greg
Mads
il 27 Mar 2018
Brian Derstine
il 9 Set 2020
https://www.mathworks.com/help/deeplearning/ref/nnet.cnn.layer.imageinputlayer.html#d120e48025
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!