From 703b42946c7bf34eed0c2a587fce346a357f5d61 Mon Sep 17 00:00:00 2001 From: Fabrice Daian <fabrice.daian@lis-lab.fr> Date: Mon, 3 Mar 2025 14:26:34 +0100 Subject: [PATCH] corrections --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f22930..9c8f60e 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Preprint BioRXiv [ [](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) +* **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)) @@ -176,7 +176,7 @@ Once finished, the denoised images are stored inside ```./experiments/metrology_ </details> -## Use case n°2 - Train a µPIX model from scratch using a custom dataset +## Use Case n°2 - Train a µPIX model from scratch using a custom dataset <details> <summary>Click to expand</summary> -- GitLab