8000 GitHub - Vivek9Chavan/IndEgo: IndEgo: A Dataset of Industrial Scenarios and Collaborative Work for Egocentric Assistants
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vivek9Chavan/IndEgo

Repository files navigation

IndEgo: A Dataset of Industrial Scenarios and Collaborative Work for Egocentric Assistants

IndEgo is a large-scale multimodal dataset for research in egocentric AI, collaborative work, mistake detection, task understanding, and vision-language reasoning in industrial scenarios.

🔗 Dataset Access

The dataset is available here:
👉 Hugging Face: IndEgo_Demo

Open in Colab


🔍 Key Features

  • 3000+ egocentric videos, 1000+ exocentric videos
  • Task steps, audio narration, SLAM, gaze, motion data
  • Reasoning-based video QA benchmark
  • Annotated collaborative sequences with tools and workspace layout

📦 Dataset Structure

Each Category includes:

  • Egocentric + Exocentric videos
  • Gaze, motion, hand-pose logs
  • Narrations (where applicable)
  • Keysteps and mistakes (if any)
  • SLAM data (missing for some sequences)

Acknowledgements

This repository builds upon and integrates components from several open-source projects and pretrained models. We gratefully acknowledge the contributions of the following repositories and their authors:

This project also leverages the open-source AI ecosystem, including 🤗 Hugging Face Transformers, FlashAttention, Decord, and other publicly released models and frameworks.

We thank these communities for making research reproducible and accessible.


🛠️ Environment Setup

Create and install from requirements.txt

# Create a new virtual environment
python3 -m venv $HOME/indego_env
source $HOME/indego_env/bin/activate

# Install dependencies
pip install -r requirements.txt

About

IndEgo: A Dataset of Industrial Scenarios and Collaborative Work for Egocentric Assistants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0