| { | |
| "attn_drop_rate": 0.0, | |
| "depth": 24, | |
| "drop_rate": 0.0, | |
| "embed_dim": 1024, | |
| "img_size": 224, | |
| "in_chans": 3, | |
| "init_std": 0.02, | |
| "mlp_ratio": 4, | |
| "num_frames": 16, | |
| "num_heads": 16, | |
| "out_layers": null, | |
| "patch_size": 16, | |
| "qk_scale": null, | |
| "qkv_bias": true, | |
| "tubelet_size": 2, | |
| "uniform_power": false | |
| } |