Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments on Selective Classification

Installation

conda create --name selcls python=3.11.9
conda activate selcls
pip install -r requirements.txt
pip install -e .

Usage

Before runing any script, make sure to setup all the environment variables in the env.sh file.

...

In addition, make executable all the scripts in the scripts/ directory.

chmod -R +x scripts/

Then, you can run the scripts to reproduce the results. Make sure you are working under the refind conda environment.

conda activate refind
./scripts/run...sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages