Customizing MobileNetV2 through transfer learning using Keras and Python [Part 4[
(See for code and written tutorials.) This is the fourth of a series of video tutorials about deep learning with Keras in Python. Here I show how you can modify a pretrained neural network, MobileNetV2, to perform a different task than the one it was originally trained for, a technique called transfer learning. I also show how you can validate the performance of this modified model to test whether it suffers from overfitting.
1 view
4
0
3 years ago 00:53:28 3
Training SSD MOBILENET for detecting dump trucks
4 years ago 00:35:07 1
Customizing MobileNetV2 through transfer learning using Keras and Python [Part 4[