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.

88

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

88 results for “audiovisual”

Learn how ShareScore rates datasets ↗
OpenNeuro48/100

fMRI: Audiovisual Valence Congruence

Open the record for dataset details and reuse information.

openCC0Jan 2021View details →
zenodo44/100

Audiovisual, Gaze-controlled Auditory Attention Decoding Dataset KU Leuven (AV-GC-AAD)

<p>This dataset is described in detail in the following journal paper [1]:<br>Rotaru, I., Geirnaert, S., Heintz, N., Van de Ryck, I., Bertrand, A., &amp; Francart, T. (2024). What are we really decoding? Unveiling biases in EEG-based decoding of the spatial focus of auditory attention. Journal of Neural Engineering, 21(1), 016017.<br><a href="https://iopscience.iop.org/article/10.1088/1741-2552/ad2214/meta">https://iopscience.iop.org/article/10.1088/1741-2552/ad2214/meta</a></p> <p><em><strong> If using this dataset, please cite the original paper above and the current Zenodo repository. </strong></em></p> <p><strong>Note from the authors: </strong>Recent evaluations reveal that various published AAD (Auditory Attention Decoding) algorithms do not achieve significant above-chance performance on this AV-GC-AAD dataset, and in particular on the two gaze-incongruent conditions 'MovingVideo' and 'MovingTargetNoise'). This suggests that previously reported successes may have been largely influenced by eye gaze confounds present in other datasets, which can be exploited as shortcuts by machine learning algorithms. Despite these findings, poor performance on the AV-GC-AAD dataset is often dismissed, with reasons cited such as insufficient training data, high heterogeneity in audiovisual conditions, or the claim that participants were unable to focus their auditory attention due to the complexity of the instructions.</p> <p>To address these concerns, we provide a supplementary technical report (and accompanying code), showcasing results from a simple linear stimulus reconstruction AAD algorithm applied to this dataset. Our findings demonstrate that high AAD accuracy can be achieved within individual conditions, and that the model generalizes across conditions, new subjects, and even across different datasets.</p> <p><a title="https://doi.org/10.48550/arxiv.2412.01401" href="https://doi.org/10.48550/arXiv.2412.01401" target="_blank" rel="noreferrer noopener">Report</a> | <a title="https://github.com/alexanderbertrandlab/linear-stimulus-reconstruction-aad-av-gc-aad-dataset" href="https://github.com/AlexanderBertrandLab/linear-stimulus-reconstruction-AAD-AV-GC-AAD-dataset" target="_blank" rel="noreferrer noopener">Matlab Code</a></p> <p>Through this report, we aim to remove any doubts that the AV-GC-AAD dataset's limitations are the primary cause of AAD algorithms failing to exceed chance-level performance. Additionally, this report and its accompanying code offer a simple baseline evaluation procedure, which can serve as a minimal benchmark for testing more advanced AAD algorithms on this dataset.</p> <p><em>When reporting results on this data set, it is good practice to show performance for each condition separately, since 2 of the 4 conditions still contain gaze shortcuts, which could be exploited by machine learning algorithms.&nbsp;</em></p> <p>________________________________________________________________________________</p> <p><strong>Dataset description</strong></p> <p>This work was performed at ExpORL, Dept. Neurosciences, KU Leuven and Dept. Electrical Engineering (ESAT), KU Leuven (Belgium), with the goal of investigating and controlling for the effect of gaze during a competing listening task.</p> <p>The full dataset contains EEG and EOG data collected from 16 normal-hearing subjects, during a competing listening task, where the subjects were instructed to focus on one of two competing speech signals. However, subjects 2, 5 and 6 were excluded from the online repository due to not consenting to sharing their data in a public database (cf. signed informed consents approved by KU Leuven Ethical Committee). EEG recordings were conducted in a soundproof, electromagnetically shielded room at ExpORL, KU Leuven. The BioSemi ActiveTwo system was used to record 64-channel EEG signals at 8196 Hz sample rate. Additionally, the participants' gaze movements were measured via 4 EOG (electrooculography) electrodes placed symmetrically around the eyes.&nbsp;</p> <p>The audio signals were administered to each subject at 65 dB SPL through a pair of insert phones (Etymotic ER10). In some experimental trials, the video depicting the attended talker was also presented on the screen. The original presented speech and video stimuli (.wav and .mp4 files) are excluded from the dataset due to copyrights. However, the acoustic envelopes of the attended and unattended audio stimuli are calculated and included in the dataset (see below).&nbsp;<br>The experiments were conducted using custom-made Python scripts.</p> <p>The experimental trials were split into 2 blocks. Each block consisted of the following sequence of conditions: MovingVideo, MovingTargetNoise, NoVisuals, StaticVideo. The auditory task was the same for all conditions: the subjects had to attend to one of the two presented talkers, as indicated by an arrow on the screen. The visual task differed across conditions:</p> <ul> <li>MovingVideo: the subjects had to follow the moving video of the to-be-attended speaker presented on a randomized horizontal trajectory on the screen.</li> <li>MovingTargetNoise: the subjects had to follow a moving cross-hair presented on a randomized horizontal trajectory on the screen.</li> <li>NoVisuals: a black screen was presented and the subjects had to fixate on an imaginary point in the center of the&nbsp;screen while minimizing the eye movements.</li> <li>StaticVideo: the subjects had to fixate the static video of the to-be-attended speaker&nbsp;presented on the same&nbsp;side with the audio stimulus of the attended speaker.</li> </ul> <p>The full description of all experimental conditions can be consulted in [1].</p> <p>Each trial/condition lasted for 10 minutes, with a <strong><em>spatial switch</em></strong> in attention after 5 minutes (i.e., the&nbsp;&nbsp;presented speech stimuli&nbsp; were programmed to swap sides - from L to R or vice versa, such that after the switch the subjects kept listening to the same speaker, but coming from the opposite spatial location). This means that the participant kept attending to the same speaker throughout an entire trial. To keep the subjects motivated, they had to answer one comprehension question related to the attended acoustic stimulus after each trial.</p> <p>For each subject, there is a<strong> .mat file</strong> containing the following variables:<br><strong>conditionID:</strong> the condition ID for each trial&nbsp;<br><strong>data</strong>: the preprocessed EEG and EOG data for each trial (first 64 channels are EEG, last 4 are EOG)<br><strong>fs:</strong> the sampling rate of the EEG, EOG and stimuli envelopes<br><strong>initAttention</strong>: the initial spatial location of the attended stimulus for each trial<br><strong>metadata</strong>: the original metadata (e.g. channel names, triggers) saved in the raw .bdf files for each trial<br><strong>params</strong>: the filtering parameters used for each trial<br><strong>randomization</strong>: the randomization parameters (e.g. presented stimuli, attention switch times etc.) for each trial<br><strong>stimulus</strong>: the precalculated envelopes for the attended and unattended stimuli for each trial<br><strong>subjID</strong>: the anonymised ID of the current subject</p> <p><strong>Preprocessing EEG and EOG</strong></p> <p>All the following preprocessing steps were applied per trial. The EEG was initially downsampled using an antialiasing filter from 8192 Hz to 256 Hz. The data was then filtered&nbsp;between 1&ndash;40 Hz using a zero-phase Chebyshev filter&nbsp;(type II, with 80 dB attenuation at 10% outside&nbsp;the passband).&nbsp;Finally,&nbsp;downsampling to 128 Hz was performed to&nbsp;speed up computation.</p> <p><strong>Speech envelopes extraction</strong></p> <p>The original speech signals at 44100 Hz were downsampled to 8192 Hz (to match the EEG sampling rate). They were then passed through a gammatone filterbank, which roughly approximates the spectral decomposition as performed by the human auditory system. Per subband, the audio envelopes were extracted, and their dynamic range was compressed using a power-law operation with exponent 0.6 (as proposed in [2]). Each subband was then bandpass-filtered with the same filter used for the EEG data. The resulting subband envelopes were then summed to construct a single broadband envelope. Finally, the envelope signals were downsampled to 128 Hz to match the sampling rate of the preprocessed EEG.</p> <p><strong>Notes</strong></p> <ol> <li>For subjects 1-3, 6 trials corresponding to 3 conditions (MovingVideo, NoVisuals, StaticVideo) were measured.</li> <li>For subjects 4-16, 8 trials corresponding to 4 conditions (MovingVideo, MovingTargetNoise, NoVisuals, StaticVideo) were measured.</li> <li>For subject 14, trial 2 from the StaticVideo condition was not recorded due to some technical problems.</li> <li>In the dataset, 'FixedVideo' is the alias name for the 'StaticVideo' condition described in [1].</li> <li>The EEG/EOG data was not referenced. Before further analysis, rereferencing the data (e.g., to an arbitrary EEG channel, or the common-average of all channels) is necessary to achieve a better common-mode rejection and thus increase the SNR of recorded data. (for details, see https://www.biosemi.com/faq/cms&amp;drl.htm)</li> </ol> <p><strong>References</strong></p> <p>[1] Rotaru, Iustina, et al. "What are we really decoding? Unveiling biases in EEG-based decoding of the spatial focus of auditory attention." <em>Journal of Neural Engineering</em> 21.1 (2024): 016017.</p> <p>[2] Biesmans, Wouter, et al. "Auditory-inspired speech envelope extraction methods for improved EEG-based auditory attention detection in a cocktail party scenario." <em>IEEE Transactions on neural systems and rehabilitation engineering</em> 25.5 (2016): 402-412.</p>

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

Audiovisual Vignettes of Sea Ice Ridging in the Beaufort Sea in 2007

<p>This presents footage demonstrating the scales of sea ice motion involved in creating ridges under varied degrees of compression and shear.&nbsp; Sound heard in these vignettes is associated with frictional dissipation of kinetic energy during vertical ice displacement. Images shown were recorded during April 2-15, 2007 UTC, as part of the field campaign: Sea Ice Experiment - Dynamic Nature of the Arctic (SEDNA). Footage and photographs presented in this vignette were taken by Andrew Roberts with the assistance of Jennifer Hutchings and Cathleen Geiger.&nbsp; Funding for SEDNA was provided by&nbsp; the National Science Foundation, grant number OPP ARC 0612527.&nbsp; An overview of the SEDNA field campaign is given in: Hutchings, J. K. et al. (2008), Role of Ice Dynamics in the Sea Ice Mass Balance, <em>Eos Trans. AGU</em>, <em>89</em>(50), doi:10.1029/2008EO500003. &nbsp;</p> <p>[Version 2 includes minor corrections and additions to text in Version 1]</p>

opencc-by-4.0May 2018View details →
zenodo44/100

Repositório audiovisual para curta-metragem e animação no DSpace

<p><em>Prints</em> das telas do reposit&oacute;rio audiovisual constru&iacute;do no software&nbsp;<em>DSpace</em>, vers&atilde;o 5.5, para gest&atilde;o de curtas-metragens e anima&ccedil;&otilde;es produzidas como TCC na Casa Amarela Eus&eacute;lio&nbsp;Oliveira, equipamento cultural da&nbsp;Universidade Federal do Cear&aacute;. As imagens fazem parte dos resultados de pesquisa da&nbsp;disserta&ccedil;&atilde;o intitulada Gest&atilde;o de acervos audiovisuais em reposit&oacute;rios, sob orienta&ccedil;&atilde;o da Prof.&ordf; Dra. Maria Giovanna Guedes Farias e coorienta&ccedil;&atilde;o do Prof. Dr. Luiz Tadeu Feitosa.</p>

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

Repositório audiovisual para documentário no DSpace

<p><em>Prints</em> das telas do reposit&oacute;rio audiovisual constru&iacute;do no software&nbsp;<em>DSpace</em>, vers&atilde;o 5.5, para gest&atilde;o de document&aacute;rios produzidos como TCC no Curso de Jornalismo da Universidade Federal do Cear&aacute;. As imagens fazem parte dos resultados de pesquisa da&nbsp;disserta&ccedil;&atilde;o intitulada Gest&atilde;o de acervos audiovisuais em reposit&oacute;rios, sob orienta&ccedil;&atilde;o da Prof.&ordf; Dra. Maria Giovanna Guedes Farias e coorienta&ccedil;&atilde;o do Prof. Dr. Luiz Tadeu Feitosa.</p>

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

Repositório audiovisual para espetáculo musical no DSpace

<p><em>Prints</em> das telas do reposit&oacute;rio audiovisual constru&iacute;do no software <em>DSpace</em>, vers&atilde;o 5.5, para gest&atilde;o dos espet&aacute;culos c&ecirc;nicos e musicais produzidos pelo Coral da Universidade Federal do Cear&aacute;. As imagens fazem parte dos resultados de pesquisa da disserta&ccedil;&atilde;o intitulada Gest&atilde;o de acervos audiovisuais em reposit&oacute;rios, sob orienta&ccedil;&atilde;o da Prof.&ordf; Dra. Maria Giovanna Guedes Farias e coorienta&ccedil;&atilde;o do Prof. Dr. Luiz Tadeu Feitosa.</p>

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

Dataset about Diada de Sant Jordi from public TV3 audiovisual archive - FIAT/IFTA Media Studies Grant

<p>[eng] This a dataset related to the Diada de Sant Jordi through TV3 public audiovisual archive. This dataset contains for a total of&nbsp;572 videos with title, link, length in time and the program that have published information about this day. Most of these videos belong to the news program. This dataset is published on the occasion FIAT-IFTA Media Studies Grant 2019</p> <p>Additionally, three more files are included. These files include the final sample, the queries on Tv3 archive and recommended books that appear on the footage. The final sample has 337 videos and queries are useful to look by year &nbsp;</p> <p>[cat] Aquest &eacute;s un dataset vinculat a la Diada de Sant Jordi dels arxius audiovisuals p&uacute;blics de Tv3. Aquest dataset cont&eacute; un total de 572 videos amb el t&iacute;tol, dre&ccedil;era, longitud en temps i el programa que ha publicat informaci&oacute; relativa aquest dia. La major part d&#39;aquests videos corresponent corresponen als programes de not&iacute;cies. Aquestes dades es publiquen amb motiu de FIAT-IFTA Media Studies Grant 2019</p> <p>A m&eacute;s a m&eacute;s s&#39;inclouen 3 fitxers. Aquests fitxes inclouen la mostra final, les cadenes de cerca a l&#39;arxiu de Tv3 i els llibres recomanats que apareixen en els videos. La mostra final cont&eacute; 339 videos i les cadenes s&oacute;n &uacute;tils per fer cerques per any.</p>

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

AVbook, a high-frame-rate corpus of narrative audiovisual speech for investigating multimodal speech perception

<p><strong>Please cite</strong><br> Varano E, Guilleminot P, Reichenbach T. <em>AVbook, a&nbsp;high-frame-rate corpus of narrative audiovisual speech for investigating multimodal speech perception</em>. J Acoust Soc Am. 2023 May 1;153(5):3130. doi: 10.1121/10.0019460. PMID: 37249407.<br> <br> Seeing a speaker&#39;s face can help substantially in understanding them, in particular in challenging listening conditions. Research into the neurobiological mechanisms behind the audiovisual integration has recently begun to employ continuous natural speech. However, these efforts are impeded by a lack of high-quality audiovisual recordings of a speaker narrating a longer text. Here we seek to close this gap by developing AVbook, an audiovisual speech corpus designed for cognitive neuroscience studies and audiovisual speech recognition. The corpus consists of 3.6 hours of audiovisual recordings of two speakers, one male and one female, reading 59 passages from a narrative English text. The recordings were acquired at a high frame rate of 119.88 frames per second. The corpus includes a sets of multiple-choice questions to test attention to the different passages. We verified the efficacy of these questions in a pilot study. A short written summary is also provided for each recording. To enable audiovisual synchronization when presenting the stimuli, four videos of an electronic clapperboard were recorded with the corpus. The corpus is&nbsp;available for download to support research into the neurobiology of audiovisual speech processing as well as the development of computer algorithms for audiovisual speech recognition.</p>

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

Virtual audiovisual scenes for hearing device fine-tuning

<p>The virtual audiovisual scenes in this upload were developed to be used during hearing device fine-tuning. By letting patients try out the settings of their hearing devices in a number of different daily-life situations, they can experience what it sounds like in different situations. The audiologist can then ask specific questions and make further adjustments to the settings. This may result in a better fit. The development of&nbsp; the virtual audiovisual scenes is documented in a paper presented at Forum Acusticum (Hendrikse, Dingemanse, Grimm, Hohmann, &amp; Goedegebure, 2023). The development and evaluation of the fine-tuning procedure using these virtual audiovisual scenes will be the focus of future work, and the publication will be added to the related identifiers. This document provides a description of the virtual audiovisual scenes, software &amp; hardware requirements, installation and usage instructions, and information about the licensing.</p> <p>For further information, contact Maartje Hendrikse (<a href="mailto:m.hendrikse@erasmusmc.nl">research.audiologie@erasmusmc.nl</a>).</p>

opencc-by-nc-sa-4.0Apr 2023View details →
zenodo44/100

Audiovisual Moments in Time: A Large-Scale Annotated Dataset of Audiovisual Actions

<p>We present Audiovisual Moments in Time (AVMIT), a large-scale dataset of audiovisual action events. In an extensive annotation task 11 participants labelled a subset of 3-second audiovisual videos from the Moments in Time dataset (MIT). For each trial, participants assessed whether the labelled audiovisual action event was present and whether it was the most prominent feature of the video. The dataset includes the annotation of 57,177 audiovisual videos, each independently evaluated by 3 of 11 trained participants. From this initial collection, we created a curated test set of 16 distinct action classes, with 60 videos each (960 videos). We also offer 2 sets of pre-computed audiovisual feature embeddings, using VGGish/YamNet for audio data and VGG16/EfficientNetB0 for visual data, thereby lowering the barrier to entry for audiovisual DNN research. We further carried out an experiment to explore the utility of the AVMIT annotations and feature embeddings. A series of 6 Recurrent Neural Networks (RNNs) were trained on either AVMIT-filtered audiovisual events or modality-agnostic events from MIT, and then tested on our audiovisual test set. In all RNNs, top 1 accuracy was increased by 2.71-5.94\% by training exclusively on audiovisual events, even outweighing a three-fold increase in training data. We anticipate that the newly annotated AVMIT dataset will serve as a valuable resource for research and comparative experiments involving computational models and human participants, specifically when addressing research questions where audiovisual correspondence is of critical importance.</p>

opencc-byAug 2023View details →
zenodo40/100

Audiovisual crowd counting dataset

<p>This dataset contains 1,935 annotated images, each image has one-second&nbsp;audio and a density map. For more details, please refer to our paper&nbsp;<a href="https://arxiv.org/abs/2005.07097">Ambient Sound Helps: Audiovisual Crowd Counting in Extreme Conditions</a>&nbsp;and&nbsp;<a href="https://github.com/qingzwang/AudioVisualCrowdCounting">code</a>.</p>

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

Repositório audiovisual para videoaula e palestra no DSpace

<p><em>Prints</em> das telas do reposit&oacute;rio audiovisual constru&iacute;do no software <em>DSpace</em>, vers&atilde;o 5.5, para gest&atilde;o de videoaulas e palestras promovidas pela Biblioteca de Ci&ecirc;ncias Humanas da&nbsp;Universidade Federal do Cear&aacute;. As imagens fazem parte dos resultados de pesquisa da disserta&ccedil;&atilde;o intitulada Gest&atilde;o de acervos audiovisuais em reposit&oacute;rios, sob orienta&ccedil;&atilde;o da Prof.&ordf; Dra. Maria Giovanna Guedes Farias e coorienta&ccedil;&atilde;o do Prof. Dr. Luiz Tadeu Feitosa.</p>

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

Repositório audiovisual para programa de televisão, programa de rádio e podcast no DSpace

<p><em>Prints</em> das telas do reposit&oacute;rio audiovisual constru&iacute;do no software <em>DSpace</em>, vers&atilde;o 5.5, para gest&atilde;o de acervos televisivos e sonoros produzidos pelo&nbsp;Programa UFCTV e pela&nbsp;R&aacute;dio Universit&aacute;ria FM, ve&iacute;culos de comunica&ccedil;&atilde;o da Universidade Federal do Cear&aacute;. As imagens fazem parte dos resultados de pesquisa da disserta&ccedil;&atilde;o intitulada Gest&atilde;o de acervos audiovisuais em reposit&oacute;rios, sob orienta&ccedil;&atilde;o da Prof.&ordf; Dra. Maria Giovanna Guedes Farias e coorienta&ccedil;&atilde;o do Prof. Dr. Luiz Tadeu Feitosa.</p>

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

Database of movement behavior and EEG in virtual audiovisual everyday-life environments for hearing aid research

<p>This database contains movement behavior (head, eye, torso) and EEG signals of 21 young normal-hearing (11 male, 11 female, mean age 25 +/- 3.6 years) and 19 elderly normal-hearing subjects (9 male, 12 female, mean age 69 +/- 5.4 years) measured in virtual audiovisual listening environments in the laboratory. The virtual audiovisual environments that were used are: a living room, a lecture hall, a cafeteria, a street and a train station. The video and audio material for the environments is also available (see Related identifiers). The methods and an analysis of the movement behavior are described in Hendrikse et al. (2019). The supplementary materials to this paper that are published here include plots of the gaze trajectories of the subjects in all environments, plotted separately for the young and elderly subjects so that they can be compared, and histograms of the head-, eye- and torso-rotation for the environments that were not included in the paper.</p>

opencc-by-nc-sa-4.0Oct 2018View details →
zenodo40/100

Audiovisual Materials in Research and Teaching – an Overview of Copyright Aspects

<p>Das&nbsp;<i>Rechtsgutachten</i>&nbsp;(Neuauflage der Fassung von 2015) erläutert, wie&nbsp;<i>audiovisuelle Materialien</i>&nbsp;in Forschung und Lehre genutzt werden dürfen. Es stellt dar, in welchen Fällen Forschende eine Erlaubnis einholen müssen und in welchen die Nutzung gesetzlich erlaubt ist.</p><p>Dies ist die <strong>Datenpublikation</strong> (Ausgangsdateien, Abbildungen, Materialien zur Nachnutzung) für die NFDI4Culture Handreichung "Audiovisuelle Materialien in Forschung und Lehre – eine Übersicht zu urheberrechtlichen Aspekte".</p><p><strong>Die Online-Handreichung ist verfügbar unter </strong><a href="https://nfdi4culture.de/go/E4105"><strong>https://nfdi4culture.de/go/E4105</strong></a><strong>.</strong></p>

opencc-by-4.0Jun 2023View details →
dryad40/100

Data and code from: Multisensory integration enhances audiovisual responses in the Mauthner cell

Open the record for dataset details and reuse information.

publicDec 2024View details →
zenodo36/100

Burst timing determines perceived consonant order in the McGurk combination effect (Audiovisual stimuli)

<p>The file &ldquo;AV_stimuli.zip&rdquo; contains the audiovisual speech stimuli generated by a native French talker for the study &ldquo;Burst timing determines perceived consonant order in the McGurk combination effect.&rdquo;</p> <p>The stimuli were created by splitting the acoustic component of McGurk combination stimuli into two sequences. One sequence contained only the vowels /i_i/ (where the underscore represents a 300 ms intersyllabic pause). The other sequence contained the release burst and aspiration extracted from a natural articulation of /iki/. An auditory (A) continuum was then created by adding the burst and aspiration to the vowels at nine different temporal alignments (step size of 50 ms). At 0 ms, the midpoint of the burst coincided with the midpoint of the intersyllabic pause. At the extremes, -200 and 200 ms, the burst and aspiration almost completely overlapped with the initial or final vowel, respectively. Two audiovisual (AV) continua were then created by pairing the acoustic continuum with either visual (V) /ip_i/ or /i_pi/.</p> <p><strong>Filename list:</strong></p> <p><strong>s5:</strong>congruent<strong>AV</strong>/i_i/</p> <p><strong>s6-s14:&nbsp;</strong>AV continuum,&nbsp;<strong>V</strong>/ip_i/&nbsp;<strong>+</strong><strong>A</strong>/i_i/&nbsp;<strong>&amp;</strong>burst paired at different asynchronies, -200, -150, -100, -50, 0, 50, 100, 150 and 200 ms, respectively.</p> <p><strong>s15-s23:&nbsp;</strong>AV continuum,&nbsp;<strong>V</strong>/i_pi/&nbsp;<strong>+</strong><strong>A</strong>/i_i/&nbsp;<strong>&amp;</strong>burst paired at different asynchronies, -200, -150, -100, -50, 0, 50, 100, 150 and 200 ms, respectively.</p> <p><strong>S27-s35:&nbsp;</strong>A continuum,&nbsp;<strong>A</strong>/i_i/&nbsp;<strong>&amp;</strong>burst paired at different asynchronies, -200, -150, -100, -50, 0, 50, 100, 150 and 200 ms, respectively.</p>

opencc-by-4.0Aug 2020View details →
zenodo36/100

Perceiving tempo in incongruent audiovisual presentation of human motion: Evidence for a visual driving effect

<p>The video&nbsp;set includes&nbsp;81 audiovisual stimuli which served in the bisection experiment of the study &quot;Perceiving tempo in incongruent audiovisual presentation of human motion: Evidence for a visual driving effect&quot;. The auditory sound tracks (bass drum) and visual stimuli (point-light displays of biological motions) each cover the tempo range from 60 to 180BPM, 15BPM per step. Coupling of the stimuli from both modalities results in 81 stimuli in total.&nbsp;</p>

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

Catàleg audiovisual de desdelsofa.cat

<p>Aquest dataset recull informaci&oacute; detallada sobre pel&middot;l&iacute;cules, s&egrave;ries i documentals disponibles a diverses plataformes de streaming catalogades a la web <a href="https://desdelsofa.cat" target="_blank" rel="noopener noreferrer">desdelsofa.cat. </a>Inclou dades com t&iacute;tols, versions, g&egrave;neres, durada, any, sinopsi, qualificacions, plataformes de visualitzaci&oacute; i enlla&ccedil;os a les imatges dels cartells.</p> <p>El per&iacute;ode de temps que abasten les dades &eacute;s des del maig de 2021 fins a l&rsquo;actualitat.</p>

opencc-by-4.0Nov 2024View details →
zenodo36/100

Perceiving Tempo in Incongruent Audiovisual Presentations of Human Motion: Evidence for a Visual Driving Effect

<p>Data set from the study published in Timing &amp; Time Perception.</p>

opencc-by-4.0May 2021View 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