Giter Club home page Giter Club logo

wifi_csi_based_har's Introduction

Human Activity Recognition based on Wi-Fi CSI Data - A Deep Neural Network Approach

This is a repository with source code for the paper "Human Activity Recognition based on Wi-Fi CSI Data - A Deep Neural Network Approach" and respective thesis (it contains more details that are not covered in the paper).

Using Wi-Fi Channel State Information (CSI) is a novel way of sensing and human activity recognition (HAR). Such a system can be used in medical institutions for their patients monitoring without privacy violence, as it could be with a vision-based approach.

The main goal of this thesis was to explore current methods and systems which use Wi-Fi CSI, conduct experiments to analyze how different hardware configurations affect the data and possibility to detect human activity, collect the dataset and build the classification model for HAR task. 8 experiments were performed, the dataset in 3 different rooms was collected, and LSTM-based classification model was build and trained. We’ve shown the full pipeline of building Wi-Fi CSI based system.

Repository structure

  • router - contains source code for sendData and recvCSI. They are used to send data packet from one router and calculate the CSI data on another. Then recvCSI sends the data to a user computer via UDP connection for further processing.

  • data_retrieval - contains a program (run_visualization_server.py) that listens to recvCSI program, visualizes incoming data, and saves it to a file. Also, it has a script for a dummy server to emulate incoming data from the router (run_test_client.py) and a sample CSI data in binary format as it is coming from the router (data/sample_csi_packet_big_endian.dat).

  • model - has all the code for building the model and training it, scripts that were used to label activities, notebook for EDA, etc.

Dataset

The dataset can be downloaded by the following link.

Authors

  • Andrew Zhuravchak - Ukrainian Catholic University (UCU) former student
  • Oleh Kapshii - supervisor

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Acknowledgments

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

wifi_csi_based_har's People

Contributors

retsediv avatar xieyaxiongfly avatar dependabot[bot] avatar sunnyszy avatar yjh0502 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.