2020

Laplacian Regularized Few-Shot Learning

Paper https://arxiv.org/abs/2006.15486 Code https://github.com/imtiazziko/LaplacianShot Main Idea Transfer Learning: Image embeddings are obtained by pre-training a network on the set of base classes using cross-entropy loss. Transductive Inference: Jointly classify all the query examples together.