Taking a model pre-trained on a massive dataset (like ImageNet) and fine-tuning it on a smaller, specific task. It recycles learnt features.
The standard workflow in practical Deep Learning.
Why you don't need Google-scale data to build a classifier.