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

Delete checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2_k

Browse files
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2_k/meta/mean.npy DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e23fac51db2215ab5666324226be48f27efd6a6e7b22ebd17c28e0f056a7c22
3
- size 2136
 
 
 
 
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2_k/meta/std.npy DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:296a60656cea07e65ee64512d73d47c0412df0698b35194116330661be32fa90
3
- size 2136
 
 
 
 
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2_k/model/net_best_fid.tar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bc27652b71fb318b41475f3a70e9863ff1d327d3a68d20ee196a42ed60df6f0
3
- size 83922999
 
 
 
 
checkpoints/t2m/rvq_nq6_dc512_nc512_noshare_qdp0.2_k/opt.txt DELETED
@@ -1,45 +0,0 @@
1
- ------------ Options -------------
2
- batch_size: 512
3
- checkpoints_dir: ./checkpoints
4
- code_dim: 512
5
- commit: 0.02
6
- dataset_name: kit
7
- depth: 3
8
- dilation_growth_rate: 3
9
- do_vq_res: False
10
- down_t: 2
11
- eval_every_e: 1
12
- ext: default
13
- feat_bias: 5
14
- gamma: 0.1
15
- gpu_id: 1
16
- is_continue: False
17
- is_train: True
18
- log_every: 10
19
- loss_vel: 0.5
20
- lr: 0.0002
21
- max_epoch: 500
22
- milestones: [150000, 250000]
23
- mu: 0.99
24
- n_res: 2
25
- name: rvq_nq6_dc512_nc512_noshare_qdp0.2_k
26
- nb_code: 512
27
- num_quantizers: 6
28
- output_emb_width: 512
29
- quantize_dropout_prob: 0.5
30
- recons_loss: l1_smooth
31
- save_every_e: 2
32
- save_latest: 500
33
- seed: 3407
34
- shared_codebook: False
35
- stride_t: 2
36
- use_vq_prob: 0.8
37
- vq_act: relu
38
- vq_name: rvq_nq6_dc512_nc512_noshare_qdp0.2
39
- vq_norm: None
40
- warm_up_iter: 2000
41
- weight_decay: 0.0
42
- which_epoch: all
43
- width: 512
44
- window_size: 64
45
- -------------- End ----------------