vnco commited on
Commit
eb81343
·
verified ·
1 Parent(s): 6163c80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -22,4 +22,25 @@ configs:
22
  data_files:
23
  - split: train
24
  path: data/train-*
 
 
 
 
 
 
 
25
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  data_files:
23
  - split: train
24
  path: data/train-*
25
+ task_categories:
26
+ - image-classification
27
+ tags:
28
+ - biology
29
+ - medical
30
+ size_categories:
31
+ - 10K<n<100K
32
  ---
33
+ # Pap Smear Cell Classification Challenge (PS3C) - International Symposium on Biomedical Imaging 2025
34
+
35
+
36
+ ```
37
+ @misc{pap-smear-cell-classification-challenge,
38
+ author = {Dataset Journal Paper:
39
+ Kupas, D., Hajdu, A., Kovacs, I. et al. Annotated Pap cell images and smear slices for cell classification. Sci Data 11, 743 (2024). (https://doi.org/10.1038/s41597-024-03596-3)
40
+ Challenge citation: Balázs Harangi, András Hajdu, Dávid Kupás, Ilona Kovács, Péter Kovács, Nicolai Spicher},
41
+ title = {Pap Smear Cell Classification Challenge (PS3C)},
42
+ year = {2024},
43
+ howpublished = {\url{https://kaggle.com/competitions/pap-smear-cell-classification-challenge}},
44
+ note = {Kaggle}
45
+ }
46
+ ```