Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
apple
/
AIM-1B
like
5
Follow
Apple
1,911
Image Classification
PyTorch
ml-aim
arxiv:
2401.08541
License:
apple-sample-code-license
Model card
Files
Files and versions
Community
8c8dd94
AIM-1B
/
config.json
alaaelnouby
Push model using huggingface_hub.
f27c612
verified
10 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"img_size"
:
224
,
"patch_size"
:
14
,
"embed_dim"
:
2048
,
"num_blocks"
:
24
,
"num_heads"
:
16
,
"probe_layers"
:
[
12
,
13
,
14
,
15
,
16
,
17
]
}