Rescaling Image inputs before training googlenet - transfer learning
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ernest Modise - Kgamane
le 16 Avr 2024
Réponse apportée : Cris LaPierre
le 16 Avr 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 commentaires
Réponse acceptée
Cris LaPierre
le 16 Avr 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!