From c179cab7fe79a75a9813323f2951ca4ecee691d2 Mon Sep 17 00:00:00 2001
From: "Bos, Peter1" <peter1.bos@wur.nl>
Date: Wed, 2 Aug 2023 09:18:23 +0000
Subject: [PATCH] Update file README.txt

---
 README.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.txt b/README.txt
index 62cc73e..5009fe5 100644
--- a/README.txt
+++ b/README.txt
@@ -35,3 +35,8 @@ Run macro "MeasureROIsfromdrive.ijm"
 --Measures the ROIs in the original image to get unadapted dimensions.
 Run resulting data through script: "Grana clustering.py"
 --Clusters grana based on X and Y position and the slice number. Returns dimensions and intensity of the grana. 
+
+
+Denoising: 
+Follow instructions on https://colab.research.google.com/github/HenriquesLab/ZeroCostDL4Mic/blob/master/Colab_notebooks/Noise2Void_2D_ZeroCostDL4Mic.ipynb.
+Use own images to train your own model. Use model export.bioimage.io.zip to denoise images used in this study. 
\ No newline at end of file
-- 
GitLab