Skip to content

A data analysis and visualization repository for the visual experience database

License

Notifications You must be signed in to change notification settings

vedb/data_analysis

Repository files navigation

Data Analysis

A data analysis and visualization repository for the visual experience data base

This repository has four major components:

  • Gaze

    • Pupil and gaze tracking models and scripts are included here.
    • From the well-known methods we have either implemented or under implementation:
  • Odometry

    • The pipeline in order to bring T265 head pose tracking data into bilogically correct frame of reference.
  • Scene

    • Marker detection pipeline
      • Pupil-lab's circular marker
      • 8x9 checkerboard
      • April-tag markers
    • Mediapipe model for:
      • Hand tracking
      • Face tracking
      • Face mesh tracking
      • Body pose tracking
  • visualization

    • Pupil tracking visualization:
      • Pupil-labs pipeline: The ellipse and confidence values
      • RITnet pipeline: pupil, iris, scelera, skin masks and ellipse fit confidence values
      • DeepVog pipeline: pupil region, 3D gaze vector, network output mask
    • Gaze overlaid video:
      • World and super imposed eye videos plus the gaze point
      • World and the detected marker positions
    • Detected object bounding box (Yolo)
    • Detected object by mediapipe
    • Eye image annotation tool:
      • This tool is used to create semantic segmentation mask for eye images as ground truth

How to run the code:

The documentation for this is under development. Follow the steps here which guides you step by step. (Ping Kamran if you don't have access)

Development milestones and projects: