You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Unified Multimodal Sensor Dataset [DRAFT]

Vision β€’ Olfaction β€’ Audio β€’ Inertial β€’ Environmental

License: CC BY 4.0 Colab Paper

A unified multimodal dataset designed to accelerate research in multisensory perception, embodied AI, and sensor fusion.


Dataset Description

  • Modalities:

    • Visual
    • Olfactory
    • Audio
    • Inertial
    • Environmental (temperature, humidity, barometric pressure, lumosity etc.)
  • Data Format: All sensor streams are synchronized and stored in a standardized JSON / NoSQL format. Metadata includes timestamps, environment labels, and calibration parameters.

  • Total Samples: X entries

  • Environments: Indoor, outdoor, lab-controlled, and natural settings


Running Locally

To explore the dataset locally, follow the steps below:

1. Clone the Repository

git clone https://github.com/KordelFranceTech/MultimodalDataset.git
cd MultimodalDataset

2. Create a Virtual Environment

python -m venv env
source env/bin/activate  # On Windows: .\env\Scripts\activate

3. Install Dependencies

pip install -r requirements.txt

4. Run Sample Exploration Script

python scripts/visualize_data.py

Directory Structure

MultimodalDataset/
β”œβ”€β”€ data/                     # Example data samples
β”œβ”€β”€ scripts/                  # Data loading and visualization tools
β”œβ”€β”€ notebooks/                # Colab-ready notebooks
β”œβ”€β”€ metadata/                 # Sensor calibration, annotations
β”œβ”€β”€ requirements.txt          # Python dependencies
β”œβ”€β”€ LICENSE                   # Licensing terms of this repository
└── README.md                 # Overview of repository contributions and usage

Citation

If you use this dataset in your research, please cite it as follows:

@article{multimodal_dataset,
  title={A Multimodal Dataset for Sensor Fusion in Vision, Olfaction, Audio, and Inertial Domains},
  author={Rohith Peddi, Kordel France, Likhith Aal},
  journal={Journal or Conference Name},
  year={2025},
  url={https://example.com/paper}
}

License

This dataset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

Downloads last month

-

Downloads are not tracked for this model. How to track
Video Preview
loading