From c98e2a776f290f43d0167e19f4cac83c8aba9f34 Mon Sep 17 00:00:00 2001 From: Pradeep Rajasekhar Date: Mon, 13 Dec 2021 18:16:33 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 83d4f1f..be2c811 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,11 @@ Future plans are to include 3D predictions and possibly options for training dat Cellpose: Cellpose: https://github.com/MouseLand/cellpose +**UPDATE: ZeroCostDL4Mic has [cellpose training and prediction notebooks](https://github.com/HenriquesLab/ZeroCostDL4Mic/wiki) with the option for 3D** + The notebooks are inspired by the [ZeroCostDL4Mic](https://github.com/HenriquesLab/ZeroCostDL4Mic/wiki) series of notebooks from the Henriques Lab and do borrow components from it as well. + v0.2 updates: * Added the new models in the notebook * Fixed a numpy error when installing cellpose in colab environment. Fix is to restart colab after installing cellpose