vit topic

List vit repositories

NaViT

172
Stars
9
Forks
Watchers

My implementation of "Patch n’ Pack: NaViT, a Vision Transformer for any Aspect Ratio and Resolution"

Deepfake-detection

34
Stars
5
Forks
34
Watchers

Learning a Deep Dual-level Network for Robust DeepFake Detection

ECG-Representation-Learning

22
Stars
4
Forks
Watchers

Self-supervised pre-training for ECG representation with inspiration from transformers & computer vision

vision-transformer

28
Stars
5
Forks
Watchers

Vision Transformer explanation and implementation with PyTorch

VisionGPT2

15
Stars
1
Forks
Watchers

Combining ViT and GPT-2 for image captioning. Trained on MS-COCO. The model was implemented mostly from scratch.

ViT_PyTorch

15
Stars
2
Forks
Watchers

A PyTorch Implementation of ViT (Vision Transformer)

simple-aesthetics-predictor

29
Stars
0
Forks
Watchers

CLIP-based aesthetics predictor inspired by the interface of šŸ¤— huggingface transformers.

NeRF-MAE

76
Stars
2
Forks
Watchers

[ECCV 2024] Pytorch code for our ECCV'24 paper NeRF-MAE: Masked AutoEncoders for Self-Supervised 3D Representation Learning for Neural Radiance Fields

Awesome-DiT-Inference

478
Stars
24
Forks
478
Watchers

šŸ“šA curated list of Awesome Diffusion Inference Papers with Codes: Sampling, Cache, Quantization, Parallelism, etc.šŸŽ‰

transformer-fusion

20
Stars
5
Forks
Watchers

Official repository of the "Transformer Fusion with Optimal Transport" paper, published as a conference paper at ICLR 2024.