Rescaling Image inputs before training googlenet - transfer learning
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Ernest Modise - Kgamane
am 16 Apr. 2024
Beantwortet: Cris LaPierre
am 16 Apr. 2024
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 Kommentare
Akzeptierte Antwort
Cris LaPierre
am 16 Apr. 2024
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!