Skip to content

Commit 826e304

Browse files
committed
Update README.md
1 parent 540840b commit 826e304

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222

2323
## Documentation
2424

25-
📚 Documentation is available at [https://AdaptiveMotorControlLab.github.io/CellSeg3D
26-
](https://adaptivemotorcontrollab.github.io/CellSeg3D/welcome.html)
27-
25+
📚 Documentation is available at [https://AdaptiveMotorControlLab.github.io/CellSeg3D](https://adaptivemotorcontrollab.github.io/CellSeg3D/welcome.html)
2826

2927
📚 For additional examples and how to reproduce our paper figures, see: [https://github.com/C-Achard/cellseg3d-figures](https://github.com/C-Achard/cellseg3d-figures)
3028

@@ -38,7 +36,7 @@ To use the plugin, please run:
3836
```
3937
napari
4038
```
41-
Then go into `Plugins > napari_cellseg3d`, and choose which tool to use.
39+
Then go into `Plugins > napari_cellseg3d`, and choose which tool to use.
4240

4341
- **Review (label)**: This module allows you to review your labels, from predictions or manual labeling, and correct them if needed. It then saves the status of each file in a csv, for easier monitoring.
4442
- **Inference**: This module allows you to use pre-trained segmentation algorithms on volumes to automatically label cells and compute statistics.
@@ -64,11 +62,11 @@ F1-score is computed from the Intersection over Union (IoU) with ground truth la
6462

6563
## News
6664

67-
**CellSeg3D now published at eLife !**
65+
### **CellSeg3D now published at eLife**
6866

6967
Read the [article here !](https://elifesciences.org/articles/99848)
7068

71-
**New version: v0.2.2**
69+
### **New version: v0.2.2**
7270

7371
- v0.2.2:
7472
- Updated the Colab Notebooks for training and inference
@@ -100,8 +98,6 @@ Previous additions:
10098
- Many small improvements and many bug fixes
10199

102100

103-
104-
105101
## Requirements
106102

107103
**Compatible with Python 3.8 to 3.10.**

0 commit comments

Comments
 (0)