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

whai362/PVT

Official implementation of PVT series observed · 2026-08-28

github.com/whai362/PVT · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2017
  • days_rel: n/a
  • days_push: 1406
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1900 stars · 252 forks observed · 2026-08-28

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

Official PyTorch implementation of the Pyramid Vision Transformer (PVTv1 and PVTv2) model series, providing pretrained backbone networks for computer vision. It includes model weights and configs for image classification, object detection, and semantic segmentation tasks.

Use cases

  • use a vision transformer backbone for image classification on ImageNet
  • pretrained PVT backbone for object detection with Mask R-CNN or RetinaNet
  • semantic segmentation models using PVT as encoder
  • compare PVTv2 against Swin Transformer backbones
  • extract multi-scale features from images for downstream vision tasks
  • fine-tune a pyramid vision transformer on custom datasets

When to choose

  • you need a well-tested transformer backbone for detection or segmentation with mmdetection/mmsegsupport
  • you want pretrained ImageNet weights for a pyramid-style vision transformer
  • you are reproducing or building on the PVT papers

When to avoid

  • you need a general-purpose training framework rather than specific backbone models
  • you require a CNN backbone like ResNet instead of transformers
  • you need actively maintained code with recent updates, as development has slowed

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision deep-learning machine-learning python vision-transformer backbone pyramid-vision-transformer object-detection semantic-segmentation image-classification pretrained-models pytorch

1 source

Member repositories

RepositoryRoleHealth v2
whai362/PVTmain23

For agents

markdown · JSON · MCP: product_card(name="whai362/PVT")

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