Skip to content

nobias-fht/pasteur_n2v

Repository files navigation

Welcome

This repository contains the instructions for the workshop "Deep-learning retoration for microscopy images", held at Pasteur Institute (Paris) on the 31.05.23.

How to run this site locally

  1. Clone this repository

    git clone https://github.com/nobias-fht/restoration.git
  2. In a conda env, install the relevant packages:

    pip install -r requirements.txt
  3. Then generate the site:

    mkdocs serve