Rescaling Image inputs before training googlenet - transfer learning
1 回表示 (過去 30 日間)
古いコメントを表示
Ernest Modise - Kgamane
2024 年 4 月 16 日
回答済み: Cris LaPierre
2024 年 4 月 16 日
Hi do on training a cnn, derived from googlenet, do I need to rescale image between 0 and 1. If yes, how do I do so?
0 件のコメント
採用された回答
Cris LaPierre
2024 年 4 月 16 日
You may need to resize your images, but GoogleNet does not impose any requirment on the pixel values.
You might find this example helpful: Classify Image Using GoogleNet
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!