Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 549 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 549 Bytes

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.