{ | |
"decoder_depth": 8, | |
"decoder_embed_dim": 512, | |
"decoder_num_heads": 16, | |
"depth": 24, | |
"embed_dim": 1024, | |
"img_mean": [ | |
0.4182007312774658, | |
0.4214799106121063, | |
0.3991275727748871 | |
], | |
"img_size": 224, | |
"img_std": [ | |
0.28774282336235046, | |
0.27541765570640564, | |
0.2764017581939697 | |
], | |
"in_chans": 3, | |
"mlp_ratio": 4, | |
"norm_pix_loss": false, | |
"num_heads": 16, | |
"patch_size": 16, | |
"transformers_version": "4.45.2" | |
} | |