Rescaling Image inputs before training googlenet - transfer learning
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Ernest Modise - Kgamane
el 16 de Abr. de 2024
Respondida: Cris LaPierre
el 16 de Abr. de 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 comentarios
Respuesta aceptada
Cris LaPierre
el 16 de Abr. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!