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.

11

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

11 results for “human vision”

Learn how ShareScore rates datasets ↗
zenodo40/100

Humans trust central vision more than peripheral vision even in the dark

<p>Dataset relative to the following publication:</p> <p>Gloriani, A. H., &amp; Sch&uuml;tz, A. C. (2019). Humans trust central vision more than peripheral vision even in the dark. Current Biology, 29, 1206&ndash;1210.</p>

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

EyeFi: Fast Human Identification Through Vision and WiFi-based Trajectory Matching

<p><strong>EyeFi Dataset</strong></p> <p>This dataset is collected as a part of the EyeFi project at Bosch Research and Technology Center, Pittsburgh, PA, USA. The dataset contains WiFi CSI values of human motion trajectories along with ground truth location information captured through a camera. This&nbsp;dataset is used in the following paper &quot;<em>EyeFi: Fast Human Identification Through Vision and WiFi-based Trajectory Matching</em>&quot; that is published in the IEEE International Conference on Distributed Computing in Sensor Systems 2020 (DCOSS &#39;20). We also published a dataset paper titled as &quot;<em>Dataset: Person Tracking and Identification using Cameras and Wi-Fi Channel State Information (CSI) from Smartphones</em>&quot;&nbsp;in Data: Acquisition to Analysis 2020 (DATA &#39;20) workshop describing details of data collection. Please check it out for more information on the dataset.</p> <p><strong>Data Collection Setup</strong><br> <br> In our experiments, we used Intel 5300 WiFi Network Interface Card (NIC) installed in an Intel NUC and Linux CSI tools [1] to extract the WiFi CSI packets. The (x,y) coordinates of the subjects are collected from Bosch Flexidome IP Panoramic 7000 panoramic camera mounted on the ceiling and Angle of Arrivals (AoAs) are derived from the (x,y) coordinates. Both the WiFi card and camera are located at the same origin coordinates but at different height, the camera is location around 2.85m from the ground and WiFi antennas are around 1.12m above the ground.</p> <p>The data collection environment consists of two areas, first one is a&nbsp;rectangular space measured 11.8m x 8.74m, and the second space is an irregularly shaped kitchen area with maximum distances of 19.74m and 14.24m between two walls. The kitchen also has numerous obstacles and different materials that pose different RF reflection characteristics&nbsp;including strong reflectors such as metal refrigerators and dishwashers.&nbsp;</p> <p>To collect the WiFi data, we used a Google Pixel 2 XL smartphone as an access point and connect the Intel 5300 NIC to it for WiFi communication. The transmission rate is about 20-25 packets per second. The same WiFi card and phone are used in both lab and kitchen area.</p> <p><strong>List of Files</strong><br> Here is a list of files included in the dataset:</p> <pre><code>|- 1_person     |- 1_person_1.h5     |- 1_person_2.h5 |- 2_people     |- 2_people_1.h5     |- 2_people_2.h5     |- 2_people_3.h5 |- 3_people     |- 3_people_1.h5     |- 3_people_2.h5     |- 3_people_3.h5 |- 5_people     |- 5_people_1.h5     |- 5_people_2.h5     |- 5_people_3.h5     |- 5_people_4.h5 |- 10_people     |- 10_people_1.h5     |- 10_people_2.h5     |- 10_people_3.h5 |- Kitchen     |- 1_person         |- kitchen_1_person_1.h5         |- kitchen_1_person_2.h5         |- kitchen_1_person_3.h5     |- 3_people         |- kitchen_3_people_1.h5 |- training     |- shuffuled_train.h5     |- shuffuled_valid.h5     |- shuffuled_test.h5 View-Dataset-Example.ipynb README.md </code></pre> <p>In this dataset, folder `1_person/` , `2_people/` , `3_people/` , `5_people/`, and `10_people/` contains data collected from the lab area whereas `Kitchen/` folder contains data collected from the kitchen area. To see how the each file is structured, please see below in section <em>Access the data</em><strong>.</strong>&nbsp;</p> <p>The training folder contains the training dataset we used to train the neural network discussed in our paper. They are generated by shuffling all the data from `1_person/` folder collected in the lab area (`1_person_1.h5` and `1_person_2.h5`).&nbsp;</p> <p><strong>Why multiple files in one folder?</strong></p> <p>Each folder contains multiple files. For example, `1_person` folder has two files: `1_person_1.h5` and `1_person_2.h5`. Files in the same folder always have the same number of human subjects present simultaneously in the scene. However, the person who is holding the phone can be different. Also, the data could be collected through different days and/or the data collection system needs to be rebooted due to stability issue. As result, we provided different files (like `1_person_1.h5`, `1_person_2.h5`) to distinguish different person who is holding the phone and possible system reboot that introduces different phase offsets (see below) in the system.&nbsp;</p> <p><strong>Special note:</strong></p> <p>For `1_person_1.h5`, this file is generated by the same person who is holding the phone, and `1_person_2.h5` contains different people holding the phone but only one person is present in the area at a time. Boths files are collected in different days as well.</p> <p><br> <strong>Access the data</strong><br> To access the data, hdf5 library is needed to open the dataset. There are free HDF5 viewer available on the official website: <a href="https://www.hdfgroup.org/downloads/hdfview/">https://www.hdfgroup.org/downloads/hdfview/</a>. We also provide an example Python code <em>View-Dataset-Example.ipynb</em> to demonstrate how to access the data.</p> <p>Each file is structured as (except the files under *&quot;training/&quot;* folder):<br> &nbsp;</p> <pre><code>|- csi_imag |- csi_real |- nPaths_1     |- offset_00         |- spotfi_aoa     |- offset_11         |- spotfi_aoa     |- offset_12         |- spotfi_aoa     |- offset_21         |- spotfi_aoa     |- offset_22         |- spotfi_aoa |- nPaths_2     |- offset_00         |- spotfi_aoa     |- offset_11         |- spotfi_aoa     |- offset_12         |- spotfi_aoa     |- offset_21         |- spotfi_aoa     |- offset_22         |- spotfi_aoa |- nPaths_3     |- offset_00         |- spotfi_aoa     |- offset_11         |- spotfi_aoa     |- offset_12         |- spotfi_aoa     |- offset_21         |- spotfi_aoa     |- offset_22         |- spotfi_aoa |- nPaths_4     |- offset_00         |- spotfi_aoa     |- offset_11         |- spotfi_aoa     |- offset_12         |- spotfi_aoa     |- offset_21         |- spotfi_aoa     |- offset_22         |- spotfi_aoa |- num_obj |- obj_0     |- cam_aoa     |- coordinates |- obj_1     |- cam_aoa     |- coordinates ... |- timestamp </code></pre> <p>The `csi_real` and `csi_imag` are the real and imagenary part of the CSI measurements. <strong>The order of antennas and subcarriers are as follows for the 90 `csi_real` and `csi_imag` values : [subcarrier1-antenna1, subcarrier1-antenna2, subcarrier1-antenna3, subcarrier2-antenna1, subcarrier2-antenna2, subcarrier2-antenna3,&hellip; subcarrier30-antenna1, subcarrier30-antenna2, subcarrier30-antenna3]</strong>.&nbsp;`nPaths_x` group are SpotFi [2] calculated WiFi Angle of Arrival (AoA) with `x` number of multiple paths specified during calculation. Under the `nPath_x` group are `offset_xx` subgroup where `xx` stands for the offset combination used to correct the phase offset during the SpotFi calculation. We measured the offsets as:</p> <pre><code>|Antennas | Offset 1 (rad) | Offset 2 (rad) | |:-------:|:---------------:|:-------------:| | 1 &amp; 2 | 1.1899 | -2.0071 | 1 &amp; 3 | 1.3883 | -1.8129 </code></pre> <p>The measurement is based on the work [3], where the authors state there are two possible offsets between two antennas which we measured by booting the device multiple times. The combination of the offset are used for the `offset_xx` naming. For example, `offset_12` is offset 1 between antenna &nbsp;1 &amp; 2 and offset 2 between antenna 1 &amp; 3 are used in the SpotFi calculation.</p> <p>The `num_obj` field is used to store the number of human subjects present in the scene. The `obj_0` is always the subject who is holding the phone. In each file, there are `num_obj` of `obj_x`. For each `obj_x1`, we have the `coordinates` reported from the camera and `cam_aoa`, which is estimated AoA from the camera reported coordinates. The (x,y) coordinates and AoA listed here are chronologically ordered (except the files in the `training` folder) . It reflects the way the person carried the phone moved in the space (for `obj_0`) and everyone else walked (for other `obj_y`, where `y` &gt; 0).&nbsp;</p> <p>The `timestamp` is provided here for time reference for each WiFi packets.</p> <p>To access the data (Python):</p> <pre><code class="language-python">import h5py data = h5py.File('3_people_3.h5','r') csi_real = data['csi_real'][()] csi_imag = data['csi_imag'][()] cam_aoa = data['obj_0/cam_aoa'][()]  cam_loc = data['obj_0/coordinates'][()]  </code></pre> <p><strong>For file inside `training/` folder:</strong></p> <p>Files inside training folder has a different data structure:</p> <pre><code> |- nPath-1     |- aoa     |- csi_imag     |- csi_real     |- spotfi |- nPath-2     |- aoa     |- csi_imag     |- csi_real     |- spotfi |- nPath-3     |- aoa     |- csi_imag     |- csi_real     |- spotfi |- nPath-4     |- aoa     |- csi_imag     |- csi_real     |- spotfi </code></pre> <p><br> The group `nPath-x` is the number of multiple path specified during the SpotFi calculation. `aoa` is the camera generated angle of arrival (AoA) (can be considered as ground truth), `csi_image` and `csi_real` is the imaginary and real component of the CSI value. `spotfi` is the SpotFi calculated AoA values. The SpotFi values are chosen based on the lowest median and mean error from across `1_person_1.h5` and `1_person_2.h5`. All the rows under the same `nPath-x` group are aligned (i.e., first row of `aoa` corresponds to the first row of `csi_imag`, `csi_real`, and `spotfi`. There is no timestamp recorded and the sequence of the data is not chronological as they are randomly shuffled from the `1_person_1.h5` and `1_person_2.h5` files.&nbsp;</p> <p><strong>Citation</strong><br> If you use the dataset, please cite our paper:</p> <pre><code>@inproceedings{eyefi2020,   title={EyeFi: Fast Human Identification Through Vision and WiFi-based Trajectory Matching},   author={Fang, Shiwei and Islam, Tamzeed and Munir, Sirajum and Nirjon, Shahriar},   booktitle={2020 IEEE International Conference on Distributed Computing in Sensor Systems (DCOSS)},   year={2020},   organization={IEEE} } </code></pre> <p>Thanks!</p> <p><strong>References</strong></p> <p>1. Halperin, Daniel, et al. &quot;Tool release: Gathering 802.11 n traces with channel state information.&quot; ACM SIGCOMM Computer Communication Review 41.1 (2011): 53-53.</p> <p>2. Kotaru, Manikanta, et al. &quot;Spotfi: Decimeter level localization using wifi.&quot; Proceedings of the 2015 ACM Conference on Special Interest Group on Data Communication. 2015.</p> <p>3. Zhang, Dongheng, et al. &quot;Calibrating Phase Offsets for Commodity WiFi.&quot; IEEE Systems Journal (2019).<br> &nbsp;</p>

opencc-by-4.0Jun 2020View details →
dryad36/100

Dynamic stimulation of visual cortex produces form vision in sighted and blind humans

Open the record for dataset details and reuse information.

publicMay 2020View details →
dryad32/100

Data from: Using human vision to detect variation in avian coloration: How bad is it?

Assessing variation in animal coloration is difficult as animals differ in their visual system properties. This has led some to propose that human vision can never be used to evaluate coloration, yet many studies have a long history of relying on human vision. To reconcile these views, we compared the reflectance spectra of preserved avian plumage elements with two measures that are humans biased: RGB values from digital photographs and the corresponding reflectance spectra from a field guide. We measured 73 plumage elements across 14 bird species. The field guide reflectance spectra were drastically different from that of the actual birds, particularly for blue elements. However, principal components analyses on all three data sets indicated remarkably similar data structure. We conclude that human vision can detect much of the variation in coloration in the visible range, providing fodder for subsequent studies in ecology, evolution, behavior, and visual ecology.

opencc-zeroDec 2016View details →
dryad32/100

Data from: Using human vision to detect variation in avian coloration: How bad is it?

Open the record for dataset details and reuse information.

publicSep 2017View details →
dryad28/100

Data from: Investigating human repeatability of a computer vision based task to identify meristems on a potato plant (Solanum tuberosum)

<p>Labelled training data in artificial intelligence (AI) is used to teach so-called 'supervised learning models'. However, such data may contain error or bias, which can impact model prediction accuracy. Thus, obtaining accurate training data is of high importance. In applications of AI, such as in classification and detection problems, raw training data is not always made available in published research. Likewise, the process of obtaining labelled data is not always documented well enough to enable reproducibility. This training data set captures a repeatability exercise in AI training data collection for a task that is difficult for humans to perform, delineating a bounding box in a two-dimensional image of a growing apical meristem in potato plants.</p>

opencc-zeroJan 2022View details →
zenodo28/100

NOVA: Rendering Virtual Worlds with Humans for Computer Vision Tasks

<p>Today, the cutting edge of computer vision research greatly depends on the availability of large datasets, which are critical for effectively training and testing new methods. Manually annotating visual data, however, is not only a labor-intensive process but also prone to errors. In this study, we present NOVA, a versatile framework to create realistic-looking 3D rendered worlds containing procedurally generated humans with rich pixel-level ground truth annotations. NOVA can simulate various environmental factors such as weather conditions or different times of day, and bring an exceptionally diverse set of humans to life, each having a distinct body shape, gender and age. To demonstrate NOVA&#39;s capabilities, we generate two synthetic datasets for person tracking. The first one includes 108 sequences, each with different levels of difficulty like tracking in crowded scenes or at nighttime and aims for testing the limits of current state-of-the-art trackers. A second dataset of 97 sequences with normal weather conditions is used to show how our synthetic sequences can be utilized to train and boost the performance of deep-learning based trackers. Our results indicate that the synthetic data generated by NOVA represents a good proxy of the real-world and can be exploited for computer vision tasks.</p>

opencc-by-4.0May 2021View details →
dryad28/100

Data from: Investigating human repeatability of a computer vision based task to identify meristems on a potato plant (Solanum tuberosum)

Open the record for dataset details and reuse information.

publicFeb 2022View details →
geo24/100

Dynamic Transcriptomic Remodeling in Grafted Human Neural Progenitor Cells Uncovers Mechanisms for Vision Preservation in Retinitis Pigmentosa

GEO Series GSE295253. Rattus norvegicus; Homo sapiens. 15 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenJan 2026View details →
ClinicalTrials.gov24/100

A Comparative Study of Six Methods to Measure Human Contrast Vision

ClinicalTrials.gov study NCT02767284. IPD Sharing: YES. Countries: 1. Publications: 0.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov20/100

A Vision-Based Characterization of Human Movement Scaling in Large-Amplitude Tasks

ClinicalTrials.gov study NCT07387887. IPD Sharing: NO. Countries: 0. Publications: 0.

closedIPD-NOFeb 2026View 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