Lewislou commited on
Commit
76d2599
1 Parent(s): c72844f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -10
README.md CHANGED
@@ -1,10 +1,18 @@
1
  ---
2
- # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
- {{ card_data }}
 
 
 
 
 
 
 
 
5
  ---
6
 
7
- # Model Card for {{ model_id | default("Model ID", true) }}
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
@@ -86,9 +94,4 @@ python compute_metric.py --gt_path path_to_labels --seg_path output_path
86
 
87
  ## Results
88
  The tuning set F1 score of our method is 0.8795. The rank running time of our method on all the 101 cases in the tuning set is zero in our local
89
- workstation.
90
-
91
-
92
-
93
-
94
-
 
1
  ---
2
+ '[object Object]': null
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ tags:
7
+ - cell segmentation
8
+ - stardist
9
+ - hover-net
10
+ metrics:
11
+ - f1-score
12
+ pipeline_tag: image-segmentation
13
  ---
14
 
15
+ # Model Card for cell-seg-sribd
16
 
17
  <!-- Provide a quick summary of what the model is/does. -->
18
 
 
94
 
95
  ## Results
96
  The tuning set F1 score of our method is 0.8795. The rank running time of our method on all the 101 cases in the tuning set is zero in our local
97
+ workstation.