Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,38 @@ size_categories:
|
|
28 |
</table>
|
29 |
</div>
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
[DeepLesion](https://nihcc.app.box.com/v/DeepLesion) dataset contains 32,735 diverse lesions in 32,120 CT slices from 10,594 studies of 4,427 unique patients. Each lesion has a bounding box annotation on the key slice, which is derived from the longest diameter and longest
|
32 |
perpendicular diameter. We annotated 5000 lesions with [MedSAM2](https://github.com/bowang-lab/MedSAM2) in a human-in-the-loop pipeline.
|
33 |
|
|
|
28 |
</table>
|
29 |
</div>
|
30 |
|
31 |
+
|
32 |
+
## Authors
|
33 |
+
|
34 |
+
<p align="center">
|
35 |
+
<a href="https://scholar.google.com.hk/citations?hl=en&user=bW1UV4IAAAAJ&view_op=list_works&sortby=pubdate">Jun Ma</a><sup>* 1,2</sup>,
|
36 |
+
<a href="https://scholar.google.com/citations?user=8IE0CfwAAAAJ&hl=en">Zongxin Yang</a><sup>* 3</sup>,
|
37 |
+
Sumin Kim<sup>2,4,5</sup>,
|
38 |
+
Bihui Chen<sup>2,4,5</sup>,
|
39 |
+
<a href="https://scholar.google.com.hk/citations?user=U-LgNOwAAAAJ&hl=en&oi=sra">Mohammed Baharoon</a><sup>2,3,5</sup>,<br>
|
40 |
+
<a href="https://scholar.google.com.hk/citations?user=4qvKTooAAAAJ&hl=en&oi=sra">Adibvafa Fallahpour</a><sup>2,4,5</sup>,
|
41 |
+
<a href="https://scholar.google.com.hk/citations?user=UlTJ-pAAAAAJ&hl=en&oi=sra">Reza Asakereh</a><sup>4,7</sup>,
|
42 |
+
Hongwei Lyu<sup>4</sup>,
|
43 |
+
<a href="https://wanglab.ai/index.html">Bo Wang</a><sup>† 1,2,4,5,6</sup>
|
44 |
+
</p>
|
45 |
+
|
46 |
+
<p align="center">
|
47 |
+
<sup>*</sup> Equal contribution <sup>†</sup> Corresponding author
|
48 |
+
</p>
|
49 |
+
|
50 |
+
<p align="center">
|
51 |
+
<sup>1</sup>AI Collaborative Centre, University Health Network, Toronto, Canada<br>
|
52 |
+
<sup>2</sup>Vector Institute for Artificial Intelligence, Toronto, Canada<br>
|
53 |
+
<sup>3</sup>Department of Biomedical Informatics, Harvard Medical School, Harvard University, Boston, USA<br>
|
54 |
+
<sup>4</sup>Peter Munk Cardiac Centre, University Health Network, Toronto, Canada<br>
|
55 |
+
<sup>5</sup>Department of Computer Science, University of Toronto, Toronto, Canada<br>
|
56 |
+
<sup>6</sup>Department of Laboratory Medicine and Pathobiology, University of Toronto, Toronto, Canada<br>
|
57 |
+
<sup>7</sup>Roche Canada and Genentech
|
58 |
+
</p>
|
59 |
+
|
60 |
+
|
61 |
+
## About
|
62 |
+
|
63 |
[DeepLesion](https://nihcc.app.box.com/v/DeepLesion) dataset contains 32,735 diverse lesions in 32,120 CT slices from 10,594 studies of 4,427 unique patients. Each lesion has a bounding box annotation on the key slice, which is derived from the longest diameter and longest
|
64 |
perpendicular diameter. We annotated 5000 lesions with [MedSAM2](https://github.com/bowang-lab/MedSAM2) in a human-in-the-loop pipeline.
|
65 |
|