Giter Club home page Giter Club logo

human-activity-detection's Introduction

Human-Activity-Detection

In this module we trained a CNN to recognize different human activities performed in real life from raw accelerometer signals collected from a smartphone. The model consists of one convolution layer followed by max pooling and another convolution layer. After that, the model will have fully connected layer which is connected to Softmax layer.

After running it for 5 epochs we achieve:

Training Loss: 0.7445856
Training Accuracy: 0.871372

DataSet from WISDM: WIreless Sensor Data Mining

The Actitracker data set released by Wireless Sensor Data Mining (WISDM) lab.

http://www.cis.fordham.edu/wisdm/dataset.php

DataSet Description

This dataset contains six daily activities collected in a controlled laboratory environment.
The activities include jogging, walking, ascending stairs, descending stairs, sitting and standing.
The data is collected from 36 users using a smartphone in their pocket with the 20Hz sampling rate (20 values per second).

Statistics

Raw Time Series Data

Number of examples: 1,098,207
Number of attributes: 6
Missing attribute values: None

Class Distribution

Walking: 424,400 (38.6%)
Jogging: 342,177 (31.2%)
Upstairs: 122,869 (11.2%)
Downstairs: 100,427 (9.1%)
Sitting: 59,939 (5.5%)
Standing: 48,395 (4.4%)

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.