AugustHoeg commited on
Commit
e15eab4
·
verified ·
1 Parent(s): 2fa1c05

Add files using upload-large-folder tool

Browse files
_LICENSE_ ADDED
@@ -0,0 +1 @@
 
 
1
+ VoDaSuRe: A Large-Scale Dataset Revealing Domain Shift in Volumetric Super-Resolution is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/
_README_ ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This dataset is released in conjunction with the paper "VoDaSuRe: A Large-Scale Dataset Revealing Domain Shift in Volumetric Super-Resolution"
2
+
3
+ The VoDaSuRe dataset consists of 32 volumetric scans of 16 samples acquired using laboratory CT (Lab-CT). It includes:
4
+ - High-resolution (HR) volumes
5
+ - Low-resolution (LR) volumes (unregistered)
6
+ - Registered and intensity-matched low-resolution (REG) volumes
7
+
8
+ For details on the features of VoDaSuRe, see the links below:
9
+ 1. Project page - https://augusthoeg.github.io/VoDaSuRe/
10
+ 2. ArXiv paper - https://arxiv.org/abs/2603.23153
11
+ 3. GitHub repository (frameworks, pipelines, data loaders) - https://github.com/AugustHoeg/VoxelSR
12
+
13
+ --------
14
+
15
+ The dataset contains training and test splits stored under the "ome/train" and "ome/test" subfolders.
16
+
17
+ All data is stored in the OME-Zarr format, a hierarchical, chunked storage format that supports efficient and lazy loading.
18
+
19
+ Each .zarr file has the following structure:
20
+
21
+ ome.zarr
22
+ ├── HR (High-resolution volume)
23
+ │ ├── 0 (full resolution)
24
+ │ ├── 1 (2× downsampled)
25
+ │ ├── 2 (4× downsampled)
26
+ │ └── 3 (8× downsampled)
27
+
28
+ ├── LR (Unregistered low-resolution volume)
29
+ │ ├── 0 (full resolution)
30
+ │ ├── 1 (2× downsampled)
31
+ │ ├── 2 (4× downsampled)
32
+ │ └── 3 (8× downsampled)
33
+
34
+ └── REG (Registered + intensity-matched low-resolution volume)
35
+ ├── 0 (full resolution)
36
+ └── 1 (2× downsampled)
37
+
38
+ ---------
39
+
40
+ To download the data, click on a chosen file/folder, then click the download button in the top right corner.
41
+
42
+ Alternatively, the data can be easily fetched through the command line, for example with:
43
+ > wget https://archive.compute.dtu.dk/downloads/public/projects/VoDaSuRe
44
+
45
+ The data should be decompressed before use:
46
+ > cd VoDaSuRe && bash extract_files.sh
47
+
48
+ Note: The full dataset requires approximately 500 GB of disk space.
49
+
50
+ ---------
51
+
52
+ If you use our dataset, please cite our work:
53
+
54
+ @article{hoeg2026vodasure,
55
+ title={VoDaSuRe: A Large-Scale Dataset Revealing Domain Shift in Volumetric Super-Resolution},
56
+ author={August Leander Høeg and Sophia Wiinberg Bardenfleth and Hans Martin Kjer and Tim Bjørn Dyrby and Vedrana Andersen Dahl and Anders Dahl},
57
+ journal={Proceedings of the Computer Vision and Pattern Recognition Conference},
58
+ year={2026},
59
+ url={https://augusthoeg.github.io/VoDaSuRe/}
60
+ }
61
+
ome/test/Bamboo_A_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a547a097544192c650a240f6213129855f94072191ef302e56b93a4e433f393
3
+ size 5491792390
ome/test/Cardboard_A_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242ab8748fed0b5af8219456dd55f4bb59a7322652864e1df989933e46afb9ef
3
+ size 5547358493
ome/test/Cypress_A_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbee953ef22cc68d7715550ef3e6f42e89a4fe5bec19a00bfa59d8d2390ee808
3
+ size 5540141585
ome/test/Elm_A_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0004984d2375fe50a48b393f5bed3c406b60419a964ed7f1162bd85cbde920ec
3
+ size 5450450661
ome/test/Femur_01_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0373ba4ea24bd921f59ae83b88fb916fb011b5fd80e9706535e25b4e4de4d3b4
3
+ size 1622281565
ome/test/Larch_B_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ecfb3a4fddeaecf8a219631f5013550679ec47b22ecd181a9cd5d70033f31fe
3
+ size 5612873559
ome/test/MDF_A_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe653b3fb5e1cd2d01359d05a55c69bad318fdf50b3e630d55d691c00526410
3
+ size 5477595338
ome/test/Oak_A_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abb86526c8465195c71e6a02c6cc45418da6917e49558b3ddf65a65e5f28788
3
+ size 5595006170
ome/test/Ox_bone_A_bin1x1_ome_0.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:862aab925ce9e78beeb6a0e01e4d23441752ac31a84589fa5e2c702ae460f12a
3
+ size 5515096514
ome/test/Vertebrae_D_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1fa11aed1330f3262861e99f284958dbe4262e2889f691bc2a732c9964fdc60
3
+ size 9310382993
ome/train/Bamboo_A_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1344fa547281b2f2818a07b002b9dcc60feeb9324a0b12522deb0a6cfa0f0652
3
+ size 55282551131
ome/train/Cardboard_A_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e32a8c1fe0ed3d54dd83a52d1925d3d68ec1f0733922b8c4662247cce1d3889
3
+ size 53015244376
ome/train/Cypress_A_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd969f20f1e38deaaaa7c48db09fe0271edce98b7c08e50cf88a01e8df2aaba
3
+ size 45409533602
ome/train/Elm_A_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512bd8e7f2839f7b54862fd07dbae9838a8eac48029706290f1297348876e98b
3
+ size 54603153326
ome/train/Femur_15_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b938d27c2d9de3fbeb129ea46dbda48053ceab23f9abf8841eb7bb6416e3462c
3
+ size 2326464640
ome/train/Femur_21_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eba060d8b9d668d3324ea74f84d81f426301aecc54cd46de955a9833bee10f7
3
+ size 2200839980
ome/train/Femur_74_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1d1ab8cca27cc71a88dab3b2c0500e1010b8a019138ed3fd35589b5414cdf8a
3
+ size 1858783641
ome/train/Larch_B_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb2c36c9119b76af58f5b6b9a39c86898b21105ec86bc920c88dca6f25b96f6
3
+ size 52653592434
ome/train/MDF_A_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da16c6c4dd9c69b5553f6ebe124d44280465227884888a029c2d6bed57ba708c
3
+ size 42977894166
ome/train/Oak_A_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3545fe0fbafe4987618d3a5260181bf61fbeb2cbfe43e332f3cdd86ccae0fe9
3
+ size 54686751398
ome/train/Ox_bone_A_bin1x1_ome_1.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11d1451409c670f21a7ac2a9613bdf86ff0612ea07be31a4cdd6626bd4607ee9
3
+ size 41075125404
ome/train/Vertebrae_A_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f863ef9b1f470a2fddfdbb56c6d6742c5ab6f7d4a8bebfbeccd0e612a0cb43
3
+ size 7952331847
ome/train/Vertebrae_B_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02cd0cd2f52fb08ae0a9a827e31e3c5ec6ac1fbb14e2fc3c3f4dfd2a6f73af9b
3
+ size 9833935724
ome/train/Vertebrae_C_80kV_ome.zarr.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3348a0f212ee59e7c6ff08043a08878be82a3083b86c33892ca0379cf028936a
3
+ size 10097625273