Skip to content

Official Repository for the paper "Unsupervised Embedding Adaptation via Early-Stage Feature Reconstruction" ICML 2021

Notifications You must be signed in to change notification settings

movinghoon/ESFR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Early-Stage Feature Reconstruction (ESFR)

Dong Hoon Lee, Sae-Young Chung, Unsupervised Embedding Adaptation via Early-Stage Feature Reconstruction for Few-Shot Classification, ICML 2021

Dependencies

This code requires the following:

tensorflow >= 2.0.0
numpy
tqdm

Usage

For details, see the arguments inside run.py

  • Testing BD-CSPN + ESFR on mini-ImageNet/WidResNet/1-shot
python run.py --shot 1 --dataset mini --architecture WidResNet

About

Official Repository for the paper "Unsupervised Embedding Adaptation via Early-Stage Feature Reconstruction" ICML 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages