awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to facebookresearch/levit

Projects sharing features with LeViT

30 open-source projects similar to facebookresearch/levit, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • microsoft/creammicrosoft avatar

    microsoft/Cream

    1,836View on GitHub↗

    This is a collection of our NAS and Vision Transformer work.

    Python
    View on GitHub↗1,836
  • ibm/crossvitIBM avatar

    IBM/CrossViT

    419View on GitHub↗

    Official implementation of CrossViT. https://arxiv.org/abs/2103.14899

    Python
    View on GitHub↗419
  • microsoft/swin-transformermicrosoft avatar

    microsoft/Swin-Transformer

    15,715View on GitHub↗

    Swin-Transformer is a deep learning framework designed for training and deploying hierarchical vision transformer models. It serves as a research library and toolkit for computer vision tasks, providing the infrastructure to build models that replace standard convolution operations with sliding window self-attention mechanisms. By utilizing a multi-scale feature hierarchy, the framework enables the processing of visual data at varying resolutions and spatial scales. The project distinguishes itself through its implementation of shifted window partitioning, which facilitates global information

    Pythonade20kimage-classificationimagenet
    View on GitHub↗15,715
  • yitu-opensource/t2t-vityitu-opensource avatar

    yitu-opensource/T2T-ViT

    1,193View on GitHub↗

    ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet

    Jupyter Notebook
    View on GitHub↗1,193
  • naver-ai/pitnaver-ai avatar

    naver-ai/pit

    245View on GitHub↗

    Byeongho Heo, Sangdoo Yun, Dongyoon Han, Sanghyuk Chun, Junsuk Choe, Seong Joon Oh | Paper

    Python
    View on GitHub↗245

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • meituan-automl/cpvtMeituan-AutoML avatar

    Meituan-AutoML/CPVT

    196View on GitHub↗

    We propose a conditional positional encoding (CPE) scheme for vision Transformers. Unlike previous fixed or learnable positional encodings, which are pre-defined and independent of input tokens, CPE is dynamically generated and conditioned on the local neighborhood of the input tokens. As a…

    View on GitHub↗196
  • facebookresearch/deitfacebookresearch avatar

    facebookresearch/deit

    4,348View on GitHub↗

    DeiT is a PyTorch vision transformer framework designed for image classification. It implements a transformer-based architecture that processes images as sequences of flattened patches using self-attention layers and position-aware sequence modeling instead of convolutional filters. The project focuses on data-efficient training through a knowledge distillation framework. This system allows a student model to mimic the soft labels of a high-performance teacher model to improve accuracy and generalization, particularly when training on smaller datasets. The library covers the full development

    Python
    View on GitHub↗4,348
  • microsoft/cswin-transformermicrosoft avatar

    microsoft/CSWin-Transformer

    584View on GitHub↗

    CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped, CVPR 2022

    Python
    View on GitHub↗584
  • opengvlab/stm-evaluationOpenGVLab avatar

    OpenGVLab/STM-Evaluation

    70View on GitHub↗

    Xiaowei Hu^, Min Shi^, Weiyun Wang^, Sitong Wu^, Linjie Xing, Wenhai Wang, Xizhou Zhu, Lewei Lu, Jie Zhou, Xiaogang Wang, Yu Qiao, and Jifeng Dai*.

    Python
    View on GitHub↗70
  • yan-hao-tian/contnetyan-hao-tian avatar

    yan-hao-tian/ConTNet

    98View on GitHub↗

    -->

    Python
    View on GitHub↗98
  • whai362/pvtwhai362 avatar

    whai362/PVT

    1,886View on GitHub↗
    Pythonbackbonedetectionpvt
    View on GitHub↗1,886
  • raoyongming/dynamicvitraoyongming avatar

    raoyongming/DynamicViT

    664View on GitHub↗

    This repository contains PyTorch implementation for DynamicViT (NeurIPS 2021).

    Jupyter Notebook
    View on GitHub↗664
  • mlpc-ucsd/coatmlpc-ucsd avatar

    mlpc-ucsd/CoaT

    236View on GitHub↗

    This repository contains the official code and pretrained models for CoaT: Co-Scale Conv-Attentional Image Transformers. It introduces (1) a co-scale mechanism to realize fine-to-coarse, coarse-to-fine and cross-scale attention modeling and (2) an efficient conv-attention module to realize…

    Jupyter Notebook
    View on GitHub↗236
  • leoxiaobin/cvtleoxiaobin avatar

    leoxiaobin/CvT

    228View on GitHub↗

    This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.

    Python
    View on GitHub↗228
  • huawei-noah/ghostnethuawei-noah avatar

    huawei-noah/ghostnet

    4,416View on GitHub↗

    GhostNet provides a set of efficient AI model architectures and neural network design patterns designed to reduce computation and memory overhead. It serves as a computer vision backbone and a lightweight vision transformer, optimizing the balance between predictive accuracy and inference speed. The project focuses on reducing resource consumption for deployment on mobile devices and edge hardware. It achieves this through the use of lightweight vision transformer implementations and architectures that minimize the total number of parameters. The codebase covers a range of capabilities for i

    Python
    View on GitHub↗4,416
  • blackfeather-wang/dynamic-vision-transformerblackfeather-wang avatar

    blackfeather-wang/Dynamic-Vision-Transformer

    260View on GitHub↗

    This repo contains the official PyTorch code and pre-trained models for the Dynamic Vision Transformer (DVT).

    Python
    View on GitHub↗260
  • bfshi/absvitB

    bfshi/AbSViT

    0View on GitHub↗
    View on GitHub↗0
  • annbless/vitaeA

    Annbless/ViTAE

    0View on GitHub↗

    ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias .svg" >

    View on GitHub↗0
  • berniwal/swin-transformer-pytorchB

    berniwal/swin-transformer-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • beckschen/vitaminB

    Beckschen/ViTamin

    0View on GitHub↗
    View on GitHub↗0
  • amshaker/swiftformerA

    Amshaker/SwiftFormer

    0View on GitHub↗
    View on GitHub↗0
  • ailab-cvc/groupmixformerA

    AILab-CVC/GroupMixFormer

    0View on GitHub↗
    View on GitHub↗0
  • dingmyu/dependencyvitD

    dingmyu/DependencyViT

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/convitfacebookresearch avatar

    facebookresearch/convit

    474View on GitHub↗

    This repository contains PyTorch code for ConViT. It builds on code from the Data-Efficient Vision Transformer and from timm.

    Python
    View on GitHub↗474
  • facebookresearch/convnext-v2facebookresearch avatar

    facebookresearch/ConvNeXt-V2

    2,053View on GitHub↗

    This repo contains the PyTorch version of 8 model definitions (Atto, Femto, Pico, Nano, Tiny, Base, Large, Huge), pre-training/fine-tuning code and pre-trained weights (converted from JAX weights trained on TPU) for our ConvNeXt V2 paper.

    Python
    View on GitHub↗2,053
  • dingmyu/davitdingmyu avatar

    dingmyu/davit

    376View on GitHub↗

    ECCV 2022Code for paper "DaViT: Dual Attention Vision Transformer"

    Python
    View on GitHub↗376
  • facebookresearch/ditfacebookresearch avatar

    facebookresearch/DiT

    8,642View on GitHub↗

    DiT is a latent diffusion model and transformer-based generative AI framework implemented in PyTorch. It functions as a class-conditional image generator that replaces traditional convolutional backbones with a transformer architecture to synthesize high-fidelity images. The project utilizes patch-based latent processing and latent space compression to operate on low-dimensional image representations. It incorporates class-conditional guidance and adjustable guidance scales to control the visual content of generated images during the sampling process. The framework covers distributed model t

    Python
    View on GitHub↗8,642
  • facebookresearch/maefacebookresearch avatar

    facebookresearch/mae

    8,340View on GitHub↗

    This is a PyTorch library and framework for self-supervised vision learning. It provides an implementation of masked autoencoders and vision transformers designed to learn image representations by reconstructing masked image patches from unlabeled data. The project features a distributed training pipeline that scales workloads across multiple GPU nodes. This infrastructure includes multi-node orchestration and gradient accumulation to manage large batch sizes and coordinate resource requests across clusters. The toolkit covers a complete workflow from self-supervised masked pre-training to d

    Python
    View on GitHub↗8,340
  • facebookresearch/xcitfacebookresearch avatar

    facebookresearch/xcit

    680View on GitHub↗

    Official code Cross-Covariance Image Transformer (XCiT)

    Python
    View on GitHub↗680
  • danczs/visformerdanczs avatar

    danczs/Visformer

    135View on GitHub↗

    This is a pytorch implementation for the Visformer models. This project is based on the training code in DeiT and the tools in timm.

    Python
    View on GitHub↗135