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
IMU data during ball throwing in handball recorded in 500hz
@kaggle.gumush_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.
CREATE TABLE speed_filenames (
"speed" BIGINT,
"filename" VARCHAR
);
Anyone who has the link will be able to view this.