Dearcat commited on
Commit
e31635d
·
verified ·
1 Parent(s): b894701

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+
5
+ # CPath Preprocessed Patch for E2E Training
6
+
7
+ <!-- Provide a quick summary of the dataset. -->
8
+
9
+ This dataset is used for training E2E CPath model. SEE [Revisiting End-to-End Learning with Slide-level Supervision in Computational Pathology](https://huggingface.co/papers/2506.02408), NeurIPS 2025.
10
+
11
+
12
+ ## Citation
13
+
14
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
15
+
16
+ **BibTeX:**
17
+ ```
18
+ @misc{tang2025revisitingendtoendlearningslidelevel,
19
+ title={Revisiting End-to-End Learning with Slide-level Supervision in Computational Pathology},
20
+ author={Wenhao Tang and Rong Qin and Heng Fang and Fengtao Zhou and Hao Chen and Xiang Li and Ming-Ming Cheng},
21
+ year={2025},
22
+ eprint={2506.02408},
23
+ archivePrefix={arXiv},
24
+ primaryClass={cs.CV},
25
+ url={https://arxiv.org/abs/2506.02408},
26
+ }
27
+ ```
28
+
29
+