X-Zhang commited on
Commit
195c0ca
·
verified ·
1 Parent(s): deeb8d7

Add files using upload-large-folder tool

Browse files
Files changed (4) hide show
  1. README.md +2 -0
  2. SHA256SUMS +1 -0
  3. best_pid_2.zip +3 -0
  4. manifest.json +14 -0
README.md CHANGED
@@ -26,6 +26,8 @@ Generated SMPL-X predictions from the official GlobalDiff Speaker 2 release for
26
 
27
  `best_pid_2.zip` contains the released generated test results for BEAT2 person 2.
28
 
 
 
29
  ## Provenance and terms
30
 
31
  The archive contains generated predictions, not BEAT2 ground-truth motion or audio. Users remain responsible for complying with the licenses and terms of [BEAT2](https://huggingface.co/datasets/H-Liu1997/BEAT2), [SMPL-X](https://smpl-x.is.tue.mpg.de/), and the GlobalDiff repository. This card grants no additional rights.
 
26
 
27
  `best_pid_2.zip` contains the released generated test results for BEAT2 person 2.
28
 
29
+ Verify the download with `sha256sum -c SHA256SUMS`.
30
+
31
  ## Provenance and terms
32
 
33
  The archive contains generated predictions, not BEAT2 ground-truth motion or audio. Users remain responsible for complying with the licenses and terms of [BEAT2](https://huggingface.co/datasets/H-Liu1997/BEAT2), [SMPL-X](https://smpl-x.is.tue.mpg.de/), and the GlobalDiff repository. This card grants no additional rights.
SHA256SUMS ADDED
@@ -0,0 +1 @@
 
 
1
+ 272ff1e8163baa3858a1365c0712e2db487a73e6182a133d8df5876f92454794 best_pid_2.zip
best_pid_2.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272ff1e8163baa3858a1365c0712e2db487a73e6182a133d8df5876f92454794
3
+ size 29316480
manifest.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "paper": "https://arxiv.org/abs/2511.10076",
4
+ "source_code": "https://github.com/Xiangyue-Zhang/GlobalDiff",
5
+ "contains_ground_truth": false,
6
+ "files": [
7
+ {
8
+ "path": "best_pid_2.zip",
9
+ "protocol": "speaker2",
10
+ "size_bytes": 29316480,
11
+ "sha256": "272ff1e8163baa3858a1365c0712e2db487a73e6182a133d8df5876f92454794"
12
+ }
13
+ ]
14
+ }