RainbowPillow / protoLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protoLP

This page is for our paper in CVPR 2023 "Transductive Few-shot Learning with Prototype-based Label Propagation by Iterative Graph Refinement". I will update the code after NeurIPS DDL (LOL).

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.

There are three different files. I am still managing these. They are working for three different settings (w/o SK distance, with SK distance and unbalance setting). I think I still need a few days to check these codes. Sorry for my late release and thanks for your patient.

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

About


Languages

Language:Python 100.0%