luodian commited on
Commit
4b8b677
·
verified ·
1 Parent(s): 9c454cd

Add RepCountA Lance train/validation/test package

Browse files
.gitattributes CHANGED
@@ -58,3 +58,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ data/test.lance/data/1000011111011000011110100400704ccbab044ab748412ca1.lance filter=lfs diff=lfs merge=lfs -text
62
+ data/train.lance/data/011010110000000000010100ad79c446958acac59ed50ae398.lance filter=lfs diff=lfs merge=lfs -text
63
+ data/train.lance/data/1100111101110011110001104e723e432eb7fd7d6e774d6238.lance filter=lfs diff=lfs merge=lfs -text
64
+ data/validation.lance/data/00011000000001000100000020805341ba8611526dd5e2a07a.lance filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ tags:
6
+ - lance
7
+ - video
8
+ - action-recognition
9
+ pretty_name: RepCountA (Lance)
10
+ ---
11
+
12
+ # RepCountA (Lance)
13
+
14
+ This repository contains **RepCountA/LLSP split data in Lance format**.
15
+
16
+ ## Dataset Contents
17
+
18
+ - This package stores train/validation/test as Lance splits under `data/*.lance`.
19
+ - Each row includes metadata and an embedded `video_blob`.
20
+
21
+ ## Schema
22
+
23
+ - `video_id` - stem id (without extension)
24
+ - `source_name` - original file name from annotation CSV
25
+ - `split` - one of `train`, `validation`, `test`
26
+ - `action_type` - action category
27
+ - `count` - repetition count annotation
28
+ - `cycle_bounds_json` - JSON array of boundary frame markers from L1..L302
29
+ - `video_ext` - file extension
30
+ - `video_size_bytes` - media file size
31
+ - `video_blob` - raw media bytes
32
+
33
+ ## Notes
34
+
35
+ This package is built from local archive `RepCountA.tar.gz` (LLSP structure).
data/test.lance/_transactions/0-c8fa64e6-faa9-46ae-b01d-571701b0ef92.txn ADDED
Binary file (521 Bytes). View file
 
data/test.lance/_versions/18446744073709551614.manifest ADDED
Binary file (1.12 kB). View file
 
data/test.lance/data/1000011111011000011110100400704ccbab044ab748412ca1.lance ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d09678c56113d421a5022f3e1770b88003218d50698a4e1d880ecc9537bac10
3
+ size 1486651758
data/train.lance/_transactions/0-1448a07b-aa28-46c7-b30c-28508f0ea87b.txn ADDED
Binary file (616 Bytes). View file
 
data/train.lance/_versions/18446744073709551614.manifest ADDED
Binary file (1.31 kB). View file
 
data/train.lance/data/011010110000000000010100ad79c446958acac59ed50ae398.lance ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:256e68ba5571031417234728097dd858e6eb9beb4434f46aafd7486ce78dedf5
3
+ size 2632252288
data/train.lance/data/1100111101110011110001104e723e432eb7fd7d6e774d6238.lance ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d083bf55e69191308bf2f6b984a43c670914a529ae1cf997d35b0b905e24f92
3
+ size 4344145198
data/validation.lance/_transactions/0-e7e66b9f-84c3-4661-9fd0-0725b78cbb58.txn ADDED
Binary file (521 Bytes). View file
 
data/validation.lance/_versions/18446744073709551614.manifest ADDED
Binary file (1.12 kB). View file
 
data/validation.lance/data/00011000000001000100000020805341ba8611526dd5e2a07a.lance ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c795198caf7693a63bc3c88627c19f2c296dd7ab0692a02a385f7b2d8ffcff
3
+ size 1236373231