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

THU-MIG/RepViT

RepViT: Revisiting Mobile CNN From ViT Perspective [CVPR 2024] and RepViT-SAM: Towards Real-Time Segmenting Anything observed · 2026-08-28

github.com/THU-MIG/RepViT · homepage · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

19/100

  • Activity 0
  • Release rhythm 8
  • Longevity 81
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: 1143
  • days_rel: n/a
  • days_push: 810
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1108 stars · 83 forks observed · 2026-08-28

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

Official PyTorch implementation of RepViT, a family of lightweight CNNs designed by integrating efficient ViT architectural designs into MobileNetV3, and RepViT-SAM, a real-time Segment Anything variant. It provides pretrained models achieving state-of-the-art accuracy-latency trade-offs on mobile devices, including over 80% ImageNet top-1 accuracy at 1.0 ms latency on iPhone 12.

Use cases

  • run segment anything in real time on mobile devices
  • lightweight image classification model for edge deployment
  • replace SAM image encoder with a faster CNN backbone
  • deploy vision models on iPhone with Core ML
  • pretrained lightweight backbone for downstream vision tasks
  • compare lightweight CNN vs ViT architectures

When to choose

  • you need SAM-style segmentation with near real-time latency on resource-constrained devices
  • you want a lightweight CNN backbone that outperforms lightweight ViTs on mobile latency
  • you need pretrained ImageNet models with excellent accuracy-latency trade-offs

When to avoid

  • you need a general-purpose vision framework rather than specific model architectures
  • you require transformer-based backbones with self-attention
  • your deployment targets are not latency-sensitive or mobile

Facets

library · maturity stable

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python cross-platform vision-transformer cnn segment-anything mobile-deployment image-classification semantic-segmentation cvpr-2024 pytorch model-architecture repvit gpu

6 sources

Member repositories

RepositoryRoleHealth v2
THU-MIG/RepViTmain19

For agents

markdown · JSON · MCP: product_card(name="THU-MIG/RepViT")

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