Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Data Collection Guide

Collecting Data

Now that you read through the guide and used the product, we hope you’ll have a good idea of how it works. You can now start collecting your own data, train a model, then analyze user behavior. The data you collect has a great impact on the final output, so please read through the following remarks carefully. You can start only after you’ve checked off all the boxes.













Now that you went through the points listed above, you can start off by placing the sensor in a way that’s easily reproducible for you. After doing this, you can test if this placement works, i.e. doesn’t move around, is comfortable for the test subject, and doesn’t strain their movement. Having found a suitable sensor placement, you can finally start recording! Read through the following requirements:

Record about 15 minutes of consecutive movement, where:

  • You are using no other sensor than an accelerometer and/or gyroscope. For sources other than GoPro, please keep in mind that other steps might be necessary to convert the data to the right format!

  • Each of the expected activities gets recorded for at least 30 seconds

Extracting Data

Now that you have collected some data, you will need to make sure it’s useable in the Notebook. Note that this application only supports the extraction of GoPro data. Other ways of collecting data will require additional steps from the user.

The first step is extracting the GoPro MP4 data into a .json file. To do this, follow the instructions on this page.

Then, use our jsontocsv program to convert the .json file to .csv files with timestamps.