Validation dataset for the ICASSP-2024 3D-CBCT challenge
收藏资源简介:
Validation Dataset for the ICASSP-2024 3D-CBCT challenge https://sites.google.com/view/icassp2024-spgc-3dcbct/home Please dowload all files into one folder, and then merge them together with: <pre><code class="language-bash">$ zip -s 0 validate.zip --out validate_unsplit.zip </code></pre> This will create a new zip file, "validate_unsplit.zip" that then you can unzip with your favourite tool, e.g. <pre><code class="language-bash">$ unzip validate_unsplit.zip</code></pre> The CBCT geometry required to be used image size : [300 300 300] mm<br> image shape : [256 256 256] voxels<br> voxel size : [1.171875 1.171875 1.171875] mm<br> detector shape : [256 256] pixels<br> detector size : [600, 600] mm<br> pixel size : [2.34375, 2.34375] mm<br> distance source origin (axis of rotation, center of image) : 575 mm<br> distance source to detector : 1050 mm Remember that to be part of the challenge you need to register in the webpage above.



