Few-Shot Detection
Prototype Network
A meta-learning model that builds a 'prototype' for each class by averaging the features of the few available examples, then classifies a new instance by matching it to the nearest prototype.
← Wstecz