-
Notifications
You must be signed in to change notification settings - Fork 72
/
fit_amass_keypts.cfg
48 lines (35 loc) · 1.01 KB
/
fit_amass_keypts.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
--data-path ./data/amass_processed
--data-type AMASS
--data-fps 30
--smpl ./body_models/smplh/neutral/model.npz
--init-motion-prior ./checkpoints/init_state_prior_gmm
--humor ./checkpoints/humor/best_model.pth
--out ./out/amass_verts_upper_fitting
--amass-split-by dataset
--shuffle
--amass-batch-size 2
--amass-seq-len 60
--amass-use-verts
--amass-noise-std 0.0
--amass-make-partial
--amass-partial-height 0.9
--joint3d-weight 0.0 0.0 0.0
--vert3d-weight 1.0 1.0 1.0
--point3d-weight 0.0 0.0 0.0
--pose-prior-weight 2e-4 2e-4 0.0
--shape-prior-weight 1.67e-4 1.67e-4 1.67e-4
--motion-prior-weight 0.0 0.0 5e-4
--init-motion-prior-weight 0.0 0.0 5e-4
--joint3d-smooth-weight 0.1 0.1 0.0
--joint-consistency-weight 0.0 0.0 1.0
--bone-length-weight 0.0 0.0 10.0
--contact-vel-weight 0.0 0.0 1.0
--contact-height-weight 0.0 0.0 1.0
--lr 1.0
--num-iters 30 70 70
--stage3-tune-init-num-frames 15
--stage3-tune-init-freeze-start 30
--stage3-tune-init-freeze-end 55
--gt-body-type smplh
--save-results
--save-stages-results