ysheng commited on
Commit
61dd192
1 Parent(s): 09c48d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -7,9 +7,9 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- This is the space for DL3DV-10K organization. If you are looking for the DL3DV benchmark or DL3DV-10K dataset, please find a version that fits your needs and **accept the term-of-use** in the Dataset card section. Otherwise you cannot download the dataset.
11
 
12
- The whole dataset is extremly large. Here are different versions for different needs.
13
  - 480P resolution frames with poses (~730G). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-480P).
14
  - 960P resolution frames with poses (~2.8T).[Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-960P).
15
  - 2K resolution frames with poses (~11T). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-2K).
@@ -17,4 +17,7 @@ This is the space for DL3DV-10K organization. If you are looking for the DL3DV b
17
  - 4K videos (~7T). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-video).
18
  - COLMAP cache folders (may be useful if you need post-processing based on those cach). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-ColmapCache).
19
 
20
- You can either use git to download the whole dataset or use a download script to download a subset. Details can be found in each repo. If you find any problems, feel free to raise an issue in [github repo](https://github.com/DL3DV-10K/Dataset/issues).
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ This is the space for DL3DV-10K organization. If you are looking for the DL3DV benchmark or DL3DV-10K dataset, please find a version that fits your needs and **accept the term-of-use** in the Dataset card section. Otherwise you cannot download the dataset. A preview of the dataset can be found [here](https://htmlpreview.github.io/?https://github.com/DL3DV-10K/Dataset/blob/main/visualize/index.html).
11
 
12
+ The whole dataset is extremly large. Here are different versions for different needs.
13
  - 480P resolution frames with poses (~730G). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-480P).
14
  - 960P resolution frames with poses (~2.8T).[Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-960P).
15
  - 2K resolution frames with poses (~11T). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-2K).
 
17
  - 4K videos (~7T). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-video).
18
  - COLMAP cache folders (may be useful if you need post-processing based on those cach). [Dataset link](https://huggingface.co/datasets/DL3DV/DL3DV-ALL-ColmapCache).
19
 
20
+
21
+ You can either use git to download the whole dataset or use a download script to download a subset. Details can be found in each repo.
22
+
23
+ If you find any problems, feel free to raise an issue in [github repo](https://github.com/DL3DV-10K/Dataset/issues).