Filter löschen
Filter löschen

Rescaling Image inputs before training googlenet - transfer learning

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Cris LaPierre
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

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by