From 9219f11a8c6414bffd568ecf2177dcb82d531967 Mon Sep 17 00:00:00 2001 From: Max Nyberg Carlsson <maxnybergcarlsson@outlook.com> Date: Wed, 26 Oct 2022 16:02:39 +0200 Subject: [PATCH] Data README --- data/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/README.md diff --git a/data/README.md b/data/README.md new file mode 100644 index 0000000..09efe6f --- /dev/null +++ b/data/README.md @@ -0,0 +1,7 @@ +# Data +- The `examples` folder are less interesting than `mix1.txt` +- `jogging1.txt` and `jogging2.txt` had the phone in a jacket pocket +- `mix1.txt` had the phone in a jacket pocket and is a sequence of walk, jog, walk, stand, jog, walk +- `standing.txt` had the phone in a pants pocket +- `walking1.txt` had the phone in a pants pocket +- `walking2.txt` had the phone in a jacket pocket -- GitLab