A treasure chest for visual classification and recognition powered by PaddlePaddle
-
Updated
Aug 10, 2026 - Python
A treasure chest for visual classification and recognition powered by PaddlePaddle
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 等基础视觉算法
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
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.
A PaddlePaddle version image model zoo.
(Unofficial) PyTorch implementation of Training Vision Transformers for Image Retrieval(El-Nouby, Alaaeldin, et al. 2021).
[CVPR 2024] Code for our Paper "DeiT-LT: Distillation Strikes Back for Vision Transformer training on Long-Tailed Datasets"
Free & Open Source. Precise and flexible garment measurements from images - no tape measures, no delays, just fashion - forward automation.
[CVPR'24] Once for Both: Single Stage of Importance and Sparsity Search for Vision Transformer Compression
Image Classification Tutorial: ConvNext--> 98.8% on CIFAR10 + 92.4% on CIFAR100; ResNet18 -- 95.6% on CIFAR10 + 79.1% on CIFAR100
This is a warehouse for DeiT-pytorch-model, can be used to train your image dataset
Project on exploring how different vision models “see” and analyze the images. We compare ConvNeXt, DeiT, and MLP-Mixer using Grad-CAM, attention maps, and saliency, with tools to run inference, analyze results, and visualize model focus regions.
DeepFake Detection Model with a Self-Trained Data Efficient Image Transformers model.
The analysis of several vision-based transformers is the main emphasis of this project, which also analyzes their distinctive properties and evaluates how well they work using a common dataset. The study intends to obtain insights into the strengths and shortcomings of various transformer designs created for computer vision tasks.
Multi-Label Retinal Disease Classification using Vision Transformers (Swin, DeiT, ViT) vs ResNet-50 | 81.1% F1 Macro | PyTorch Lightning
VisionTransformer for Tensorflow2
Assignment on Deep-Learning course at ECE AUTH
Final assignment in the NLP course at the Technion (IEM097215). In this assignment we propose a novel architecture to handle both Text-to-Image translation and Image-to-Text translation tasks on paired data, using a unified architecture of transformers and CNNs and enforcing cycle consistency.
To associate your repository with the deit topic, visit your repo's landing page and select "manage topics."