Coder Social home page Coder Social logo

trellixvulnteam / har-data-collection_ckes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from locnguyen14/har-data-collection

0.0 0.0 0.0 331.6 MB

First Part of the Full-Stack Project

Shell 2.71% JavaScript 0.03% C++ 1.78% Python 35.82% Perl 4.83% C 49.16% Emacs Lisp 0.01% Objective-C 0.43% Java 0.10% Common Lisp 0.02% Fortran 0.01% Assembly 2.01% PowerShell 0.03% eC 0.01% Awk 0.01% XSLT 0.01% CSS 0.02% TeX 0.26% Makefile 2.01% HTML 0.75%

har-data-collection_ckes's Introduction

This git repo is basically Part 1 of the 3-Part full-stack data science project of Human Activity Recogntion. The entire project was designed with one particular use case in mind: an simple iOS App consuming phone sensor data (accelerometer, gyroscope, etc..) fetched from the phone itself and utilizing a trained ML model to make inference from those fetched data about the activity of the human being

Part 1: Collecting phone sensor data wirelessly with basic iOS App (built with Kivy) and Websocket Server

Part 2: Building and Fine Tuing Neural Net Model with Keras/TensorFlow and "Weight and Bias"

Part 3: Deploying Keras Model on iOS device (CoreML and TF Lite) (upcoming)

########################################################################################################################################################

PART 1: DATA COLLECTION

I have almost very little experience with Kivy and Websocket when I had this idea of collecting data wirelessly. This part of the project would not have been possible without the turtorial from: [https://www.youtube.com/watch?v=uv8PciALzSI]

A couple of lessons and modification I had achieved throghout this part:

  • Learn about different communication prototcol of edge devices
  • Change the sampling rate of the sensor data and include extra attribute/features on the client script to make it more similar to a public HAR dataset
  • Change the server script to stop the streaming period after certain amount of time and write to a JSON file

har-data-collection_ckes's People

Contributors

locnguyen14 avatar trellixvulnteam 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.