Code Monkey home page Code Monkey logo

radhar's Introduction

RadHAR

Human Activity Recognition from Point Clouds Generated through a Millimeter-wave Radar

An extension work of https://github.com/nesl/RadHAR, the previous published work can be found in https://doi.org/10.1145/3349624.3356768.

This extended work is mainly contributed by Qiong Hu, supported by Akash Deep Singh and Ziqi Wang. The report of this work can be found in the cover letter.

  • Objective:
    • Filter out noise signals from Radar point clouds
    • Retrieve and generate human figures
    • Recognize and classify human motions
  • Methods:
    • Extract the characteristics of data distribution individually on three dimensions
    • Use statistic functions to fit the target signal area in the data distribution histogram
    • Filter out noise signals
    • Use shift-and-add to obtain target figure information
    • Algorithm can be found in filter.py
  • Results/Applications:
    • The filtering algorithm can effectively filter out environmental noises, estimate the human figure center and generate human cuboid representation every two seconds
    • Using the center points from all the datas can generate human motion trajectory
    • Using the cuboid representation can estimate human figure size and skeleton representation
    • The filtering algorithm is generated from one single dataset from one walking experiment, and is applicable for other walking experiments and more motions without having pre-knowledge or changing parameters
    • Resulting images can be found in img/
    • Resulting datas of trajectory estimation and figure size estimation can be found in results.yaml
  • Future work:
    • About Methods:
      • Fitting function for data distribution in Z dimension may converge, which may be replaced by a learning algorithm
      • The shift-and-add function still need debug about which point in every frame to align to the center from 60 frames
      • The figure skeleton is based on fixed human body proportion for now, which may be replaced by information extracted from the filtered data points
    • About Applications:
      • The figure size estimation is not accurate enough yet
      • When the algorithm is applied to unfamiliar dataset, there would still be several noises that are not completely filtered out
      • The final objective would be to extract accurate human posture and recognize/classify human motions

radhar's People

Contributors

qiong-hu avatar junesirius avatar

Stargazers

 avatar Little-King avatar  avatar  avatar  avatar Sufree avatar  avatar  avatar  avatar  avatar  avatar  avatar XiaoXiami avatar Sean Vandervort avatar  avatar  avatar  avatar TomZhou avatar  avatar Reem Abdel-Salam avatar Akash Deep Singh 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.