Skip to content

heethanjan/Feature-Generator-for-FSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Feature Generator for Few-Shot Learning

Train the generator using traingerator.py

Testing

Set the path of the trained generator in modified-few-shot-meta-baseline/models/meta_baseline.py

For testing its effect on the MetaBaseline model. We'll be using a modified version of MetaBaseline, located in the modified-few-shot-meta-baseline folder. refer to the original MetaBaseline GitHub repository for more details on the evaluation process.

Prerequisites

Before starting, ensure you have installed the necessary dependencies for both the generator and MetaBaseline:

  1. Check requirements.txt for Dependencies:
    Install the required dependencies by running the following:

    pip install -r requirements.txt

Releases

No releases published

Packages

 
 
 

Contributors