Skip to content

CAREamics/careamics-reproducibility

Repository files navigation

CAREamics reproducibility repository

Start an experiment on the HPC by running the following command:

./run-experiment -l <library> -m <method> -d <dataset>

where:

all_libraries=('careamics' 'n2v' 'ppn2v' 'test_library')
all_methods=('n2v' 'test_method')
all_datasets=('bsd68' 'test_dataset')

The script will run a job on the HPC and save the following files:

  • Log of the job in logs/
  • Efficiency of the job in logs/efficiency
  • Performances of the model in its own folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors