Can I avoid image normalization in deep learning
Mostrar comentarios más antiguos
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 comentarios
Greg Heath
el 27 de Mzo. de 2018
Yes, but I don't recommend it Greg
Mads
el 27 de Mzo. de 2018
Brian Derstine
el 9 de Sept. de 2020
https://www.mathworks.com/help/deeplearning/ref/nnet.cnn.layer.imageinputlayer.html#d120e48025
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!