apple / aimv2-huge-patch14-448

huggingface.co
Total runs: 274
24-hour runs: 3
7-day runs: 28
30-day runs: 171
Model's Last Updated: July 09 2025
image-feature-extraction

Introduction of aimv2-huge-patch14-448

Model Details of aimv2-huge-patch14-448

Introduction

[ AIMv2 Paper ] [ BibTeX ]

We introduce the AIMv2 family of vision models pre-trained with a multimodal autoregressive objective. AIMv2 pre-training is simple and straightforward to train and scale effectively. Some AIMv2 highlights include:

  1. Outperforms OAI CLIP and SigLIP on the majority of multimodal understanding benchmarks.
  2. Outperforms DINOv2 on open-vocabulary object detection and referring expression comprehension.
  3. Exhibits strong recognition performance with AIMv2-3B achieving 89.5% on ImageNet using a frozen trunk .
AIMv2 Overview
Usage
PyTorch
import requests
from PIL import Image
from transformers import AutoImageProcessor, AutoModel

url = "http://images.cocodataset.org/val2017/000000039769.jpg"
image = Image.open(requests.get(url, stream=True).raw)

processor = AutoImageProcessor.from_pretrained(
    "apple/aimv2-huge-patch14-448",
)
model = AutoModel.from_pretrained(
    "apple/aimv2-huge-patch14-448",
    trust_remote_code=True,
)

inputs = processor(images=image, return_tensors="pt")
outputs = model(**inputs)
JAX
import requests
from PIL import Image
from transformers import AutoImageProcessor, FlaxAutoModel

url = "http://images.cocodataset.org/val2017/000000039769.jpg"
image = Image.open(requests.get(url, stream=True).raw)

processor = AutoImageProcessor.from_pretrained(
    "apple/aimv2-huge-patch14-448",
)
model = FlaxAutoModel.from_pretrained(
    "apple/aimv2-huge-patch14-448",
    trust_remote_code=True,
)

inputs = processor(images=image, return_tensors="jax")
outputs = model(**inputs)
Citation

If you find our work useful, please consider citing us as:

@misc{fini2024multimodalautoregressivepretraininglarge,
  author      = {Fini, Enrico and Shukor, Mustafa and Li, Xiujun and Dufter, Philipp and Klein, Michal and Haldimann, David and Aitharaju, Sai and da Costa, Victor Guilherme Turrisi and Béthune, Louis and Gan, Zhe and Toshev, Alexander T and Eichner, Marcin and Nabi, Moin and Yang, Yinfei and Susskind, Joshua M. and El-Nouby, Alaaeldin},
  url         = {https://arxiv.org/abs/2411.14402},
  eprint      = {2411.14402},
  eprintclass = {cs.CV},
  eprinttype  = {arXiv},
  title       = {Multimodal Autoregressive Pre-training of Large Vision Encoders},
  year        = {2024},
}

Runs of apple aimv2-huge-patch14-448 on huggingface.co

274
Total runs
3
24-hour runs
8
3-day runs
28
7-day runs
171
30-day runs

More Information About aimv2-huge-patch14-448 huggingface.co Model

More aimv2-huge-patch14-448 license Visit here:

https://choosealicense.com/licenses/apple-amlr

aimv2-huge-patch14-448 huggingface.co

aimv2-huge-patch14-448 huggingface.co is an AI model on huggingface.co that provides aimv2-huge-patch14-448's model effect (), which can be used instantly with this apple aimv2-huge-patch14-448 model. huggingface.co supports a free trial of the aimv2-huge-patch14-448 model, and also provides paid use of the aimv2-huge-patch14-448. Support call aimv2-huge-patch14-448 model through api, including Node.js, Python, http.

aimv2-huge-patch14-448 huggingface.co Url

https://huggingface.co/apple/aimv2-huge-patch14-448

apple aimv2-huge-patch14-448 online free

aimv2-huge-patch14-448 huggingface.co is an online trial and call api platform, which integrates aimv2-huge-patch14-448's modeling effects, including api services, and provides a free online trial of aimv2-huge-patch14-448, you can try aimv2-huge-patch14-448 online for free by clicking the link below.

apple aimv2-huge-patch14-448 online free url in huggingface.co:

https://huggingface.co/apple/aimv2-huge-patch14-448

aimv2-huge-patch14-448 install

aimv2-huge-patch14-448 is an open source model from GitHub that offers a free installation service, and any user can find aimv2-huge-patch14-448 on GitHub to install. At the same time, huggingface.co provides the effect of aimv2-huge-patch14-448 install, users can directly use aimv2-huge-patch14-448 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

aimv2-huge-patch14-448 install url in huggingface.co:

https://huggingface.co/apple/aimv2-huge-patch14-448

Url of aimv2-huge-patch14-448

aimv2-huge-patch14-448 huggingface.co Url

Provider of aimv2-huge-patch14-448 huggingface.co

apple
ORGANIZATIONS

Other API from apple

huggingface.co

Total runs: 2.6M
Run Growth: -166.7K
Growth Rate: -6.57%
Updated:February 25 2025
huggingface.co

Total runs: 26.6K
Run Growth: 4.5K
Growth Rate: 17.50%
Updated:March 01 2025
huggingface.co

Total runs: 13.4K
Run Growth: -966
Growth Rate: -7.76%
Updated:September 03 2025
huggingface.co

Total runs: 8.3K
Run Growth: -5.5K
Growth Rate: -71.44%
Updated:December 19 2025
huggingface.co

Total runs: 2.7K
Run Growth: 664
Growth Rate: 24.54%
Updated:March 01 2025
huggingface.co

Total runs: 2.0K
Run Growth: -755
Growth Rate: -38.50%
Updated:September 03 2025
huggingface.co

Total runs: 1.9K
Run Growth: -1.0K
Growth Rate: -56.24%
Updated:March 01 2025
huggingface.co

Total runs: 1.8K
Run Growth: 266
Growth Rate: 14.60%
Updated:September 03 2025
huggingface.co

Total runs: 585
Run Growth: 37
Growth Rate: 6.36%
Updated:March 01 2025
huggingface.co

Total runs: 475
Run Growth: 177
Growth Rate: 37.42%
Updated:March 01 2025
huggingface.co

Total runs: 406
Run Growth: 183
Growth Rate: 44.96%
Updated:June 14 2024
huggingface.co

Total runs: 400
Run Growth: -196
Growth Rate: -49.00%
Updated:March 01 2025
huggingface.co

Total runs: 337
Run Growth: 257
Growth Rate: 100.00%
Updated:April 25 2026
huggingface.co

Total runs: 258
Run Growth: 195
Growth Rate: 77.69%
Updated:September 03 2025
huggingface.co

Total runs: 164
Run Growth: 67
Growth Rate: 46.21%
Updated:July 26 2024
huggingface.co

Total runs: 154
Run Growth: 81
Growth Rate: 55.48%
Updated:March 01 2025
huggingface.co

Total runs: 151
Run Growth: 29
Growth Rate: 19.86%
Updated:October 10 2025
huggingface.co

Total runs: 135
Run Growth: 64
Growth Rate: 48.12%
Updated:September 03 2025
huggingface.co

Total runs: 111
Run Growth: -50
Growth Rate: -48.08%
Updated:March 01 2025
huggingface.co

Total runs: 83
Run Growth: -55
Growth Rate: -66.27%
Updated:September 03 2025
huggingface.co

Total runs: 79
Run Growth: 74
Growth Rate: 94.87%
Updated:April 15 2026
huggingface.co

Total runs: 69
Run Growth: -26
Growth Rate: -41.27%
Updated:August 02 2024
huggingface.co

Total runs: 68
Run Growth: 59
Growth Rate: 86.76%
Updated:March 01 2025
huggingface.co

Total runs: 64
Run Growth: 26
Growth Rate: 44.07%
Updated:October 10 2025
huggingface.co

Total runs: 60
Run Growth: 56
Growth Rate: 93.33%
Updated:April 15 2026