matejpekar commited on
Commit
33e23d4
·
verified ·
1 Parent(s): c24a3b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,6 +5,9 @@ datasets:
5
  - RationAI/PanNuke
6
  tags:
7
  - biology
 
 
 
8
  ---
9
 
10
 
@@ -50,4 +53,4 @@ results = processor.post_process_instance(
50
  primaryClass={cs.CV},
51
  url={https://arxiv.org/abs/2601.03163}
52
  }
53
- ```
 
5
  - RationAI/PanNuke
6
  tags:
7
  - biology
8
+ base_model:
9
+ - microsoft/swinv2-tiny-patch4-window16-256
10
+ pipeline_tag: image-segmentation
11
  ---
12
 
13
 
 
53
  primaryClass={cs.CV},
54
  url={https://arxiv.org/abs/2601.03163}
55
  }
56
+ ```