What is transfer learning in the context of computer vision?
-
A
Training a model from scratch on a new dataset
-
B
Using a pre-trained model's weights as a starting point for a new task
-
C
Transferring labels from one dataset to another
-
D
Copying model architecture without pre-trained weights