vit topic

List vit repositories

Awesome-Transformer-Attention

4.3k
Stars
475
Forks
60
Watchers

An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites

HugsVision

188
Stars
21
Forks
Watchers

HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision

Transformer-Explainability

1.7k
Stars
227
Forks
Watchers

[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.

towhee

3.0k
Stars
239
Forks
39
Watchers

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

PaddleViT

1.2k
Stars
315
Forks
Watchers

:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+

pytorch-vit

280
Stars
33
Forks
Watchers

An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale

LaTeX-OCR

11.1k
Stars
922
Forks
Watchers

pix2tex: Using a ViT to convert images of equations into LaTeX code.

Transformer-in-Computer-Vision

957
Stars
117
Forks
Watchers

A paper list of some recent Transformer-based CV works.

FFCSonTheGo

285
Stars
71
Forks
Watchers

FFCS course registration made hassle free for VITians. Search courses and visualize the timetable on the go!

PASSL

263
Stars
63
Forks
Watchers

PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision Transformer,DEiT,Swin Transformer,CvT,T2T-ViT,MLP-Mixer,XCiT,ConvNeXt,PVTv2 等基础视觉...