Ross ROSS = Recommend OSS · open-source software intelligence for agents

apple/ml-fastvit

This repository contains the official implementation of the research paper, "FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization" ICCV 2023 observed · 2026-08-28

github.com/apple/ml-fastvit · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

28/100

  • Activity 0
  • Release rhythm 35
  • Longevity 79

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1115
  • days_rel: n/a
  • days_push: 1007
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2027 stars · 127 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official PyTorch implementation of FastViT, a fast hybrid vision transformer architecture using structural reparameterization, published at ICCV 2023. It provides pretrained ImageNet-1K checkpoints and CoreML models optimized for low latency on mobile devices like iPhone.

Use cases

  • run fast image classification on mobile devices
  • fine-tune a pretrained vision transformer backbone
  • use a fast backbone for detection or segmentation tasks
  • export vision models to CoreML for iOS inference
  • benchmark image classification latency on iPhone
  • train a hybrid CNN-transformer model from scratch

When to choose

  • you need a low-latency image classification model for mobile deployment
  • you want a pretrained backbone for downstream vision tasks like detection or segmentation
  • you target Apple devices and want CoreML-ready models
  • you're researching structural reparameterization in vision transformers

When to avoid

  • you need state-of-the-art accuracy regardless of latency
  • you don't use PyTorch or Apple's ecosystem
  • you need a general-purpose vision library rather than a specific model implementation
  • you require frequent updates or long-term support

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing machine-learning python cross-platform vision-transformer structural-reparameterization image-classification pytorch coreml mobile-inference iccv-2023 model-zoo pretrained-models gpu macos

1 source

Member repositories

RepositoryRoleHealth v2
apple/ml-fastvitmain28

For agents

markdown · JSON · MCP: product_card(name="apple/ml-fastvit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem