initialneil commited on
Commit
da09765
·
verified ·
1 Parent(s): 38c64c2

Add DPE expression codes for P3C2

Browse files
data/P3C2/dpe/dpe-multi-faces.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2febedff158edf47e77ba727a219cbc79ca88a5ce0d6e58afdd6e1ad0e1b7a1
3
+ size 3094850
data/P3C2/dpe/dpe_meta.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "capture": "P3C2",
3
+ "cams": [
4
+ 7,
5
+ 30
6
+ ],
7
+ "ref_frame": 203,
8
+ "pad": 50,
9
+ "dim": 512,
10
+ "source": "OpenTalker/DPE mlp_exp(dir(mlp(enc(img))))",
11
+ "stats": {
12
+ "cam07": {
13
+ "box": [
14
+ 656,
15
+ 0,
16
+ 1134,
17
+ 583
18
+ ],
19
+ "n_frames": 407,
20
+ "dim": 512,
21
+ "per_dim_std_mean": 0.24271555244922638,
22
+ "per_dim_std_max": 2.5913140773773193,
23
+ "code_norm_mean": 14.936168670654297
24
+ },
25
+ "cam30": {
26
+ "box": [
27
+ 579,
28
+ 149,
29
+ 1020,
30
+ 687
31
+ ],
32
+ "n_frames": 407,
33
+ "dim": 512,
34
+ "per_dim_std_mean": 0.36639803647994995,
35
+ "per_dim_std_max": 2.067343235015869,
36
+ "code_norm_mean": 15.955937385559082
37
+ }
38
+ }
39
+ }