Can I avoid image normalization in deep learning
이전 댓글 표시
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
Greg Heath
2018년 3월 27일
Yes, but I don't recommend it Greg
Mads
2018년 3월 27일
Brian Derstine
2020년 9월 9일
https://www.mathworks.com/help/deeplearning/ref/nnet.cnn.layer.imageinputlayer.html#d120e48025
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!