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.

250

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

250 results for “synthetic dataset”

Learn how ShareScore rates datasets ↗
zenodo36/100

ReSyRIS: Real-Synthetic Rock Instance Segmentation dataset

<pre># ReSyRIS The Real-Synthetic Rock Instance Segmentation dataset (ReSyRIS) is created for training and evaluation of rock segmentation, detection and instance segmentation in (quasi-)extra-terrestrial environments. It consists of a set of annotated, real images of rocks on a lunar-like surface, a precisely mimicked synthetic version thereof, and respective synthetic assets for training data generation. In the folders, you find the following structure: - `stone_models`: all 36 .obj files of the 3d reconstructed stones - `test_data_realworld`: the real world recordings with accompanying ground truth - `test_data_synthetic`: the synthetic renderings matching approximately the real world recordings, with accompanying ground truth - `oaisys`: config files for rendering synthetic training data with oaisys If you find this dataset useful for your work please consider citing our paper: https://elib.dlr.de/194113/. </pre>

opencc-by-4.0Mar 2023View details →
zenodo36/100

SynthRAD2023 Grand Challenge dataset: synthetizing computed tomography for radiotherapy

<p><strong>DATASET STRUCTURE</strong></p> <p>The dataset can be downloaded from <a href="https://doi.org/10.5281/zenodo.7260705">https://doi.org/10.5281/zenodo.7260705</a>&nbsp;and a detailed description is offered at &quot;synthRAD2023_dataset_description.pdf&quot;.</p> <p>The<strong> training datasets</strong>&nbsp;for Task1 is in Task1.zip, while&nbsp;for Task2 in Task2.zip. After unzipping, each Task&nbsp;is organized according to the following folder structure:</p> <p>Task1.zip/</p> <p>├── Task1</p> <p>&nbsp;&nbsp;&nbsp;├── brain</p> <p>&nbsp;&nbsp; &nbsp;├── 1Bxxxx</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── mr.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── ct.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; └── mask.nii.gz</p> <p>&nbsp; &nbsp;&nbsp;├── ...</p> <p>└── overview</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── 1_brain_train.xlsx</p> <p>&nbsp; &nbsp; &nbsp; &nbsp;├── 1Bxxxx_train.png</p> <p>&nbsp; &nbsp; &nbsp; └── ...&nbsp;&nbsp; &nbsp;</p> <p>&nbsp;└── pelvis</p> <p>&nbsp;&nbsp; &nbsp;├── 1Pxxxx</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── mr.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── ct.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── mask.nii.gz</p> <p>&nbsp; &nbsp;├── ...</p> <p>└── overview</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── 1_pelvis_train.xlsx</p> <p>&nbsp; &nbsp; &nbsp; &nbsp;├── 1Pxxxx_train.png</p> <p>&nbsp; &nbsp; &nbsp; &nbsp;└── ....</p> <p>Task2.zip/</p> <p>├──Task2</p> <p>&nbsp;&nbsp;&nbsp;├── brain</p> <p>&nbsp;&nbsp; &nbsp;├── 2Bxxxx</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── cbct.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── ct.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; └── mask.nii.gz</p> <p>&nbsp;&nbsp; &nbsp;├── ...</p> <p>└── overview</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── 2_brain_train.xlsx</p> <p>&nbsp; &nbsp; &nbsp; &nbsp;├── 2Bxxxx_train.png</p> <p>&nbsp; &nbsp; &nbsp; └── ...&nbsp;&nbsp; &nbsp;</p> <p>&nbsp;&nbsp;&nbsp;└── pelvis</p> <p>&nbsp;&nbsp; &nbsp;├── 2Pxxxx</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── cbct.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── ct.nii.gz</p> <p>&nbsp;&nbsp; &nbsp; &nbsp; ├── mask.nii.gz</p> <p>├── ...</p> <p>└── overview</p> <p>&nbsp;&nbsp; &nbsp; &nbsp;├── 2_pelvis_train.xlsx</p> <p>&nbsp; &nbsp; &nbsp; ├── 2Pxxxx_train.png</p> <p>&nbsp; &nbsp; &nbsp; └── ....</p> <p>Each patient folder has a unique name that contains information about the task, anatomy, center and a patient ID. The naming follows the convention below:</p> <p>[Task]&nbsp;&nbsp; &nbsp;[Anatomy]&nbsp;&nbsp; &nbsp;[Center]&nbsp;&nbsp; &nbsp;[PatientID]</p> <p>1&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;001</p> <p>In each patient folder, three files can be found:&nbsp;</p> <ul> <li> <p>ct.nii.gz: CT image&nbsp;</p> </li> <li> <p>mr.nii.gz or cbct.nii.gz (depending on the task): CBCT/MR image</p> </li> <li> <p>mask.nii.gz:image containing a binary mask of the dilated patient outline&nbsp;</p> </li> </ul> <p>For each task and anatomy, an overview folder is provided which contains the following files:</p> <ul> <li> <p>[task]_[anatomy]_train.xlsx: This file contains information about the image acquisition protocol for each patient.</p> </li> <li> <p>[task][anatomy][center][PatientID]_train.png: For each patient a png showing axial, coronal and sagittal slices of CBCT/MR, CT, mask and the difference between CBCT/MR and CT is provided. These images are meant to provide a quick visual overview of the data.</p> </li> </ul> <p><strong>DATASET DESCRIPTION</strong></p> <p>This challenge dataset contains imaging data of patients who underwent radiotherapy in the brain or pelvis region. Overall, the population is predominantly adult and no gender restrictions were considered during data collection. For Task 1, the inclusion criteria were the acquisition of a CT and MRI during treatment planning while for task 2, acquisitions of a CT and CBCT, used for patient positioning, were required. Datasets for task 1 and 2 do not necessarily contain the same patients, given the different image acquisitions for the different tasks.</p> <p>Data was collected at 3 Dutch university medical centers:</p> <ul> <li> <p>Radboud University Medical Center</p> </li> <li> <p>University Medical Center Utrecht</p> </li> <li> <p>University Medical Center Groningen</p> </li> </ul> <p>For anonymization purposes, from here on, institution names are substituted with A, B and C, without specifying which institute each letter refers to.</p> <p>The following number of patients is available in the training set.</p> <p><strong>Training</strong></p> <table> <tbody> <tr> <td>&nbsp;</td> <td> <p><strong>Brain</strong></p> </td> <td> <p><strong>Pelvis</strong></p> </td> </tr> <tr> <td>&nbsp;</td> <td> <p><strong>Center A</strong></p> </td> <td> <p><strong>Center B</strong></p> </td> <td> <p><strong>Center C</strong></p> </td> <td> <p><strong>Total</strong></p> </td> <td> <p><strong>Center A</strong></p> </td> <td> <p><strong>Center B</strong></p> </td> <td> <p><strong>Center C</strong></p> </td> <td> <p><strong>Tota</strong>l</p> </td> </tr> <tr> <td> <p><strong>Task 1</strong></p> </td> <td> <p>60</p> </td> <td> <p>60</p> </td> <td> <p>60</p> </td> <td> <p>180</p> </td> <td> <p>120</p> </td> <td> <p>0</p> </td> <td> <p>60</p> </td> <td> <p>180</p> </td> </tr> <tr> <td> <p><strong>Task 2</strong></p> </td> <td> <p>60</p> </td> <td> <p>60</p> </td> <td> <p>60</p> </td> <td> <p>180</p> </td> <td> <p>60</p> </td> <td> <p>60</p> </td> <td> <p>60</p> </td> <td> <p>180</p> </td> </tr> </tbody> </table> <p>Each subset generally contains equal amounts of patients from each center, except for task 1 brain, where center B had no MR scans available. To compensate for this, center A provided twice the number of patients than in other subsets.</p> <p><strong>Validation</strong></p> <table> <tbody> <tr> <td>&nbsp;</td> <td> <p><strong>Brain</strong></p> </td> <td> <p><strong>Pelvis</strong></p> </td> </tr> <tr> <td>&nbsp;</td> <td> <p><strong>Center A</strong></p> </td> <td> <p><strong>Center B</strong></p> </td> <td> <p><strong>Center C</strong></p> </td> <td> <p><strong>Total</strong></p> </td> <td> <p><strong>Center A</strong></p> </td> <td> <p><strong>Center B</strong></p> </td> <td> <p><strong>Center C</strong></p> </td> <td> <p><strong>Tota</strong>l</p> </td> </tr> <tr> <td> <p><strong>Task 1</strong></p> </td> <td> <p>10</p> </td> <td> <p>10</p> </td> <td> <p>10</p> </td> <td> <p>30</p> </td> <td> <p>20</p> </td> <td> <p>0</p> </td> <td> <p>10</p> </td> <td> <p>30</p> </td> </tr> <tr> <td> <p><strong>Task 2</strong></p> </td> <td> <p>10</p> </td> <td> <p>10</p> </td> <td> <p>10</p> </td> <td> <p>30</p> </td> <td> <p>10</p> </td> <td> <p>10</p> </td> <td> <p>10</p> </td> <td> <p>30</p> </td> </tr> </tbody> </table> <p><strong>Testing</strong></p> <table> <tbody> <tr> <td>&nbsp;</td> <td> <p><strong>Brain</strong></p> </td> <td> <p><strong>Pelvis</strong></p> </td> </tr> <tr> <td>&nbsp;</td> <td> <p><strong>Center A</strong></p> </td> <td> <p><strong>Center B</strong></p> </td> <td> <p><strong>Center C</strong></p> </td> <td> <p><strong>Total</strong></p> </td> <td> <p><strong>Center A</strong></p> </td> <td> <p><strong>Center B</strong></p> </td> <td> <p><strong>Center C</strong></p> </td> <td> <p><strong>Total</strong></p> </td> </tr> <tr> <td> <p><strong>Task 1</strong></p> </td> <td> <p>20</p> </td> <td> <p>20</p> </td> <td> <p>20</p> </td> <td> <p>60</p> </td> <td> <p>40</p> </td> <td> <p>0</p> </td> <td> <p>20</p> </td> <td> <p>60</p> </td> </tr> <tr> <td> <p><strong>Task 2</strong></p> </td> <td> <p>20</p> </td> <td> <p>20</p> </td> <td> <p>20</p> </td> <td> <p>60</p> </td> <td> <p>20</p> </td> <td> <p>20</p> </td> <td> <p>20</p> </td> <td> <p>60</p> </td> </tr> </tbody> </table> <p>In total, for all tasks and anatomies combined, 1080 image pairs (720 training, 120 validation, 240 testing) are available in this dataset. <strong>This repository only contains the training data.</strong></p> <p>All images were acquired with the clinically used scanners and imaging protocols of the respective centers and reflect typical images found in clinical routine. As a result, imaging protocols and scanner can vary between patients. A detailed description of the imaging protocol for each image, can be found in spreadsheets that are part of the dataset release (see dataset structure).</p> <p>Data was acquired with the following scanners:</p> <ul> <li> <p>Center A:</p> <ul> <li> <p>MRI: Philips Ingenia 1.5T/3.0T</p> </li> <li> <p>CT: Philips Brilliance Big Bore or Siemens Biograph20 PET-CT</p> </li> <li> <p>CBCT: Elekta XVI</p> </li> </ul> </li> <li> <p>Center B:</p> <ul> <li> <p>MRI: Siemens MAGNETOM Aera 1.5T or MAGNETOM Avanto_fit 1.5T</p> </li> <li> <p>CT: Siemens SOMATOM Definition AS</p> </li> <li> <p>CBCT: IBA Proteus+ or Elekta XVI</p> </li> </ul> </li> <li> <p>Center C:</p> <ul> <li> <p>MRI: Siemens Avanto fit 1.5T or Siemens MAGNETOM Vida fit 3.0T</p> </li> <li> <p>CT: Philips Brilliance Big Bore</p> </li> <li> <p>CBCT: Elekta XVI</p> </li> </ul> </li> </ul> <p>For task 1, MRIs were acquired with a T1-weighted gradient echo or an inversion prepared - turbo field echo (TFE) sequence and collected along with the corresponding planning CTs for all subjects. The exact acquisition parameters vary between patients and centers. For centers B and C, selected MRIs were acquired with Gadolinium contrast, while the selected MRIs of center A were acquired without contrast.</p> <p>For task 2, the CBCTs used for image-guided radiotherapy ensuring accurate patient position were selected for all subjects along with the corresponding planning CT.</p> <p>The following pre-processing steps were performed on the data:</p> <ul> <li> <p>Conversion from dicom to compressed nifti (nii.gz)</p> </li> <li> <p>Rigid registration between CT and MR/CBCT</p> </li> <li> <p>Anonymization (face removal, only for brain patients)</p> </li> <li> <p>Patient outline segmentation (provided as a binary mask)</p> </li> <li> <p>Crop MR/CBCT, CT and mask to remove background and reduce file sizes</p> </li> </ul> <p>The code used to preprocess the images can be found at:&nbsp;<a href="https://github.com/SynthRAD2023/">https://github.com/SynthRAD2023/</a>.&nbsp;Detailed information about the dataset are provided in&nbsp;SynthRAD2023_dataset_description.pdf published here along with the data and will also be submitted to Medical Physics.</p> <p><strong>ETHICAL APPROVAL</strong></p> <p>Each institution received ethical approval from their internal review board/Medical Ethical committee:</p> <ul> <li> <p>UMC Utrecht approved not-WMO on 4/03/2022 with number 22/474 entitled: &ldquo;Synthetizing computed tomography for radiotherapy Grand Challenge (SynthRAD)&rdquo;.</p> </li> <li> <p>UMC Groningen approved not-WMO on 20/07/2022 with number 202200310 entitled: &ldquo;Synthesizing computed tomography for radiotherapy - Grand Challenge&rdquo;.</p> </li> <li> <p>Radboud UMC declared the study not-WMO on 17/10/2022 with number 2022-15950 entitled &ldquo;Synthetizing computed tomography for radiotherapy Grand Challenge&rdquo;.</p> </li> </ul> <p><strong>CHALLENGE DESIGN</strong></p> <p>The overall challenge design can be found at&nbsp;<a href="https://doi.org/10.5281/zenodo.7746020">https://doi.org/10.5281/zenodo.7746020</a>.&nbsp;</p>

opencc-by-nc-4.0Dec 2022View details →
zenodo36/100

RecurM test synthetic dataset

<p>Test synthetic dataset containing 20 synthetic metagenomes for ground truth RecurM testing. Assembled using &quot;metaspades --meta -k 21,33,55,77,99,127&quot; via&nbsp;spades v3.15.2.&nbsp;</p>

opencc-by-4.0Mar 2023View details →
zenodo36/100

Parcel3D - A Synthetic Dataset of Damaged and Intact Parcel Images with 2D and 3D Annotations

<p>Synthetic dataset of over 13,000 images of damaged and intact parcels with full 2D and 3D annotations in the <a href="https://cocodataset.org/#format-data">COCO format</a>. For details see our <a href="https://openaccess.thecvf.com/content/CVPR2023W/VISION/html/Naumann_Parcel3D_Shape_Reconstruction_From_Single_RGB_Images_for_Applications_in_CVPRW_2023_paper.html">paper</a> and for visual samples our <a href="https://a-nau.github.io/parcel3d/">project page</a>.</p> <p><br> Relevant computer vision tasks:</p> <ul> <li>bounding box detection</li> <li>classification</li> <li>instance segmentation</li> <li>keypoint estimation</li> <li>3D bounding box estimation</li> <li>3D voxel reconstruction</li> <li>3D reconstruction</li> </ul> <p>&nbsp;</p> <p>The dataset is for <strong>academic research use only</strong>, since it uses resources with restrictive licenses.<br> For a detailed description of how the resources are used, we refer to our <a href="https://openaccess.thecvf.com/content/CVPR2023W/VISION/html/Naumann_Parcel3D_Shape_Reconstruction_From_Single_RGB_Images_for_Applications_in_CVPRW_2023_paper.html">paper</a> and <a href="https://a-nau.github.io/parcel3d/">project page</a>.</p> <p>Licenses of the resources in detail:</p> <ul> <li><a href="https://research.google/resources/datasets/scanned-objects-google-research/">Google Scanned Objects</a>:&nbsp;<a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> (for details on which files are used, see the respective <em>meta </em>folder)</li> <li><a href="https://zenodo.org/record/8041823">Cardboard Dataset</a>:&nbsp;<a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></li> <li><a href="https://ieeexplore.ieee.org/abstract/document/8999123">Shipping Label Dataset</a>: <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0</a></li> <li>Other Labels: See file <em>misc/source_urls.json</em></li> <li><a href="https://github.com/weberhen/learning_indoor_lighting">LDR Dataset</a>: License for Non-Commercial Use</li> <li><a href="https://data.vision.ee.ethz.ch/sagea/lld/">Large Logo Dataset (LLD)</a>: Please notice that this dataset is made available for academic research purposes only. All the images are collected from the Internet, and the copyright belongs to the original owners. If any of the images belongs to you and you would like it removed, please kindly inform us, we will remove it from our dataset immediately.</li> </ul> <p>You can use our textureless models (i.e. the <em>obj</em> files) of damaged parcels under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>&nbsp;(note that this does not apply to the textures).</p> <p>&nbsp;</p> <p>If you use this resource for scientific research, please consider citing</p> <pre><code>@inproceedings{naumannParcel3DShapeReconstruction2023, author = {Naumann, Alexander and Hertlein, Felix and D\"orr, Laura and Furmans, Kai}, title = {Parcel3D: Shape Reconstruction From Single RGB Images for Applications in Transportation Logistics}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2023}, pages = {4402-4412} }</code></pre>

openother-ncJun 2023View details →
zenodo36/100

ODSS: An Open Dataset of Synthetic Speech

<p>ODSS is a multilingual, multispeaker dataset of synthetic and natural speech, designed to foster research and benchmarking of novel studies on synthetic speech detection.&nbsp;</p> <p>ODSS comprises audio utterances generated&nbsp;from text&nbsp;by state-of-the-art synthesis methods, paired with their corresponding natural counterparts. The synthetic audio data includes several languages, with an equal representation of genders.</p> <p>Natural and synthetic speech audio files within ODSS are released under the CC-BY-SA 4.0 license:&nbsp;Usage, extension and redistribution by the research community are strongly encouraged.</p>

openSep 2023View details →
zenodo36/100

Synthetic datasets for end-to-end Relation Extraction of relationships between Organisms and Natural-Products

<p>Synthetic datasets (training/validation) for end-to-end Relation Extraction of relationships between Organisms and Natural-Products. The datasets are provided for reproducibility purposes, but, can also be used to train new models.</p><p>As in the corresponding article, 3 subtypes of synthetic datasets are provided:</p><ul><li><i>Diversity-synt</i>:<strong> </strong>The seed literature references used in the generation process correspond to the top-500 extracted items per biological kingdoms using the <a href="https://github.com/idiap/gme-sampler">GME-sampler</a>.</li><li><i>Random-synt</i>:<strong> </strong>5 datasets of equivalent sizes as <i>Diversity-synt</i>, but using randomly sampled seed literature references.</li><li><i>Extended-synt</i>: A merge of <i>Diversity-synt and the 5 Random-synt datasets.</i><br>&nbsp;</li></ul><p><strong>All </strong>datasets were produced with <a href="https://huggingface.co/lmsys/vicuna-13b-v1.3">Vicuna-13b-v1.3</a>. Like the model, the produced synthetic data are also submitted to the License of the model used for generation, see the original <a href="https://github.com/facebookresearch/llama/blob/llama_v1/MODEL_CARD.md">LLaMA model card</a>.</p><p>LLaMA is licensed under the <a href="https://github.com/facebookresearch/llama/blob/llama_v1/MODEL_CARD.md">LLaMA License</a>, Copyright (c) Meta Platforms, Inc. All Rights Reserved. </p>

opencc-by-nc-sa-4.0Oct 2023View details →
dryad36/100

Synthetic vehicle trajectory dataset for the metropolitan city of Los Angeles using DDTG

Open the record for dataset details and reuse information.

publicDec 2022View details →
dryad36/100

Experimental and synthetic datasets supporting FITSA: Statistical analysis of fluorescence intensity transients with Bayesian methods

Open the record for dataset details and reuse information.

publicMar 2025View details →
dryad36/100

Synthetic temporal dataset for temporal trend analysis and retrieval

Open the record for dataset details and reuse information.

publicMay 2024View details →
dryad36/100

acusim: a synthetic dataset for cervicocranial acupuncture points localisation

Open the record for dataset details and reuse information.

publicMar 2025View details →
zenodo32/100

Synthetic Datasets for Using synthetic datasets to bridge the gap between the promise and reality of basing health-related decisions on common single nucleotide polymorphisms

<p>Synthetic Dataset&nbsp;for Using synthetic datasets to bridge the gap between the promise and reality of basing health-related decisions on common single nucleotide polymorphisms, as published on F1000Research.</p>

opencc-by-4.0Dec 2019View details →
zenodo32/100

Synthetic Datasets for Evaluation of Spa-Typing Methods

<p>This dataset contains 3 sets of wgsim simulated reads (paired-end, 100 bp length) of MRSA.</p> <p>Synthetic dataset A contains reads sampled from a reference genome where the X region was artificially replaced with the t032 spa-type sequence. The reads contain no errors.</p> <p>Synthetic dataset B contains reads sampled from a reference genome where the X region was artificially replaced with the t032 spa-type sequence. The reads contain point mutation errors.</p> <p>Synthetic dataset C contains reads sampled from a reference genome where the X region was artificially replaced with a specific spa-type sequence. The reads contain point mutation errors.</p>

opencc-by-4.0May 2020View details →
zenodo32/100

AAU synthetic ROS dataset for VIO

<p>Synthetic ROS data set for Visual-Inertial Odometry, providing IMU measurements (linear acceleration and angular velocities) as well as camera images with different resolutions (320x240, 640x480, and 1280x960) at rates of 500 Hz and 100 Hz, respectively. The camera images are obtained from a texture-rich outdoor scene created Unity.&nbsp; Two circles with a diameter of 10 m are performed within 72 seconds. Besides the noisy measurements, ground-truth poses are included in the ROS bag file. The intrinsic and extrinsic camera calibrations as well as the IMU noise characteristics are provided.</p> <p>Contained ROS topics:</p> <ul> <li>/mus/ground_truth_pose_imu : geometry_msgs/PoseStamped</li> <li>/mus/image : sensor_msgs/Image</li> <li>/mus/imu : sensor_msgs/Imu</li> <li>/tf : tf/tfMessage</li> </ul> <p>&nbsp;</p>

opencc-by-4.0May 2020View details →
zenodo32/100

Synthetic EUNOMIA Mastodon Testbed Dataset

<p>EMTD is a specifically crafted dataset of posts on an isolated Mastodon testbed, using dummy Mastodon user account for emulating user posts and information cascades. The dataset consists of 616 posts, with over 100 information cascades, consisting of 3-4 posts from individual users.</p>

opencc-by-4.0May 2020View details →
zenodo32/100

I-BiDaaS - CAIXA - IP addresses - Synthetic Dataset

<p>The generated dataset provides data on the relationships between customers in order to build part of the social graph of the bank. The data was synthetically generated based on real data coming from a set of restricted tables (relational database), with information related to the customers and their IP address when connecting online.</p> <p>CAIXA and IBM generated the data recipe for the data fabrication using IBM TDF. Through an iterative analysis of obtained results, the rules were improved in order to obtain the fabricated dataset used for testing the MVP, with more than 1 million entries.</p>

opencc-by-4.0Oct 2020View details →
zenodo32/100

SDT Dataset | Sdt: A Synthetic Multi-Modal Dataset For Person Detection And Pose Classification

<p>The Synthetic Depth &amp; Thermal (SDT) dataset consists of 40k synthetic and 8k real depth and thermal stereo images, depicting human behavior in indoor environments. Included samples show uniquely posed lying, sitting, and standing persons within four different room types (living room, bedroom, bathroom, and kitchen), recorded from an elevated position. Furthermore, a fourth control class with empty rooms is provided as well. Both parts of SDT are balanced sets of these four classes and room types. The synthetic part of the dataset is intended to be used as training (and validation) data for uni-/multi-modal pose classification or person detection models, while the real part can be used to assess the generalization performance. To facilitate supervised training, pose labels and person bounding boxes are provided for all images. The real images in the dataset were captured by a multi-modal stereo camera system, consisting of an Orbbec Astra depth camera and a FLIR Lepton 3.5 thermal camera, while synthetic images, which share the image characteristics of these cameras, were acquired through 3D rendering of virtual scenes within Blender and subsequent introduction of camera-specific noise.</p> <p><strong>Download and Use</strong><br>This data may be used for non-commercial research purposes only.&nbsp;If you publish material based on this data, we request that you include a reference to our paper [1].</p> <p>[1] C. Pramerdorfer, J. Strohmayer and M. Kampel, "Sdt: A Synthetic Multi-Modal Dataset For Person Detection And Pose Classification," <em>2020 IEEE International Conference on Image Processing (ICIP)</em>, Abu Dhabi, United Arab Emirates, 2020, pp. 1611-1615, doi: 10.1109/ICIP40778.2020.9191284.</p> <p>BibTeX citation:</p> <pre>@INPROCEEDINGS{9191284, author={Pramerdorfer, C. and Strohmayer, J. and Kampel, M.}, booktitle={2020 IEEE International Conference on Image Processing (ICIP)}, title={Sdt: A Synthetic Multi-Modal Dataset For Person Detection And Pose Classification}, year={2020}, volume={}, number={}, pages={1611-1615}, doi={10.1109/ICIP40778.2020.9191284}}</pre>

opencc-by-4.0Oct 2020View details →
zenodo32/100

SIDIRE: Synthetic Image Dataset for Illumination Robustness Evaluation

<p>SIDIRE is a freely available image dataset which provides synthetically generated images allowing to investigate the influence of illumination changes on object appearance. The images are renderings of 3D coin models with different material BRDFs and levels of texturedness. Thus, the dataset makes it possible to directly evaluate the influence of these conditions on the performance of image recognition without introducing a bias due to different objects used between image sets. The dataset has been used for evaluation in [1].</p> <p><strong>Usage</strong></p> <p>The dataset is freely available for non-commercial research use. Please cite our paper [1] when using the dataset for your research.</p> <p><strong>Technical Details</strong></p> <p>Full Image Dataset</p> <p>The full image dataset consists of images of 14 coin models which have been rendered using the open-source graphics software <a href="http://www.blender.org">Blender</a>. For each model, twelve sets of 500&times;500 images with 65 illumination directions were rendered where each set represents one out of four material BRDFs and one out of three texture density levels. Material BRDFs are intended to represent different levels of specularity starting from a Lambertian material with zero specularity up to specular intensity values of 0.25, 0.50 and 1.00. The first texture density level shows no texture and thus represents the set of textureless objects. For the remaining two levels synthetically generated textures were used. The camera image plane is placed parallel to the coin and light source positions are defined by their azimuth angle &phi; and elevation angle &lambda;. We used eight levels of &lambda; with eight levels of &phi; each to produce 64 images. The 65th image is rendered with the light placed at the camera position (i.e. &lambda;=90&deg;).<br> In the provided RAR-file, all the 65 images of a specific model, specularity level and texturedness level are contained in separate directories. For instance, the directory &lsquo;texture_level0\Ref_level2\2874-back&rsquo; contains the images of the model &lsquo;2874-back&rsquo; rendered without texture and a specularity of 0.50.</p> <p><strong>Patch Dataset</strong></p> <p>The patch dataset contains 50000 matching patch pairs for every of the 12 subsets of SIDIRE. It can be used to generate groups of feature distances by means of true and false patch pairs, in the same manner as, e.g., Matthew Brown&rsquo;s <a href="http://phototour.cs.washington.edu/patches/default.htm">patch dataset</a>. Please see [1,2] for a detailed description of the evaluation scheme of patch pair databases.<br> The patches have a size of 64&times;64 and are arranged in images of size 3200&times;3200. Thus, every image contains 2500 patches where corresponding patches are placed side by side. The patches of the 12 subsets are contained in directories indicating their texture density and reflectance level, e.g. patches rendered without texture and a specularity of 0.50 are contained in the directory &lsquo;tex0_ref2&rsquo;.<br> &nbsp;</p> <p><strong>References</strong></p> <p>[1] Zambanini S., Kampel M. &ldquo;Evaluation of Low-Level Image Representations for Illumination-Insensitive Recognition of Textureless Objects&rdquo;, <em>International Conference on Image Analysis and Processing &ndash; ICIAP&rsquo;13</em>, Naples, Italy, September 2013. (<a href="https://cvl.tuwien.ac.at/wp-content/uploads/2014/12/iciap13.pdf">pdf</a>, <a href="https://cvl.tuwien.ac.at/wp-content/uploads/2014/12/iciap13_supp1.pdf">supplementary material</a>)<br> [2] Brown, M., Gang Hua, Winder, S., &ldquo;Discriminative Learning of Local Image Descriptors&rdquo;, <em>Pattern Analysis and Machine Intelligence, </em> vol.33, no.1, pp.43-57, 2011.</p>

opencc-by-4.0Dec 2014View details →
zenodo32/100

Dataset for the publication "Neutrophilic Bioleaching of Synthetic Covellite – A Model System Combining Experimental Data and Geochemical Modeling"

<p>This dataset contains data, which were used in preparation of the publication &quot;Neutrophilic Bioleaching of Synthetic Covellite &ndash; A Model System Combining Experimental Data and Geochemical Modeling&quot;</p>

opencc-by-4.0Aug 2016View details →
zenodo32/100

Dataset in csv format containing labor force data in a synthetic population

Open the record for dataset details and reuse information.

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

ChoralSynth: Synthetic Dataset of Choral Singing

<p><strong>Overview</strong></p><p>ChoralSynth is a synthesized dataset of 20 multitrack choral songs curated by carefully listening and analyzing a set of synthetic choral songs generated using one of the state-of-the-art synthesizers. The resulting dataset can serve as a valuable resource for various MIR research endeavors like source separation, melodic analysis, chord analysis, rhythmic analysis amongst others.</p>

opencc-by-sa-4.0Nov 2023View 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