Luffy503 commited on
Commit
24cc84a
·
verified ·
1 Parent(s): 10e44c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ This work presents **VoCo**, a new method for Large-Scale 3D Medical Image Pre-training. We release a new benchmark, including **160K** volumes (**42M** slices) for pre-training, **31M~1.2B** params of pre-trained models, various pre-training recipes, and **50+** downstream tasks implementation.
5
+
6
+ Linshan Wu, Jiaxin Zhuang, and <a href="https://scholar.google.com/citations?hl=en&user=Z_t5DjwAAAAJ">**Hao Chen**</a>. [**"Large-Scale 3D Medical Image Pre-training with Geometric Context Priors"**](https://arxiv.org/abs/2410.09890). CVPR 2024 Extension.
7
+
8
+ Paper link: https://arxiv.org/abs/2410.09890
9
+
10
+ Code link: https://github.com/Luffy03/Large-Scale-Medical
11
+