nocapdev commited on
Commit
1a060cc
Β·
verified Β·
1 Parent(s): fb6589c

Upload 4 files

Browse files
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2/meta/mean.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bdb5ba69a3a9e34d71990db15bc535ebc024c8d95ddb5574196f96058faa7d3
3
+ size 2232
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2/meta/std.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a5f7d60301c9465972fc225f8ad0ee8f957e7720431189123eb6d15873a9557
3
+ size 2232
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2/model/net_best_fid.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd42f54df6d4ecf1226959b5a7de3f849a04e76bfb9d8dde0a588f98de180088
3
+ size 84070519
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2/opt.txt ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ------------ Options -------------
2
+ batch_size: 256
3
+ checkpoints_dir: ./checkpoints
4
+ code_dim: 512
5
+ commit: 0.02
6
+ dataset_name: t2m
7
+ depth: 3
8
+ dilation_growth_rate: 3
9
+ down_t: 2
10
+ eval_every_e: 1
11
+ feat_bias: 5
12
+ gamma: 0.05
13
+ gpu_id: 0
14
+ is_continue: False
15
+ is_train: True
16
+ log_every: 10
17
+ loss_vel: 0.5
18
+ lr: 0.0002
19
+ lr_scheduler: [150000, 250000]
20
+ max_epoch: 50
21
+ mu: 0.99
22
+ name: rvq_nq6_dc512_nc512_noshare_qdp0.2
23
+ nb_code: 512
24
+ num_quantizers: 6
25
+ output_emb_width: 512
26
+ quantize_dropout_prob: 0.2
27
+ recons_loss: l1_smooth
28
+ save_every_e: 2
29
+ save_latest: 500
30
+ shared_codebook: False
31
+ stride_t: 2
32
+ vq_act: relu
33
+ vq_norm: None
34
+ warm_up_iter: 2000
35
+ weight_decay: 0.0
36
+ width: 512
37
+ window_size: 64
38
+ -------------- End ----------------