Yikai-Wang / ICI-FSL

This repository contains the code for Instance Credibility Inference (ICI).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICI-FSL

[Project Page]

This repository contains the code for the algorithm Instance Credibility Inference (ICI).

In V1, we implement an algorithm for measuring the credibility of pseudo-labeled instances for few-shot learning by a linear regression model with incidental parameters.

In V2, we extend our algorithm to a logistic regression model with incidental parameters.

Please read the corresponding readme under each folder for a detailed introduction.

About

This repository contains the code for Instance Credibility Inference (ICI).


Languages

Language:Python 100.0%