EvanTHU commited on
Commit
6336520
·
verified ·
1 Parent(s): 6b962ce

Upload MotionCLR checkpoints

Browse files
Files changed (7) hide show
  1. latest.tar +3 -0
  2. mean.npy +3 -0
  3. meta/mean.npy +3 -0
  4. meta/std.npy +3 -0
  5. model/latest.tar +3 -0
  6. opt.txt +37 -0
  7. std.npy +3 -0
latest.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5852e139bbe45f5ca45b67b72cc54ab02b7da7ae18b42f27ea630a715c5c2b5f
3
+ size 6698420029
mean.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bdb5ba69a3a9e34d71990db15bc535ebc024c8d95ddb5574196f96058faa7d3
3
+ size 2232
meta/mean.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bdb5ba69a3a9e34d71990db15bc535ebc024c8d95ddb5574196f96058faa7d3
3
+ size 2232
meta/std.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:487855309295f986d08e96d65e415fb6b2a94211ac34ce444007e84cba8f33bb
3
+ size 2232
model/latest.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5852e139bbe45f5ca45b67b72cc54ab02b7da7ae18b42f27ea630a715c5c2b5f
3
+ size 6698420029
opt.txt ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ------------ Options -------------
2
+ base_dim: 512
3
+ batch_size: 64
4
+ beta_schedule: linear
5
+ checkpoints_dir: ./checkpoints
6
+ clip_grad_norm: 1
7
+ cond_mask_prob: 0.1
8
+ continue_ckpt: latest.tar
9
+ dataset_name: t2m
10
+ debug: False
11
+ decay_rate: 0.9
12
+ diffusion_steps: 1000
13
+ dim_mults: [2, 2, 2, 2]
14
+ dropout: 0.1
15
+ feat_bias: 5
16
+ is_continue: False
17
+ latent_dim: 512
18
+ log_every: 500
19
+ lr: 0.0001
20
+ model_ema: True
21
+ model_ema_decay: 0.9999
22
+ model_ema_steps: 32
23
+ name: self_attn—fulllayer-ffn-drop0_1-lr1e4
24
+ no_adagn: False
25
+ no_eff: True
26
+ num_layers: 8
27
+ num_train_steps: 50000
28
+ prediction_type: sample
29
+ save_interval: 10000
30
+ seed: 0
31
+ self_attention: True
32
+ text_latent_dim: 256
33
+ time_dim: 512
34
+ update_lr_steps: 5000
35
+ vis_attn: False
36
+ weight_decay: 0.01
37
+ -------------- End ----------------
std.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:487855309295f986d08e96d65e415fb6b2a94211ac34ce444007e84cba8f33bb
3
+ size 2232