Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

264

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

264 results for “3d reconstruction”

Learn how ShareScore rates datasets ↗
OpenNeuro48/100

Robust joint registration of multiple stains and MRI for multimodal 3D histology reconstruction: Application to the Allen human brain atlas

Open the record for dataset details and reuse information.

openCC0Jan 2021View details →
zenodo48/100

muBrain - a 3D volumetric reconstruction of the mid-fetal brain

<h2><strong>File descriptions</strong></h2> <h3><strong>Volumes:</strong></h3> <table> <tbody> <tr> <td><strong>uBrain-volume.nii.gz</strong></td> <td>microBrain template volume. A 3D reconstruction of the right hemisphere of a mid-fetal brain. Voxel size: 0.15mm.</td> </tr> <tr> <td><strong>uBrain-atlas-labels.nii.gz</strong></td> <td>microBrain brain tissue labels. Brain tissue labels (n=20) for the microBrain volume.</td> </tr> <tr> <td><strong>brain-tissue-labels.txt</strong></td> <td>LUT for brain tissue labels</td> </tr> </tbody> </table> <h3><strong>Surfaces:</strong></h3> <table> <tbody> <tr> <td><strong>uBrain.R.outer.surf.gii</strong></td> <td>outer (pial) cortical surface of the microBrain volume</td> </tr> <tr> <td><strong>uBrain.R.inner.surf.gii</strong></td> <td>inner (white) cortical surface of the microBrain volume</td> </tr> <tr> <td><strong>uBrain.cortical-atlas.fetal36w-template.label.gii</strong></td> <td>microBrain cortical atlas labels projected onto the 36w timepoint of the <a href="https://gin.g-node.org/kcl_cdb/dhcp_fetal_brain_surface_atlas">dHCP fetal surface template</a></td> </tr> <tr> <td><strong>cortical-labels.txt</strong></td> <td>LUT for cortical atlas labels.</td> </tr> </tbody> </table> <h3><strong>Microarray data:</strong></h3> <table> <tbody> <tr> <td><strong>uBrain-processed-lmd-data.csv</strong></td> <td>LMD microarray data from the <a href="https://www.brainspan.org/lcm/search/index.html">BrainSpan</a> atlas aligned to the microBrain cortical labels.&nbsp;</td> </tr> </tbody> </table>

opencc-by-4.0Feb 2024View details →
zenodo48/100

3D Reconstruction of Shoulder Muscles in Hominoid Primates: Correlating Scapular Attachment Areas with Muscle Volume

<h2><strong>How To Cite:</strong></h2> <p>If you use this data or code in your research, please cite the associated open-access <strong>manuscript, </strong>which you can find here: <a href="https://doi.org/10.1111/joa.14199">https://doi.org/10.1111/joa.14199</a><br>and this <strong>zenodo repository</strong>.</p> <h2><strong>Online Visualization:</strong></h2> <p>You can access an interactive, web-based view of the notebooks and analyses&nbsp;<a title="Shoulder Muscle Reconstruction Code" href="https://juliavanbeesel.github.io/ShoulderMuscleReconstructions/intro.html" target="_blank" rel="noopener">here</a>.</p> <h2><strong>Repository Description:</strong></h2> <p>This repository contains two zip files related to the analysis and visualization of 3D reconstructed muscle volumes and lengths from various hominoid specimens.</p> <ol> <li> <p><strong>MeshFiles.zip:</strong></p> <ul> <li><strong>Contents:</strong> This zip file includes all <code>.obj</code> files for 3D reconstructed muscle volumes and associated anatomical structures. Specifically, it contains: <ul> <li><strong>Muscles:</strong> Supraspinatus, Infraspinatus, Subscapularis, Teres Major, Teres Minor</li> <li><strong>Bones:</strong> Scapula and Humerus</li> <li><strong>Attachment Sites</strong></li> </ul> </li> <li><strong>Organization:</strong> The files are organized into folders by specimen. There are 9 hominoid specimens from the following species: <ul> <li><em>Hylobates lar</em></li> <li><em>Symphalangus syndactylus</em></li> <li><em>Pongo pygmaeus</em></li> <li><em>Pongo abelii</em></li> <li><em>Gorilla gorilla</em></li> <li><em>Pan troglodytes</em></li> <li><em>Homo sapiens</em></li> </ul> </li> <li><strong>Surface Scans of Muscle Geometry:&nbsp;</strong>The specimens <em>Pongo</em> (ID 3) and <em>Symphalangus </em>(ID 122) also contain surface scans that depict the muscle geometry of the listed muscles. These surface scans can be used for training with the iterative polygonal modelling approach. The scans are stored as <code>.obj</code>, <code>.mtl</code> and <code>.png</code> files. To view textures on these meshes, keep all three files together in the same folder.</li> <li><strong>Additional Details:</strong> Muscle reconstructions were performed for different arm positions. Each folder contains multiple humerus files, with each file representing a humerus in a specific position aligned with the corresponding muscles. The humerus file names indicate the muscles the humerus is aligned with.<br><br></li> </ul> </li> <li> <p><strong>DataAndCode.zip:</strong></p> <ul> <li><strong>Contents:</strong> <ul> <li><strong>Excel File:</strong> The original data used for analysis, presented in Table 2 of the manuscript.</li> <li><strong>Jupyter Notebook Files:&nbsp;</strong>These notebooks provide the analyses and figures as described in the manuscript: <ul> <li><em>Accuracy_Muscle_Length_Reconstruction:</em> Analysis of muscle length measurement comparisons, detailed in Supplementary Information Section 3: <em>Accuracy of estimating Muscle Length from 3D reconstructions</em>.</li> <li><em>Accuracy_Muscle_Volume_Reconstruction:</em> Analysis of muscle volume measurement comparisons, detailed in Results Section 3.2: <em>Accuracy of Muscle Volume and Length Reconstruction</em>.</li> <li><em>Correlation_Analysis_SIS:</em> Correlation analysis of muscle origin area to volume for the supraspinatus, infraspinatus, and subscapularis muscles, detailed in Results Section 3.3:<em> Correlation Analysis</em>.</li> <li><em>Correlation_Analysis_TT:</em> Correlation analysis of muscle origin area to volume for the teres major and minor muscles, detailed in Supplementary Information Section 1: <em>Correlation results of teres major and minor</em>.</li> </ul> </li> <li><strong>Requirements.txt:</strong> A file listing the necessary packages required to run the Jupyter notebooks.</li> </ul> </li> <li><strong>Purpose:</strong> The Python files include code for performing statistical analyses and generating figures as described in the manuscript.</li> </ul> </li> </ol> <h2><strong>Usage Instructions:</strong></h2> <ul> <li>For analyzing muscle volumes and lengths, refer to the Jupyter notebooks included in the <code>DataAndCode.zip</code>. Ensure all dependencies listed in the <code>requirements.txt</code> file are installed.</li> <li>The <code>MeshFiles.zip</code> contains the 3D models necessary for visualizing muscle and bone reconstructions, organized by specimen and arm position.</li> </ul>

opencc-by-4.0Nov 2021View details →
zenodo48/100

Schematic 3D reconstruction hypothesis of the house of the painter Gillis van Coninxloo at the Oude Turfmarkt and adjacent houses

<p>This is a schematic, grey scale 3D reconstruction of the vanished house of the painter Gillis van Coninxloo and adjacent houses resulting from the research conducted in the framework of the <em>Virtual Interiors</em> project. The research questions that this 3D reconstruction aimed to explore relate to the identification of the exact location of the house on the Oude Turfmarkt and its internal spatial arrangement. Especially the references that are contained in Coninxloo&#39;s probate inventory to a &lsquo;Coninxloos winckel&rsquo; and an &lsquo;achter winckel&rsquo; on the first floor of his house were investigated with the 3D model.&nbsp;</p> <p>An introduction to the Coninxloo case study and to the first phase of the 3D reconstruction project of his house is briefly presented in C. Piccoli and W. Li 2021. &lsquo;Dealing with multidimensional uncertainty: The house of the painter Gillis van Coninxloo&rsquo;, https://www.virtualinteriorsproject.nl/2021/08/19/dealing-with-multidimensional-uncertainty-the-house-of-the-painter-gillis-van-coninxloo/ (last accessed November 2022). An update on archival research and new insights on this and the neighbouring houses is given in C. Piccoli 2022. &lsquo;The house of Gillis van Coninxloo at the Oude Turfmarkt: New insights&rsquo; https://www.virtualinteriorsproject.nl/2022/11/23/the-house-of-gillis-van-coninxloo-at-the-oude-turfmarkt-new-insights/ (last accessed November 2022).</p> <p>The sources that were used to propose this reconstruction hypothesis are listed in the *.csv file.</p> <p>Note: This 3D reconstruction is a provisional version and must be considered hypothetical. Aspects that could be clarified by further research include a possible difference in ground floor&rsquo;s level between the front and the back in Coninxloo&rsquo;s house, which would impact the spatial arrangement of the interior and require the presence of steps to bridge the two parts.</p> <p><strong>Historical and archival research</strong>: Chiara Piccoli, Bart Reuvekamp, Frans Grijzenhout.<br> <strong>3D modelling</strong>: Chiara Piccoli<br> <strong>3D modelling software</strong>: Blender<br> <strong>Acknowledgements</strong>: Virtual Interiors project, Gabri van Tussenbroek, Weixuan Li, Judith Brouwer, Madelon Simons.</p>

opencc-by-4.0Nov 2022View details →
zenodo48/100

3D reconstruction hypothesis of the 17th century entrance hall ('voorhuis') of Herengracht 573, Amsterdam

<p>3D reconstruction hypothesis of the 17<sup>th</sup> century entrance hall (&lsquo;voorhuis&rsquo;) of Herengracht 573 in Amsterdam based on information retrieved from the probate inventory (10.5281/zenodo.7501160) and the VOC almanacs of Pieter de Graeff, and building historical research. The 3D reconstruction hypothesis and related sources are discussed in Chiara Piccoli, &#39;Home-making in 17th century Amsterdam: A 3D reconstruction to investigate visual cues in the entrance hall of Pieter de Graeff (1638-1707)&#39;, in G. Landeschi and E. Betts (eds.), <em>Capturing the Senses. Digital Methods for Sensory Archaeologies</em> (Cham: Springer, 2023 forthcoming).</p> <p>The 3D <em>voorhuis</em> can be interactively explored via the prototype <em>Virtual Interiors</em> webviewer (https://www.virtualinteriorsproject.nl/output/). A screencast of the interactive exploration can be viewed at <a href="https://doi.org/10.1515/opar-2020-0142">https://doi.org/10.1515/opar-2020-0142</a> or at <a href="https://dx.doi.org/10.21942/uva.14424218">https://dx.doi.org/10.21942/uva.14424218</a></p> <p>For further details about the aims and the development of the webviewer, see Hugo Huurdeman and Chiara Piccoli 2021. &lsquo;3D Reconstructions as Research Hubs: Geospatial Interfaces for Real-Time Data Exploration of Seventeenth-Century Amsterdam Domestic Interiors&rsquo;, <em>Open Archaeology</em>, vol. 7 (1), 314-336. <a href="https://doi.org/10.1515/opar-2020-0142">https://doi.org/10.1515/opar-2020-0142</a> and Hugo Huurdeman 2021. &lsquo;Analyze &amp; Experience: Towards a Research Environment for 3D Reconstructions&rsquo; (<a href="https://www.virtualinteriorsproject.nl/2021/08/04/towards-a-3d-research-environment/">https://www.virtualinteriorsproject.nl/2021/08/04/towards-a-3d-research-environment/</a>)</p> <p>This research was part of the NWO-funded project <em>Virtual Interiors</em> (2018-2022; https://www.virtualinteriorsproject.nl/).</p>

opencc-by-4.0Jan 2023View details →
zenodo44/100

3D reconstruction of a horse swimming

<p>3D reconstruction of a horse swimming and visualisation of the joint angles during two cycles of swimming.</p>

opencc-by-4.0Sep 2023View details →
zenodo44/100

Dataset for Fisher et al. (2023). Motion stereo at sea: Dense 3D reconstruction from image sequences monitoring conveyor systems on board fishing vessels. IET Image Processing, 17(2), pp.349-361.

<p>This dataset contains the video clips used to produce the results presented in:</p><p>Fisher, M., French, G., Gorpincenko, A., Holah, H., Clayton, L., Skirrow, R. and Mackiewicz, M., 2023. Motion stereo at sea: Dense 3D reconstruction from image sequences monitoring conveyor systems on board fishing vessels. IET Image Processing, 17(2), pp.349-361.</p>

opencc-by-4.0Nov 2023View details →
zenodo44/100

LGM-Lateglacial 3D ice surface reconstructions of the Dora Baltea glacier system (western Italian Alps)

<p>3D ice surface configurations of six LGM-Lateglacial ice stages of the Dora Baltea glacier system (western Italian Alps).</p> <p>Ice-configurations were obtained by combining existing and new chronological constraints from glacial and postglacial&nbsp; landforms/deposits from the Dora Baltea catchment into 2D and 3D ice surface reconstructions, similar to the approach of the GlaRe ArcGIS toolbox (Pellitero et al., 2016).</p> <p>Mean position of the study area: 45.7412/7.3978 (&deg;N/&deg;E, WGS84)</p>

opencc-by-4.0Nov 2021View details →
zenodo44/100

Optical tomography measurements and reconstructions of a multiple-scattering 3d-printed microphantom

<p>This dataset contains 2 sets of measurements of a 3d-printed microphantom, carried out with optical diffraction tomography system at Warsaw University of Technology. The measurements are conducted for 2 different wavelengths: 633nm and 835nm. Also, tomographic reconstructions of these datasets are shown. The reconstructions were computed with 3 algorithms: GPSC [1], MSBP-I [2] and MSBP-E [3]. Additionally, model of the 3D-printed microphantom is given.</p> <p>All files are *.mat files.</p> <p>In the reconstruction files there are 4 variables:</p> <ul> <li>REC - reconstruction matrix with information about 3D refractive index values in the microphantom</li> <li>dx - sample size in the reconstruction in x-y direction</li> <li>dz - sample size in the reconstruction in z direction (if not given, dz=dx)</li> <li>niter - number of iterations that were computed to generate the reconstruction</li> </ul> <p>The variables in the sinogram files are:</p> <ul> <li>dx - sample size in tomographic projections</li> <li>lambda - wavelength</li> <li>M - magnification in the optical system</li> <li>n_immersion - refractive index of the immersion medium</li> <li>NA - numerical aperture of the optical system</li> <li>rayXY - x-y coordinates of vectors representing illumination directions from which tomographic projections were acquired</li> <li>SINOamp - amplitude distribution of tomographic projections</li> <li>SINOph - phase distributions of tomographic projections</li> </ul> <p>The variables in the phantom model files are:</p> <ul> <li>dx - sample size</li> <li>n_immersion - refractive index of simulated immersion</li> <li>n_phantom - refractive index of the phantom model</li> </ul> <p>[1] W. Krauze, &ldquo;Optical diffraction tomography with finite object support for the minimization of missing cone artifacts,&rdquo;277<br> Biomed. optics express 11, 1919&ndash;1926 (2020)<br> [2] S. Chowdhury, M. Chen, R. Eckert, D. Ren, F. Wu, N. Repina, and L. Waller, &ldquo;High-resolution 3D refractive index292<br> microscopy of multiple-scattering samples from intensity images,&rdquo; Optica 6, 1211 (2019).<br> [3] U. S. Kamilov, I. N. Papadopoulos, M. H. Shoreh, A. Goy, C. Vonesch, M. Unser, and D. Psaltis, &ldquo;Learning approach288<br> to optical tomography,&rdquo; Optica 2, 517 (2015).</p>

opencc-by-4.0Jun 2022View details →
zenodo44/100

Trackerless 3D Freehand Ultrasound Reconstruction Challenge 2024 - Train Dataset (Part 2)

<blockquote> <p><strong>This Challenge will be an open-ended challenge, and we welcome your submission. Please register your team via this ⁠<a title="https://forms.office.com/e/dPg47ktV7M" href="https://forms.office.com/e/dPg47ktV7M" target="_blank" rel="noopener">form</a>. You can submit the algorithm via this <a title="https://forms.office.com/e/QChhNkLYiu" href="https://forms.office.com/e/QChhNkLYiu" target="_blank" rel="noopener noreferrer">form</a> for TUS-REC2024 Challenge, and we will test your submitted docker on the test set.</strong></p> <p><strong>We are organising TUS-REC2025 at MICCAI2025. More information is available on the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/" target="_blank" rel="noopener">TUS-REC2025 challenge website</a> and <a href="https://github.com/QiLi111/TUS-REC2025-Challenge_baseline" target="_blank" rel="noopener">Baseline code repo</a>.</strong></p> </blockquote> <p><strong>This is the second part of the Challenge dataset.&nbsp;<a href="../doi/10.5281/zenodo.11178509" target="_blank" rel="noopener">Link</a> to first part; <a href="../doi/10.5281/zenodo.11355500" target="_blank" rel="noopener">Link</a> to third part. <a href="../doi/10.5281/zenodo.12979481" target="_blank" rel="noopener">Link</a> to validation dataset.</strong></p> <p>Acquisition devices and config: The 2D US images were acquired using an Ultrasonix machine (BK, Europe) with a curvilinear probe (4DC7-3/40). The associated position information of each frame was recorded by an optical tracker (NDI Polaris Vicra, Northern Digital Inc., Canada). The acquired US frames were recorded at 20 fps, with an image size of 480&times;640, without speckle reduction. The frequency was set at 6MHz with a dynamic range of 83 dB, an overall gain of 48% and a depth of 9 cm.&nbsp;</p> <div> <p>Scanning protocol: Both left and right forearms of volunteers were scanned. For each forearm, the US probe moves in three different trajectories (straight line shape, "C" shape, and "S" shape), in a distal-to-proximal direction followed by a proximal-to-distal direction, with the US plane perpendicular of and parallel to the scanning direction. The train dataset contains 1200 scans in total, 24 scans associated with each subject.</p> <div> <div> <p>For detailed information please refer to the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/TUS-REC2024/" target="_blank" rel="noopener">Challenge website</a>. Baseline code is also provided, which can be found at this <a href="https://github.com/QiLi111/tus-rec-challenge_baseline" target="_blank" rel="noopener">repo</a>.</p> <p>Dataset structure:&nbsp;</p> </div> <div> <ul> <li> <p>The dataset contains 50 folders (one subject per folder), each with 24 scans. Each .h5 file corresponds to one scan, storing image and transformation of each frame within this scan. Key-value pairs in each .h5 file are explained below.</p> <ul> <li> <p>&ldquo;frames&rdquo;&nbsp; - All frames in the scan; with a shape of [N,H,W], where N refers to the number of frames in the scan, H and W denote the height and width of a frame.&nbsp;</p> </li> <li> <p>&ldquo;tforms&rdquo; - All transformations in the scan; with a shape of [N,4,4], where N is the number of frames in the scan, and the transformation matrix denotes the transformation from tracker tool space to camera space.&nbsp;</p> </li> <li> <p>Notations in the name of each .h5 file: &ldquo;RH&rdquo;: right arm; &ldquo;LH&rdquo;: left arm; &ldquo;Per&rdquo;: perpendicular; &ldquo;Par&rdquo;: parallel; &ldquo;L&rdquo;: straight line shape; &ldquo;C&rdquo;: C shape; &ldquo;S&rdquo;: S shape; &ldquo;DtP&rdquo;: distal-to-proximal direction; &ldquo;PtD&rdquo;: proximal-to-distal direction; For example, &ldquo;RH_Per_L_DtP.h5&rdquo; denotes a scan on the right forearm, with ultrasound probe perpendicular of the forearm sweeping along straight line, in distal-to-proximal direction.</p> </li> </ul> </li> <li> <p>Calibration matrix: The calibration matrix was obtained using a pinhead-based method. The "scaling_from_pixel_to_mm" and "spatial_calibration_from_image_coordinate_system_to_tracking_tool_coordinate_system" are provided in the &ldquo;calib_matrix.csv&rdquo;.&nbsp;</p> </li> </ul> <div> <p><strong>Data Usage Policy:</strong></p> <ul> <li>The training and validation data provided may be utilized within the research scope of this challenge and in subsequent research-related publications. However, commercial use of the training and validation data is prohibited. In cases where the intended use is ambiguous, participants accessing the data are requested to abstain from further distribution or use outside the scope of this challenge.</li> <li>If you use our dataset in your publication, please cite the challenge paper and some of the following optional articles:&nbsp; <ul> <li>Challenge paper: <ul> <li><strong>Qi Li et al. "TUS-REC2024: A Challenge to Reconstruct 3D Freehand Ultrasound Without External Tracker." <em>arXiv preprint arXiv:<a title="https://arxiv.org/abs/2506.21765" href="https://doi.org/10.48550/arXiv.2506.21765" target="_blank" rel="noopener">2506.21765</a></em>&nbsp;(2025).</strong></li> </ul> </li> <li>Optional articles: <ul> <li>Qi Li, Ziyi Shen, Qianye Yang, Dean C. Barratt, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Nonrigid Reconstruction of Freehand Ultrasound without a Tracker." In&nbsp;<em>International Conference on Medical Image Computing and Computer-Assisted Intervention</em>, pp. 689-699. Cham: Springer Nature Switzerland, 2024. doi: <a href="https://doi.org/10.1007/978-3-031-72083-3_64" target="_blank" rel="noopener">10.1007/978-3-031-72083-3_64.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Long-term Dependency for 3D Reconstruction of Freehand Ultrasound Without External Tracker." IEEE Transactions on Biomedical Engineering, vol. 71, no. 3, pp. 1033-1042, 2024. doi:&nbsp;<a href="https://ieeexplore.ieee.org/abstract/document/10288201" target="_blank" rel="noopener">10.1109/TBME.2023.3325551</a>.</li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Trackerless freehand ultrasound with sequence modelling and auxiliary transformation over past and future frames." In 2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI), pp. 1-5. IEEE, 2023. doi: <a href="https://doi.org/10.1109/ISBI53787.2023.10230773" target="_blank" rel="noopener">10.1109/ISBI53787.2023.10230773.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Privileged Anatomical and Protocol Discrimination in Trackerless 3D Ultrasound Reconstruction." In International Workshop on Advances in Simplifying Medical Ultrasound, pp. 142-151. Cham: Springer Nature Switzerland, 2023. doi: <a href="https://doi.org/10.1007/978-3-031-44521-7_14" target="_blank" rel="noopener">https://doi.org/10.1007/978-3-031-44521-7_14.</a></li> </ul> </li> </ul> </li> </ul> </div> </div> </div> </div>

opencc-by-nc-sa-4.0May 2024View details →
zenodo44/100

Trackerless 3D Freehand Ultrasound Reconstruction Challenge 2024 - Train Dataset (Part 1)

<blockquote> <p><strong>This Challenge will be an open-ended challenge, and we welcome your submission. Please register your team via this ⁠<a title="https://forms.office.com/e/dPg47ktV7M" href="https://forms.office.com/e/dPg47ktV7M" target="_blank" rel="noopener">form</a>. You can submit the algorithm via this <a title="https://forms.office.com/e/QChhNkLYiu" href="https://forms.office.com/e/QChhNkLYiu" target="_blank" rel="noopener noreferrer">form</a> for TUS-REC2024 Challenge, and we will test your submitted docker on the test set.</strong></p> <p><strong>We are organising TUS-REC2025 at MICCAI2025. More information is available on the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/" target="_blank" rel="noopener">TUS-REC2025 challenge website</a> and <a href="https://github.com/QiLi111/TUS-REC2025-Challenge_baseline" target="_blank" rel="noopener">Baseline code repo</a>.</strong></p> </blockquote> <p><strong>This is the first part of the Challenge train dataset.&nbsp;<a href="../doi/10.5281/zenodo.11180795" target="_blank" rel="noopener">Link</a> to second part; <a href="../doi/10.5281/zenodo.11355499" target="_blank" rel="noopener">Link</a> to third part. <a href="../doi/10.5281/zenodo.12979481" target="_blank" rel="noopener">Link</a> to validation dataset.</strong></p> <p>Acquisition devices and config: The 2D US images were acquired using an Ultrasonix machine (BK, Europe) with a curvilinear probe (4DC7-3/40). The associated position information of each frame was recorded by an optical tracker (NDI Polaris Vicra, Northern Digital Inc., Canada). The acquired US frames were recorded at 20 fps, with an image size of 480&times;640, without speckle reduction. The frequency was set at 6MHz with a dynamic range of 83 dB, an overall gain of 48% and a depth of 9 cm.&nbsp;</p> <div> <p>Scanning protocol: Both left and right forearms of volunteers were scanned. For each forearm, the US probe moves in three different trajectories (straight line shape, "C" shape, and "S" shape), in a distal-to-proximal direction followed by a proximal-to-distal direction, with the US plane perpendicular of and parallel to the scanning direction. The train dataset contains 1200 scans in total, 24 scans associated with each subject.</p> <p>For detailed information please refer to the <a href="https://github-pages.ucl.ac.uk/tus-rec-challenge/TUS-REC2024/" target="_blank" rel="noopener">Challenge website</a>. Baseline code is also provided, which can be found at this <a href="https://github.com/QiLi111/tus-rec-challenge_baseline" target="_blank" rel="noopener">repo</a>.</p> <p>Dataset structure:&nbsp;</p> </div> <div> <ul> <li> <p>The dataset contains 50 folders (one subject per folder), each with 24 scans. Each .h5 file corresponds to one scan, storing image and transformation of each frame within this scan. Key-value pairs in each .h5 file are explained below.</p> <ul> <li> <p>&ldquo;frames&rdquo;&nbsp; - All frames in the scan; with a shape of [N,H,W], where N refers to the number of frames in the scan, H and W denote the height and width of a frame.&nbsp;</p> </li> <li> <p>&ldquo;tforms&rdquo; - All transformations in the scan; with a shape of [N,4,4], where N is the number of frames in the scan, and the transformation matrix denotes the transformation from tracker tool space to camera space.&nbsp;</p> </li> <li> <p>Notations in the name of each .h5 file: &ldquo;RH&rdquo;: right arm; &ldquo;LH&rdquo;: left arm; &ldquo;Per&rdquo;: perpendicular; &ldquo;Par&rdquo;: parallel; &ldquo;L&rdquo;: straight line shape; &ldquo;C&rdquo;: C shape; &ldquo;S&rdquo;: S shape; &ldquo;DtP&rdquo;: distal-to-proximal direction; &ldquo;PtD&rdquo;: proximal-to-distal direction; For example, &ldquo;RH_Per_L_DtP.h5&rdquo; denotes a scan on the right forearm, with ultrasound probe perpendicular of the forearm sweeping along straight line, in distal-to-proximal direction.</p> </li> </ul> </li> <li> <p>Calibration matrix: The calibration matrix was obtained using a pinhead-based method. The "scaling_from_pixel_to_mm" and "spatial_calibration_from_image_coordinate_system_to_tracking_tool_coordinate_system" are provided in the &ldquo;calib_matrix.csv&rdquo;.&nbsp;</p> </li> </ul> <div> <p><strong>Data Usage Policy:</strong></p> <ul> <li>The training and validation data provided may be utilized within the research scope of this challenge and in subsequent research-related publications. However, commercial use of the training and validation data is prohibited. In cases where the intended use is ambiguous, participants accessing the data are requested to abstain from further distribution or use outside the scope of this challenge.</li> <li>If you use our dataset in your publication, please cite the challenge paper and some of the following optional articles:&nbsp;&nbsp; <ul> <li>Challenge paper: <ul> <li><strong>Qi Li et al. "TUS-REC2024: A Challenge to Reconstruct 3D Freehand Ultrasound Without External Tracker." <em>arXiv preprint arXiv:<a title="https://arxiv.org/abs/2506.21765" href="https://doi.org/10.48550/arXiv.2506.21765" target="_blank" rel="noopener">2506.21765</a></em>&nbsp;(2025).</strong></li> </ul> </li> <li>Optional articles: <ul> <li>Qi Li, Ziyi Shen, Qianye Yang, Dean C. Barratt, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Nonrigid Reconstruction of Freehand Ultrasound without a Tracker." In&nbsp;<em>International Conference on Medical Image Computing and Computer-Assisted Intervention</em>, pp. 689-699. Cham: Springer Nature Switzerland, 2024. doi: <a href="https://doi.org/10.1007/978-3-031-72083-3_64" target="_blank" rel="noopener">10.1007/978-3-031-72083-3_64.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Long-term Dependency for 3D Reconstruction of Freehand Ultrasound Without External Tracker." IEEE Transactions on Biomedical Engineering, vol. 71, no. 3, pp. 1033-1042, 2024. doi:&nbsp;<a href="https://ieeexplore.ieee.org/abstract/document/10288201" target="_blank" rel="noopener">10.1109/TBME.2023.3325551</a>.</li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Trackerless freehand ultrasound with sequence modelling and auxiliary transformation over past and future frames." In 2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI), pp. 1-5. IEEE, 2023. doi: <a href="https://doi.org/10.1109/ISBI53787.2023.10230773" target="_blank" rel="noopener">10.1109/ISBI53787.2023.10230773.</a></li> <li>Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, and Yipeng Hu. "Privileged Anatomical and Protocol Discrimination in Trackerless 3D Ultrasound Reconstruction." In International Workshop on Advances in Simplifying Medical Ultrasound, pp. 142-151. Cham: Springer Nature Switzerland, 2023. doi: <a href="https://doi.org/10.1007/978-3-031-44521-7_14" target="_blank" rel="noopener">https://doi.org/10.1007/978-3-031-44521-7_14.</a></li> </ul> </li> </ul> </li> </ul> </div> </div>

opencc-by-nc-sa-4.0May 2024View details →
zenodo44/100

3D IQ Test Task (3D-IQTT) - A Dataset for Quantitative Evaluation of 3D Reconstruction from 2D Images

<p>3D reconstruction is mostly evaluated qualitatively. With this dataset, we are introducing a new difficult quantitative task, the 3D IQ test task (3D-IQTT).</p> <p>It is designed to be similar to mental rotation questions found in some IQ tests. Each element in the dataset consists of 4 images: reference object and answers 1-3. One of the answers is the reference object&nbsp;but randomly rotated. For every question, dataset users have to use their model to pick the rotated model out of the 3 possible&nbsp;answers.</p> <p>The dataset encourages semi-supervised or unsupervised 3D reconstruction because it contains a large corpus of unlabeled data and only a small set of labeled data where the correct answer is known.</p> <p>All the images are of blocky 3D shapes floating in space in front of a black background.</p> <p>Demo scripts for loading/processing the dataset can be found at&nbsp;<a href="https://github.com/fgolemo/3D-IQTT">https://github.com/fgolemo/3D-IQTT</a></p> <p>The dataset consists of:</p> <ul> <li> <pre>3diqtt-v2-train.h5 (XZ-compressed)</pre> <strong>(Training Dataset)</strong> <ul> <li> <pre>/labeled</pre> <ul> <li> <pre>/questions</pre> format: [10,000 x 4 x 128 x 128 x 3], corresponding to (10k items) x (reference + 3 answers) x (img width) x (img height) x (RGB), np.float32 in range [0,1]</li> <li> <pre>/answers</pre> format: [10,000], corresponding to (10k answers), np.uint8, one of the following three items: [0,1,2]</li> </ul> </li> <li> <pre>/unlabeled</pre> <ul> <li> <pre>/questions</pre> format: [100,000 x 4 x 128 x 128 x 3], corresponding to (100k items) x (reference + 3 answers) x (img width) x (img height) x (RGB), np.float32 in range [0,1]</li> </ul> </li> </ul> </li> <li> <pre>3diqtt-v2-test.h5</pre> <strong>(Test Dataset)</strong> <ul> <li> <pre>/questions</pre> format: [10,000 x 4 x 128 x 128 x 3], corresponding to (10k items) x (reference + 3 answers) x (img width) x (img height) x (RGB), np.float32 in range [0,1].<br> <strong>Important! This is what you have to evaluate yourself on. We have the correct answers but they are not public.</strong></li> </ul> </li> <li> <pre>3diqtt-v2-val.h5</pre> <strong>(Validation Dataset)</strong> <ul> <li> <pre>/questions</pre> format: [10,000 x 4 x 128 x 128 x 3], corresponding to (10k items) x (reference + 3 answers) x (img width) x (img height) x (RGB), np.float32 in range [0,1]</li> <li> <pre>/answers</pre> format [10,000], corresponding to (10k answers), np.uint8, one of the following three items: [0,1,2]</li> </ul> </li> </ul> <p>&nbsp;</p> <p><strong>Important:</strong> Before use, the main training dataset (3diqtt-v2-train.h5.xz) needs to be decompressed. This can take up to 24h depending on your hardware. We apologize&nbsp;for any inconvenience caused by this. The uncompressed file has a size of ~74GB. The reason for this compression was a restriction on the size of individual files. The command for decompression&nbsp;is &quot;<strong>unxz</strong><strong>&nbsp;3diqtt-v2-train.h5.xz</strong>&quot; on Unix machines.</p> <p><strong>If you use this dataset, please cite it.</strong></p>

opencc-by-nc-sa-4.0Feb 2019View details →
zenodo44/100

Neural Network and objective analysis reconstruction of 3D Mediterranean physical fields from surface satellite and in situ observations at 1/24 deg

<p>Daily Mediterranean 3D fields of temperature, salinity and geostrophic current at 1/24&deg; of resolution, up to 150m-depth and from 2016 to mid 2022, obtained through a 3 steps approach: (1) Temperature and salinity 3D fields have been first estimated by a machine learning approach by using mediterranean reanalysis outputs (https://doi.org/10.25423/CMCC/MEDSEA_MULTIYEAR_PHY_006_004_E3R) together with satellite observations, (2) a combination of this first step with in situ observations through an Optimal interpolation to remove part of large scale biases, (3) the computation of geostrophic currents using the thermal wind equation. This work has been funded by the European Space Agency through the 4DMED-SEA project [ESA contract No. 4000141547/23/I-DT].</p>

opencc-by-4.0Sep 2024View details →
zenodo44/100

Unmanned Aerial Vehicle Image Dataset of the Built Environment for 3D reconstruction (UAVID3D)

<p>Unmanned Aerial Vehicles (UAV) provide increased access to unique types of urban imagery traditionally not available. Advanced machine learning and computer vision techniques when applied to UAV RGB image data can be used for automated extraction of building asset information and if applied to UAV thermal imagery data can detect potential thermal anomalies. However,&nbsp; these UAV datasets are not easily available to researchers, thereby creating a barrier to accelerating research in this area.&nbsp;</p> <p>To assist researchers with added data to develop machine learning algorithms, we present UAVID3D (Unmanned Aerial Vehicle (UAV) Image Dataset of the Built Environment for 3D reconstruction).&nbsp;The raw images for our dataset were recorded with a Zenmuse XT2 visual (RGB) and a FLIR Tau 2 (thermal, https://flir.netx.net/file/asset/15598/original/) camera&nbsp;on a DJI Mavic 2 pro drone (https://www.dji.com/matrice-200-series).&nbsp;The&nbsp;thermal camera is factory calibrated. All data is organized and structured to comply with FAIR principles, i.e. being findable, accessible, interoperable, and reusable. It is publicly available and can be downloaded from the Zenodo data repository.&nbsp;</p> <p>RGB images were&nbsp;recorded during UAV fly-overs of two different commercial buildings in Northern California. In addition,&nbsp; thermographic images were recorded during 2 subsequent UAV fly-overs of the same two buildings.&nbsp;UAV flights were recorded at&nbsp;flight heights between 60&ndash;80 m above ground with a flight speed of 1 m s and contain GPS information.&nbsp;All images were recorded during drone flights on May 10, 2021 between 8:45 am and 10:30 am and&nbsp;on May 19, 2021 between&nbsp;2:15 pm and 4:30 pm. Outdoor air temperatures on these two days during the flights were between 78 and 83&nbsp;degree fahrenheit and&nbsp; between&nbsp;58 and 65 degree fahrenheit&nbsp;respectively.&nbsp;</p> <p>For the RGB flights, UAV path was&nbsp;planned and captured using an orbital flight plan in PIX4D capture at normal flight speed and overlap angle of 10 degree. Thermal images were captured by manual flights approximately 5 m away from each building facade.&nbsp;Due to the high overlap of images,&nbsp; similarities from feature points identified in each image can be extracted&nbsp;to conduct photogrammetry. Photogrammetry allows estimation of the three-dimensional coordinates of points on an object in a generated 3D space involving measurements made on images taken with a high overlap rate. Photogrammetry&nbsp;can be used to create a 3D point cloud model of the recorded region. UAVID3D&nbsp;dataset is a series of compressed archive files totaling 21GB. Useful pipelines to process these images can be found at these two repositories&nbsp;<a href="https://github.com/LBNL-ETA/a3dbr">https://github.com/LBNL-ETA/a3dbr</a>, and&nbsp;<a href="https://github.com/LBNL-ETA/AutoBFE">https://github.com/LBNL-ETA/AutoBFE</a></p> <p>This work was supported by the Assistant Secretary for Energy Efficiency and Renewable Energy, Building Technologies Program, of the U.S. Department of Energy under Contract No. DE-AC02-05CH11231.&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

Voxel Carving Based 3D Reconstruction of Sorghum

<p><strong>Dataset generated in the following paper:</strong></p> <p>Gaillard,&nbsp;M.,&nbsp;Miao,&nbsp;C.,&nbsp;Schnable,&nbsp;J.&nbsp;C.,&nbsp;&amp;&nbsp;Benes,&nbsp;B.&nbsp;(2020).&nbsp;Voxel&nbsp;carving-based&nbsp;3D&nbsp;reconstruction&nbsp;of&nbsp;sorghum&nbsp;identifies&nbsp;genetic&nbsp;determinants&nbsp;of&nbsp;light&nbsp;interception&nbsp;efficiency.&nbsp;Plant&nbsp;Direct,&nbsp;4(10),&nbsp;e00255.&nbsp;https://doi.org/10.1002/pld3.255</p>

opencc-by-4.0Jan 2021View details →
zenodo40/100

Source files and reconstructions for "Simple 3D compressed sensing scheme for faster and less phototoxic fluorescence microscopy imaging"

<p>Source files and reconstructions for "Simple 3D compressed sensing scheme for faster and less phototoxic fluorescence microscopy imaging"</p> <p>The source files are to be used with the code on https://github.com/MaximeMaW/CompressedSensingMicroscopy3D (also archived in https://zenodo.org/record/439690)</p> <ol> <li>The files prefixed with "VIZ" are high resolution TIF visualizations.</li> <li>The files come from three experiments on two different setups: <ol> <li>A lattice light sheet microscope (LLSM): beads sample (filed termed "<strong>lattice-beads</strong>" and actin-labelled mESCs (files termed "<strong>lattice-phalloidin</strong>")</li> <li>An epifluorescence microscope: beads sample (files termed "<strong>epifluorescence</strong>")</li> </ol> </li> <li>The acquisitions were either performed using an identity measurement matrix (mimicking the plane-by-plane acquisition mode of a traditional z-stack): files termes "<strong>reference</strong>" or with a Fourier measurement matrix (described in the code mentioned above) with a compression ratio of 2 (files termed "<strong>compressed</strong>".</li> <li>The reconstructions were performed as described in the paper with the code mentioned above. Several reconstructions were computed from the same compressed images by simulating increasing compression ratios. To do so, reconstructions were performed by selecting a subset of the acquired planes (number indicated as "<strong>**frames</strong>")</li> <li>Reconstructions were sparsified using a 2D PSF model computed for our epifliuorescence setup and the LLSM (files termed "<strong>PSF_model</strong>"). These are provided as numpy arrays.</li> </ol> <p> </p>

opencc-by-4.0Apr 2017View details →
zenodo40/100

FIGURE 9. 3D in Ex vivo three-dimensional reconstruction of Acutiramus: a giant pterygotid sea scorpion

FIGURE 9. 3D reconstruction of Acutiramus based on examined specimens in lateral view. A. Reconstruction with chelicerae outstretched. B. Reconstruction with chelicerae rotated. The 3D pdf associated with this reconstruction, figure S1, is available in the online supplement (https://doi.org/10.5531/sd.sp.61).

opencc-by-4.0Nov 2023View details →
zenodo40/100

FIGURE 8. 3D in Ex vivo three-dimensional reconstruction of Acutiramus: a giant pterygotid sea scorpion

FIGURE 8. 3D reconstruction of Acutiramus based on examined specimens in dorsal and ventral view. A, D. Reconstruction with chelicerae outstretched: A. dorsal view; D. ventral view. B, E. Reconstruction with chelicerae rotated: B. dorsal view; E. ventral view. C, F. Close-up of prosomal region in ventral view: C. all prosomal appendages; F. close-up of appendages II–V with appendages VI and metastoma removed. The 3D pdf associated with this reconstruction, figure S1, is available in the online supplement (https:// doi.org/10.5531/sd.sp.61).

opencc-by-4.0Nov 2023View details →
zenodo40/100

3D reconstruction of plants using probabilistic voxel carving

<p>This is a companion dataset for the paper titled "3D reconstruction of plants using probabilistic voxel carving." by Feng, J., Saadati, M., Jubery, T., Jignasu, A., Balu, A., Li, Y., Attigala, L., Schnable, P.S., Sarkar, S., Ganapathysubramanian, B. and Krishnamurthy, A., published in <em>Computers and Electronics in Agriculture</em>,&nbsp;<em>213</em>, p.108248, 2023.</p> <p>&nbsp;</p>

opencc-by-4.0Dec 2023View details →
zenodo40/100

High resolution 3D reconstruction of regenerating nerve within a chitosan conduit 7 days after injury and repair

<p><strong>Video S1:</strong> high resolution 3D reconstruction of 7 consecutive 50 &micro;m thick sections labelled with Reca1 (red, endothelial cell marker) and S100&beta; (green, Schwann cell marker).</p>

opencc-by-4.0Feb 2022View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record