You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,6 @@
1
1
## MIDeepSeg: Minimally Interactive Segmentation of Unseen Objects from Medical Images Using Deep Learning [[MedIA](https://www.sciencedirect.com/science/article/pii/S1361841521001481) or [Arxiv](https://arxiv.org/pdf/2104.12166.pdf)] and [[Demo]](https://www.youtube.com/watch?v=eq-tqlJnckE)
2
2
This repository proivdes a 2D medical image interactive segmentation method for segmentation and annotation.
A comparison of different distance transform, following [GeodisTK](https://github.com/taigw/GeodisTK).
7
4
8
5
* This project was originally developed for our previous work [MIDeepSeg](https://arxiv.org/pdf/2104.12166.pdf), if you find it's useful for your research, please consider to cite the followings:
9
6
@@ -15,7 +12,9 @@ A comparison of different distance transform, following [GeodisTK](https://githu
15
12
pages={102102},
16
13
year={2021},
17
14
publisher={Elsevier}}
15
+

18
16
17
+
A comparison of different distance transform, following [GeodisTK](https://github.com/taigw/GeodisTK).
19
18
## Requirements
20
19
Before you can use this package for image segmentation. You should:
0 commit comments