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.
190
datasets available to search
ShareScore release 0.9.0
Dataset results
190 results for “Eye Movements”
Visual Stimulus and Eye Movement
ClinicalTrials.gov study NCT00001172. IPD Sharing: Not stated. Countries: 1. Publications: 3.
Post-Traumatic Growth Following Eye Movement Desensitization and Reprocessing Therapy Versus SSRIs in Patients With Post-Traumatic Stress Disorder
ClinicalTrials.gov study NCT06957210. IPD Sharing: NO. Countries: 1. Publications: 0.
Training to Modify Fixational Eye Movements for Optimizing Visual Performance in People With Central Vision Loss
ClinicalTrials.gov study NCT06670989. IPD Sharing: NO. Countries: 1. Publications: 0.
Studying Eye Movement Deficits and Cognitive Impairment in Patients with Multiple Sclerosis Using Infrared Eye Tracking and Cognitive Tests
ClinicalTrials.gov study NCT06629155. IPD Sharing: UNDECIDED. Countries: 0. Publications: 6.
Quantitative Eye Movement Measurements in Patients with Acute Vestibular Syndrome
ClinicalTrials.gov study NCT06668857. IPD Sharing: YES. Countries: 0. Publications: 17.
Eye Movement Recordings in the Diagnosis of Traumatic Brain Injury
ClinicalTrials.gov study NCT00875589. IPD Sharing: Not stated. Countries: 1. Publications: 0.
Oculomotor Training Improves Reading Eye Movement
ClinicalTrials.gov study NCT02981875. IPD Sharing: NO. Countries: 0. Publications: 17.
Eye Movements, Visual Perception and Attention
ClinicalTrials.gov study NCT03884985. IPD Sharing: NO. Countries: 1. Publications: 0.
Training Attention and Eye Movement in ASD
ClinicalTrials.gov study NCT02403817. IPD Sharing: YES. Countries: 1. Publications: 0.
Data from: Eye and head movements are complementary in visual selection
Open the record for dataset details and reuse information.
Palatal myoclonus, abnormal eye movements and olivary hypertrophy in GAD65-related disorder
Open the record for dataset details and reuse information.
Fast saccadic eye-movements in humans suggest that numerosity perception is automatic and direct.
Open the record for dataset details and reuse information.
Data from: Fixational eye movements predict visual sensitivity
Open the record for dataset details and reuse information.
Data from: An extensive dataset of eye movements during viewing of complex images
Open the record for dataset details and reuse information.
Novel associations of BST1 and LAMP3 with rapid eye movement sleep behavior disorder: supplementary data
Open the record for dataset details and reuse information.
Data from Dowiasch et al. (2020) Nonretinocentric Localization of Successively Presented Flashes During Smooth Pursuit Eye Movements
<p>Dataset associated with the following publication:</p> <p>Dowiasch S, Meyer-Stender S, Klingenhoefer S, Bremmer F. Nonretinocentric localization of successively presented flashes during smooth pursuit eye movements. <em>J Vis</em>. 2020;20(4):8. doi:10.1167/jov.20.4.8</p>
[LS2N_IPI_Salient360] A dataset of head and eye movements for 360° videos
<h1>Datasets & Toolbox</h1> <div> <p>The following datasets and tools have been made available to those interested in developing and benchmarking their models:</p> <ul> <li><a href="https://salient360.ls2n.fr/datasets/training-dataset/"><strong>Training dataset</strong></a>: A dataset containing 360º images and videos and their corresponding ground-truth saliency maps and scan-paths (according to the different types of models), so you can train and tune your algorithms as necessary, and may also compute the benchmark scores as a reference for yourself.</li> <li><a href="https://salient360.ls2n.fr/datasets/toolbox/"><strong>Toolbox</strong></a>: Scripts to parse the provided data and to compute metrics for comparing saliency maps and scan-paths to assess the performance of the models</li> </ul> <p> </p> <h2>The dataset is structured as follows:</h2> <ul> <li>Stimuli: 19 omnidirectional videos of 20 seconds in equi-rectangular format, 85 omnidirectional images in equi-rectangular format.</li> <li>H: Folder containing the saliency maps and scanpaths from head-only movements.</li> <li>HE: Folder containing the saliency maps and scanpaths from head and eye movements.</li> <li>Tools: Python scripts to parse the saliency-map binary files, and to compute saliency and scanpanth measures.</li> </ul> <p> </p> <p>The details about the saliency map files and the scanpath files are:</p> <ul> <li>Saliency maps from head-only movements: Binary files representing the saliency-map sequences are provided. These sequences contain one saliency map per frame with a resolution of 2048x1024. In a binary file, the saliency values (float32) are organized row-wise and one frame after the other. For each sampled head position, the center of the viewport is considered. Then, an isotropic 3.34-degree Gaussian foveation filter centered in the view-port is applied.</li> <li>Scanpaths from head-only movements: Text files are provided with scanpaths from head movement with 100 samples per observer. Each line contains a vector that indicates the fixation index, longitude, latitude and fixation timestamp, respectively. The fixation index is incremented serially for a particular observer and resets to 0 when we reach the next observer, after all of the fixations of the given observer are reported. The fixation starting time is indicated in seconds, and latitude and longitude positions are normalized between 0 and 1 (so they should be multiplied according to the resolution of the desired equi-rectangular image output dimension).</li> <li>Saliency maps from head and eye movements: Binary files representing the saliency-map sequences. These sequences contain one saliency map per frame with a resolution of 2048x1024. In a binary file, the saliency values (float32) are organized row-wise and one frame after the other. For each eye fixation, an isotropic 2-degree gaussian foveation filter centered at the fixation position is applied. This process is applied to the fixations from both left and right eyes, and then combined in the final saliency map.</li> <li>Scanpaths from head and eye movements: Text files are provided with the scanpaths from both left and right eyes. Each line contains a vector that indicates the fixation index, longitude, latitude and fixation timestamp, duration, start frame and end frame, respectively. The fixation index is incremented serially for a particular observer and resets to 0 when we reach the next observer, after all of the fixations of the given observer are reported. The fixation starting time is indicated in seconds, and latitude and longitude positions are normalized between 0 and 1 (so they should be multiplied according to the resolution of the desired equi-rectangular image output dimension).</li> </ul> <p> </p> <h2><strong>Experiment</strong></h2> <h3>Image</h3> <p>The head mounted display (HMD) Oculus-DK2 was used for this test. It has a frame refresh rate of 75Hz, resolution of 960x1080 per eye and a total viewing angle of 100x100 degrees. The gyroscopic sensors within the device are able to transmit the orientation data at a rate equal to the device frame refresh rate. A small eye-tracking camera from Sensomotoric Instruments (SMI) was integrated into the device and was able to transmit eye-tracking data binocularly at 60Hz.</p> <p>The software setup included a custom build unity software along with the Oculus-DK2 driver version 2.0. The software had a feature to check for calibration accuracy every two minutes and re-calibrated each time if necessary.</p> <p>A total of 63 observers in the age group of 19-52 participated in the test. Observers were tested for visual acuity using the Snellen Test and their dominant eye was also determined using the cardboard technique. </p> <p>To maintain a natural (free-viewing like) gaze pattern, subjects were made to view the scene normally without the need to provide explicit quantitative measurements. They were instructed to watch the scene as normally as possible with a combination of head and eye-movement. Observers were also free to stop the test anytime in case they felt fatigued or had a sensation of vertigo. There were five images used as a training for the observers before starting the actual test.</p> <p>A total of 60 stimuli were shown to the observers in a sequence. Each stimuli lasted for 25 seconds and there was a 5 second gray screen between two stimuli. Every two minutes there was a calibration performed to check the accuracy of the eye-tracker. The test itself lasted for about 35 minutes and the observers had a pause of 5 minutes at the half point of the experiment. The observers were themselves seated comfortably in a turn-chair and were free to rotate the full 360 degrees and also move the chair within the room if necessary. The position of each 360 image was reset to the equirectangular image center at the start of each viewing (irrespective of their position). This was done to ensure that all observers start at the same starting position in the panorama.</p> <h3>Video</h3> <p>360-degree videos were displayed in a VR headset (HTC VIVE) equipped with an SMI eye-tracker. The HTC VIVE headset allows sampling of scenes by approximately 110-degrees horizontal by 110-degrees vertical field of view (1080x1200 pixels per eye) monocularly at 90 frames per second. The eye-tracker samples gaze data at 250Hz with a precision of 0.2 degrees. A custom Unity3D scene was created to display videos. </p> <p>57 participants were recruited (25 women; age 19 to 44, mean: 25.7 years), normal or corrected-to-normal vision was verified and dominant eye of all observers was checked. All 19 videos were observed by all observers for their entire duration (20 seconds).</p> <p>Observers were told to freely explore 360-degrees videos as naturally as possible while wearing a VR headset. Videos were played without audio. In order to let participants safely explore the full 360-degrees field of view, we chose to have them seat in a rolling chair. </p> <p>Participants started exploring omnidirectional contents either from an implicit longitudinal center (0-degrees and center of the equirectangular projection) or from the opposite longitude (180-degrees). Videos were observed in both rotation modalities by at least 28 participants each. We controlled observers starting longitudinal position in the scene by offsetting the content longitudinal position at stimuli onset, making sure participants started exploring 360-degrees scenes at exactly 0-degrees, or 180-degrees of longitude according to the modality. Video order and starting position modalities were cross-randomized for all participants.</p> <p>Observers started the experimentation by an eye-tracker calibration, repeated every 5 videos to make sure that eye-tracker's accuracy does not degrade. the total duration of the test was less than 20 minutes.</p> </div>
Figure 3 from: Klein A (2016) Data-Visual Relationships to Subject Performance and Eye Movements. Research Ideas and Outcomes 2: e8814. https://doi.org/10.3897/rio.2.e8814
Figure 3 - Graphical elements and transforms
Figure 2b from: Klein A (2016) Data-Visual Relationships to Subject Performance and Eye Movements. Research Ideas and Outcomes 2: e8814. https://doi.org/10.3897/rio.2.e8814
Figure 2b - Hypergraph
Figure 2a from: Klein A (2016) Data-Visual Relationships to Subject Performance and Eye Movements. Research Ideas and Outcomes 2: e8814. https://doi.org/10.3897/rio.2.e8814
Figure 2a - Simple graph
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.