QRaco commited on
Commit
3e0f7b7
·
verified ·
1 Parent(s): c30cc3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ tags:
4
+ - sensor-fusion
5
+ - time-series
6
+ - android
7
+ - motion
8
+ - gesture
9
+ - dataset
10
  ---
11
+
12
+ # QRaco Fusion Sample
13
+
14
+ Public sample dataset for motion, gesture, and sensor-fusion research.
15
+
16
+ This repository contains a compact Android sensor sample captured from a real device and is intended to demonstrate the structure, format, and quality of the full QRaco Fusion package.
17
+
18
+ ## Included files
19
+ - `records_part_001.jsonl.gz`
20
+ - `metadata.json`
21
+ - `schema.json`
22
+ - `README.txt`
23
+ - `integrity.json`
24
+
25
+ ## Intended use
26
+ - research
27
+ - evaluation
28
+ - preview
29
+ - ML pipeline prototyping
30
+
31
+ ## Notes
32
+ - This is a sample dataset, not the full commercial package.
33
+ - The full QRaco Fusion package is available separately.
34
+ - Sensors represented in the sample may include accelerometer, gyroscope, magnetometer, light, proximity, and battery temperature, depending on the session.