Few-Shot Image Classification is a computer vision task that involves training machine learning models to classify images into predefined categories using only a few labeled examples of each category (typically < 6 examples). The goal is to enable models to recognize and classify new images with minimal supervision and limited data, without having to train on large datasets. (typically < 6 examples)
<span style="color:grey; opacity: 0.6">( Image credit: Learning Embedding Adaptation for Few-Shot Learning )</span>