From 95d871728429ad56346df7c747bdd4dba2b3c6ec Mon Sep 17 00:00:00 2001
From: Fabrice Daian <fabrice.daian@lis-lab.fr>
Date: Mon, 10 Mar 2025 12:58:21 +0100
Subject: [PATCH] restruct

---
 README.md | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 7b75532..7fc7886 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
-# Code, Models & Data Repository
+# µPIX Repository
 
-## *μPIX : Leveraging Generative AI for Enhanced, Personalized and Sustainable Microscopy*
+
+### ```Paper``` 
+### μPIX : Leveraging Generative AI for Enhanced, Personalized and Sustainable Microscopy*
 #### Gabriel Bon, Daniel Sapede, Cédric Matthews, and Fabrice Daian
-Preprint BioRXiv [![DOI:10.1101/2024.10.25.620201](images/badge_preprint_mupix.svg)](https://doi.org/10.1101/2024.10.25.620201)
+#### Preprint BioRXiv [![DOI:10.1101/2024.10.25.620201](images/badge_preprint_mupix.svg)](https://doi.org/10.1101/2024.10.25.620201)
 
-#### ```Dataset & pre-trained µPIX Models```
+### ```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/riqZbKBbYwjLK4m/download) |
@@ -13,14 +15,14 @@ Preprint BioRXiv [![DOI:10.1101/2024.10.25.620201](images/badge_preprint_mupix.s
 
 
 
-#### ```Demo Notebooks on Google Colab```
+### ```Demo Notebooks on Google Colab```
 |   |   |   |
 |---|---|---|
 | **Use case #1** | Use a pre-trained µPIX model to denoise an image dataset (```metrology``` dataset) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1EbV04iv141q7ebVUOErJupYboaCV40OD?usp=drive_link)
 | **Use case #2** | Train a µPIX model from scratch using a custom dataset (```metrology``` dataset) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1GaD6rjWGJsBr2dFy-WPLC3YjCZO4LJGl?usp=drive_link)
 
 
-#### ```Reproducibility ```
+### ```Reproducibility ```
 |   |  |
 |---|---|
 |**Ready-to-use Notebook supporting Tables and Figures presented in the paper** |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1x1NtdC0b-vgsjWv0oUbeRzDLmDwv6NiV?usp=drive_link)|
-- 
GitLab