From 117b0c597ba7641b88a6b86701ae3d789043f54a Mon Sep 17 00:00:00 2001 From: Fabrice Daian <fabrice.daian@lis-lab.fr> Date: Fri, 28 Feb 2025 12:29:59 +0100 Subject: [PATCH] add tutorial video --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2579dcc..3f94fea 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ ---- ---- -## Install required µPIX Environment and Sources +## Install required µPIX Environment and Sources ([Tutorial VIDEO](https://sync.lis-lab.fr/index.php/s/GeNyYdLHMCRTfS9)) + -[[Tutorial in VIDEO](https://sync.lis-lab.fr/index.php/s/ftw9fdGacJyyfBq)] If you don't have alread miniconda installed on your system, please refere to the [officical miniconda documentation](https://docs.anaconda.com/miniconda/install/) and then : @@ -67,7 +67,7 @@ pip install -r mupix/requirements.txt -## Use Case n°1 - Use a pre-trained µPIX model to denoise an image dataset +## Use Case n°1 - Use a pre-trained µPIX model to denoise an image dataset ([Tutorial VIDEO](https://sync.lis-lab.fr/index.php/s/ftw9fdGacJyyfBq)) µPIX comes with 3 ptre-trained models along with their respective datasets: -- GitLab