Keras with MobilenetV2 for Deep Learning: Difference between revisions

m
mNo edit summary
Line 43: Line 43:


This example will apply transfer learning to the MobileNetV2 model in order to make it recognize new classes.
This example will apply transfer learning to the MobileNetV2 model in order to make it recognize new classes.


===Configuring the session to avoid reserving all GPU memory===
===Configuring the session to avoid reserving all GPU memory===