Datasets:

ArXiv:
License:
Luffy503 commited on
Commit
9d96742
·
verified ·
1 Parent(s): 2a0ab71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,6 +1,24 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  ```
6
  # Step 1: Merge the split files
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ ---
5
+ license: apache-2.0
6
+ ---
7
+ Dataset for [**"VoCo: A Simple-yet-Effective Volume Contrastive Learning Framework for 3D Medical Image Analysis"**](https://arxiv.org/abs/2402.17300)
8
+
9
+ Authors: Linshan Wu, <a href="https://scholar.google.com/citations?user=PfM5gucAAAAJ&hl=en">Jiaxin Zhuang</a>, and <a href="https://scholar.google.com/citations?hl=en&user=Z_t5DjwAAAAJ">Hao Chen</a>
10
+
11
+ Please check our [Github](https://github.com/Luffy03/Large-Scale-Medical).
12
+
13
+ **NOTE THAT** we are not the authors of these datasets. Although all these datasets are publicly available for academic research, you need to cite the original works as shown in our paper.
14
+ For certain datasets that necessitate approval from the authors, you need to download it from the original link.
15
+
16
+ ## Download Dataset
17
+ ```
18
+ cd VoCo
19
+ mkdir data
20
+ huggingface-cli download Luffy503/VoComni --repo-type dataset --local-dir . --cache-dir ./cache
21
+ ```
22
 
23
  ```
24
  # Step 1: Merge the split files