Official DeiT repository
翻译 - 官方DeiT资料库
Deita: Data-Efficient Instruction Tuning for Alignment [ICLR2024]
Library - Vanilla, ViT, DeiT, BERT, GPT
DeiT implementation for Q-ViT
Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.
#计算机科学#Jax/Flax implementation of DeiT and DeiT-III (ViT)
#人脸识别#Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel. Model includes ResNet, ViT, Swin, DeiT, CaiT, FaceViT, MoCo, MAE, ConvMAE, CAE.
#计算机科学#Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model" It's 2.8x faster than DeiT and saves 86.8% GPU memory when ...