apple2373 commited on
Commit
60d0dc6
·
verified ·
1 Parent(s): 9386bf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -7
README.md CHANGED
@@ -1,15 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
1
  WBCAtt+ is a dataset that contains the attribute and segmentation masks for 10k images of white blood cells.
2
 
3
  ![Overview](./teaser.jpg)
4
 
5
- References: Satoshi Tsutsui, Winnie Pang, Shuting He, and Bihan Wen, “WBCAtt+: Fine-Grained Pixel-Level Morphological Annotations for White Blood Cell Images,” under review (minor revision) at Medical Image Analysis.
6
 
7
- The more details will be updated after the final acceptance.
8
 
9
- Current Files:
10
  - [wbcattplus.zip](./wbcattplus.zip): The data descriptions and the supplementary code to load and visualize the data as well.
11
  - [pbcseg_final_v1.tar](./pbcseg_final_v1.tar): The dataset itself.
12
-
13
- ---
14
- license: mit
15
- ---
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - medical
5
+ - biology
6
+ - segmentation
7
+ - white-blood-cells
8
+ ---
9
+
10
+ # WBCAtt+ Dataset
11
+
12
  WBCAtt+ is a dataset that contains the attribute and segmentation masks for 10k images of white blood cells.
13
 
14
  ![Overview](./teaser.jpg)
15
 
16
+ **References:** Satoshi Tsutsui, Winnie Pang, Shuting He, and Bihan Wen, “WBCAtt+: Fine-Grained Pixel-Level Morphological Annotations for White Blood Cell Images,” under review (minor revision) at Medical Image Analysis.
17
 
18
+ *More details will be updated after the final acceptance.*
19
 
20
+ ### Current Files:
21
  - [wbcattplus.zip](./wbcattplus.zip): The data descriptions and the supplementary code to load and visualize the data as well.
22
  - [pbcseg_final_v1.tar](./pbcseg_final_v1.tar): The dataset itself.