From 0f1a87c97a8a392ca2b35e83bfeaa52f4fc6c836 Mon Sep 17 00:00:00 2001 From: Fabrice Daian <fabrice.daian@lis-lab.fr> Date: Mon, 3 Mar 2025 09:20:00 +0100 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9207d4..aef738e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ #### Gabriel Bon, Daniel Sapede, Cédric Matthews, and Fabrice Daian Preprint BioRXiv [](https://doi.org/10.1101/2024.10.25.620201) -##### <u>Dataset & pre-trained µPIX Models</u> +#### ```Dataset & pre-trained µPIX Models``` | | Dataset | pre-trained µPIX Models | |--------------------------|--------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| | ```csbdeep``` | [download](https://sync.lis-lab.fr/index.php/s/sy3SrGgqNafbP5X/download) | [download](https://sync.lis-lab.fr/index.php/s/9SxkR2QH3Z79Bbc/download) | @@ -12,7 +12,7 @@ Preprint BioRXiv [ | [download](https://sync.lis-lab.fr/index.php/s/degZsCxN7ZXxeB6/download) | -##### <u>Demo Notebooks</u> +#### ```Demo Notebooks``` * 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) -- GitLab