Skip to content

fmi-faim/prefect-n2v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prefect-n2v

A collection of prefect flows to run noise2void.

Installation

Create a new conda environment and install the requirements.

conda env create -f environment.yaml

Or follow the official install instructions from n2v.

WandB

We use Weights & Biases to log network trainings. W&B uses local storage to save logs, artifacts and configs. It might be necessary to change these locations.