2d-motion-interface / model_config.yaml
KanameYOkoYAMA's picture
Add inference-only bundle (fp32, 1.03 GB)
b136dd0 verified
Raw
History Blame Contribute Delete
625 Bytes
adapter_type: residual
adapter_hidden: 512
adapter_dim: 81
nfeats: 263
unit_length: 4
max_motion_length: 196
motion_codebook_size: 512
vq:
quantizer: ema_reset
code_num: 512
code_dim: 512
output_emb_width: 512
down_t: 2
stride_t: 2
width: 512
depth: 3
dilation_growth_rate: 3
norm: None
activation: relu
nfeats: 263
ablation:
use_length: false
predict_ratio: 0.2
inbetween_ratio: 0.25
image_size: 256
VAE_TYPE: actor
VAE_ARCH: encoder_decoder
PE_TYPE: actor
DIFF_PE_TYPE: actor
SKIP_CONNECT: false
MLP_DIST: false
IS_DIST: false
PREDICT_EPSILON: true