From 5e2a478818d518dd10f9124eb474b33e8140d366 Mon Sep 17 00:00:00 2001 From: Fabrice Daian <fabrice.daian@lis-lab.fr> Date: Mon, 3 Mar 2025 13:58:14 +0100 Subject: [PATCH] add training demo notebook --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aef738e..9f22930 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Preprint BioRXiv [ | [download](https://sync.lis-lab.fr/index.php/s/degZsCxN7ZXxeB6/download) | -#### ```Demo Notebooks``` +#### ```Demo Notebooks on Google Colab``` -* Use a pre-trained µPIX model to denoise images (```metrology``` dataset) [](https://colab.research.google.com/drive/1EbV04iv141q7ebVUOErJupYboaCV40OD?usp=drive_link) -* Train a µPIX model from scratch (metrology dataset) +* **Use case n°1:** Use a pre-trained µPIX model to denoise an image dataset (```metrology``` dataset) [](https://colab.research.google.com/drive/1EbV04iv141q7ebVUOErJupYboaCV40OD?usp=drive_link) +* **Use case n°2:** Train a µPIX model from scratch using a custom dataset (```metrology``` dataset) [](https://colab.research.google.com/drive/1GaD6rjWGJsBr2dFy-WPLC3YjCZO4LJGl?usp=drive_link) ## Install required µPIX Environment and Sources ([Tutorial VIDEO](https://sync.lis-lab.fr/index.php/s/GeNyYdLHMCRTfS9)) -- GitLab