ft42 commited on
Commit
96bccc6
·
verified ·
1 Parent(s): be14599

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -32,18 +32,12 @@ model-index:
32
  type: image-segmentation
33
  name: Medical Image Segmentation
34
  dataset:
35
- name: LIDC-IDRI
36
  type: medical-ct
37
  metrics:
38
  - type: dice-coefficient
39
- value: 0.82
40
  name: Dice Similarity Coefficient
41
- - type: hausdorff-distance
42
- value: 2.3
43
- name: Hausdorff Distance (mm)
44
- - type: correlation
45
- value: 0.94
46
- name: Volume Correlation (R²)
47
  ---
48
 
49
  # PiNS - Point-driven Nodule Segmentation
@@ -306,7 +300,7 @@ We welcome collaborations from:
306
  year={2025},
307
  url={https://github.com/fitushar/PiNS},
308
  version={1.0.0},
309
- doi={10.5281/zenodo.xxxxx}
310
  }
311
  ```
312
 
 
32
  type: image-segmentation
33
  name: Medical Image Segmentation
34
  dataset:
35
+ name: DLCS24
36
  type: medical-ct
37
  metrics:
38
  - type: dice-coefficient
39
+ value:
40
  name: Dice Similarity Coefficient
 
 
 
 
 
 
41
  ---
42
 
43
  # PiNS - Point-driven Nodule Segmentation
 
300
  year={2025},
301
  url={https://github.com/fitushar/PiNS},
302
  version={1.0.0},
303
+ doi={10.5281/zenodo.17171571}
304
  }
305
  ```
306