Rescaling Image inputs before training googlenet - transfer learning
1 次查看(过去 30 天)
显示 更早的评论
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!