Code Monkey home page Code Monkey logo

mmwave-user-recognition's Introduction

Gait Based User Recognition from mmWave Radar Data

Deep learning methods for user recognition from mmWave radars. We used IWR1642 single-chip 76-GHz to 81-GHz mmWave sensor integrating DSP and MCU evaluation module along with DCA1000EVM board to collect gait data(private dataset). The methods in this repo convert radar data to spectrograms and use deep learning methods for user recognition. The methods include, vanilla deep convolutional neural networks and domain adaption methods. The domain adaption methods were used to reduce the amount of supervised data needed to train a model and generalize to new data collection environments without the need to explicitly train on data from the new environments.

Directory Structure

  • models/: Deep learning models/experiments
    • resnet.py: Vanilla Resnet base model imported by some models
    • resnet_amca.py: Resnet model with Constrictive Annular Loss(metric learning method) imported by some models
    • utils.py: Arbitrary methods used by most model scripts (loss functions, data preprocessing, confusion matrices, ...)
  • preprocess/: Script to generate spectrograms from raw data collected from radar
  • tools/: Arbitrary tools to plot data, list dataset files, generate embeddings from pretrained models
    • mmwave_studio_scripts/: Scripts used to collect radar data from TI mmWave Studio along with video/depth data from Microsoft Kinect Azure camera. Use *3d files to record camera data along with radar data.

Tripod mount for TI mmWave radar and cameras

You can 3d print this tripod mount for the TI radar and camera.

Citation

Please cite the following paper if you use this repository in your research.

@inproceedings{janakaraj2019star,
  title={STAR: Simultaneous Tracking and Recognition through Millimeter Waves and Deep Learning},
  author={Janakaraj, Prabhu and Jakkala, Kalvik and Bhuyan, Arupjyoti and Sun, Zhi and Wang, Pu and Lee, Minwoo},
  booktitle={2019 12th IFIP Wireless and Mobile Networking Conference (WMNC)},
  pages={211--218},
  year={2019},
  organization={IEEE}

mmwave-user-recognition's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mmwave-user-recognition's Issues

dataset

Hello, is it convenient to provide the dataset?

Dataset

I would like to ask how the dataset should be obtained.

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.