Practice Test Geeks home

CNN - Convolutional Neural Networks Transfer Learning with CNNs Questions and Answers

A developer is building a flower species classifier using a small, custom dataset of approximately 900 images.
They decide to use a ResNet50 model pre-trained on ImageNet.

To leverage the pre-trained features effectively while minimizing the risk of overfitting, which transfer learning strategy should they implement first?

Select your answer