Yangzhangcst/Transformer-in-Computer-Vision
A paper list of some recent Transformer-based CV works.
This resource helps computer vision researchers and practitioners stay current with the latest academic papers utilizing Transformer models. It compiles a structured list of research papers, categorized by various computer vision tasks, providing a quick way to find relevant work. The typical user is a researcher, engineer, or student working on advanced computer vision applications.
1,435 stars.
Use this if you are a computer vision researcher or practitioner needing to explore or track recent advancements in Transformer-based models across diverse CV tasks like object detection, semantic segmentation, or image generation.
Not ideal if you are looking for code implementations or tutorials rather than a curated list of academic papers.
Stars
1,435
Forks
150
Language
—
License
—
Category
Last pushed
Nov 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Yangzhangcst/Transformer-in-Computer-Vision"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with...
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose...