Skip to content

allenhaozhu/EASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EASE: Unsupervised Discriminant Subspace Learning for Transductive Few-Shot Learning (CVPR2022)

This repository is the official implementation of EASE: Unsupervised Discriminant Subspace Learning for Transductive Few-Shot Learning. This code is based on the Leveraging the Feature Distribution in Transfer-based Few-Shot Learning and Contrastive Laplacian Eigenmaps.

usage

Please download features from here and unzip it. This code can reproduce the performance in the paper, but something need to tune in different datasets like L2 normalization of prototypes and soft-labels (>1) for the computation of sinkhorn distance in the SIAMESE part.

If there is anything confusing you, please let me know.

References

Contrastive Laplacian Eigenmaps

Leveraging the Feature Distribution in Transfer-based Few-Shot Learning

Charting the Right Manifold: Manifold Mixup for Few-shot Learning

Manifold Mixup: Better Representations by Interpolating Hidden States

Sinkhorn Distances: Lightspeed Computation of Optimal Transport

EASE

About

For CVPR2022 Submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages