Spaces:
Sleeping
Sleeping
File size: 214 Bytes
616e7e7 |
1 2 3 4 5 6 7 8 9 |
{
"ckpt": "pretrain_model/swin_base_patch4_window7_224_22k.pth",
"vision_width": 1024,
"image_res": 576,
"window_size": 18,
"embed_dim": 128,
"depths": [ 2, 2, 18, 2 ],
"num_heads": [ 4, 8, 16, 32 ]
} |