Baselight

Accelerometer Data Of Ball Throwing In Handball

IMU data during ball throwing in handball recorded in 500hz

@kaggle.gumush_accelerometer_data_of_ball_throwing_in_handball

Loading...
Loading...

About this Dataset

Accelerometer Data Of Ball Throwing In Handball

These files are raw imu data's recorded with Notch.

Speed-Filenames.csv includes measured velocity with radargun and filenames lookup table.

raw_imu_data.zip includes recordings in csv files.

Lets try to predict speed from imu data with various ways :)

Our research article is waiting for acceptance.

Please do not hesitate to cite us.

Tables

Speed Filenames

@kaggle.gumush_accelerometer_data_of_ball_throwing_in_handball.speed_filenames
  • 3.05 kB
  • 105 rows
  • 2 columns
Loading...
CREATE TABLE speed_filenames (
  "speed" BIGINT,
  "filename" VARCHAR
);

Share link

Anyone who has the link will be able to view this.