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!