Git Product home page Git Product logo

midas's Introduction

Midas: Generating mmWave Radar Data from Videos for Training Pervasive and Privacy-preserving Human Sensing Tasks

Get Started

Use the links below to download the:

Folder description:

  • doppler_data/ used to store millimeter Doppler signals,
  • mmw_preprocessing/ used to store millimeter wave signal processing files,
  • models/ used to store weight files,
  • video_data/ used to store video files.

File description:

  • train_encoder_decoder.py used to train encoder-decoder,
  • train_resnet34_classifier.py used to train resnet34 classifier,
  • train_vgg16_classifier.py used to train vgg16 classifier.

Dataset

Use the links below to download the:

Dataset directory structure:

video_data/
|----Participant_01/
|    |----angle_0/
|         |----action_01
|              |----sample_video.mp4
|         |----action_02
|              |----sample_video.mp4
|         |----...
|    |----angle_45/
|         |----...
|    |----angle_90/
|         |----...
|----...

radar_data/
|----Participant_01/
|    |----angle_0/
|         |----action_01
|              |----doppler_gt.npy
|         |----action_02
|              |----doppler_gt.npy
|         |----...
|    |----angle_45/
|         |----...
|    |----angle_90/
|         |----...
|----...

Data is divided into two parts, one is radar_data/, which contains radar data. The other part is video_data/, which contains video data, which we've only partially disclosed.

Reference

... Download paper here.

BibTex Reference:

...

midas's People

Contributors

zihanjames avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.