This repository contains the instructions for the workshop "Deep-learning retoration for microscopy images", held at Pasteur Institute (Paris) on the 31.05.23.
-
Clone this repository
git clone https://github.com/nobias-fht/restoration.git
-
In a conda env, install the relevant packages:
pip install -r requirements.txt
-
Then generate the site:
mkdocs serve