awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
danczs avatar

danczs/Visformer

0
View on GitHub↗
135 Stars·22 Forks·Python·2 Aufrufe

Visformer

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

Features

  • Efficient Vision Architectures - Optimizes transformer design specifically for vision-friendly performance.
  • Efficient Vision Transformers - Provides a vision-friendly transformer architecture for improved efficiency.
  • Vision Backbones and Classification - Vision-friendly transformer architecture.

Star-Verlauf

Star-Verlauf für danczs/visformerStar-Verlauf für danczs/visformer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht danczs/visformer?

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

Was sind die Hauptfunktionen von danczs/visformer?

Die Hauptfunktionen von danczs/visformer sind: Efficient Vision Architectures, Efficient Vision Transformers, Vision Backbones and Classification.

Welche Open-Source-Alternativen gibt es zu danczs/visformer?

Open-Source-Alternativen zu danczs/visformer sind unter anderem: ibm/crossvit — Official implementation of CrossViT. https://arxiv.org/abs/2103.14899. microsoft/cream — This is a collection of our NAS and Vision Transformer work. facebookresearch/deit — DeiT is a PyTorch vision transformer framework designed for image classification. It implements a transformer-based… huawei-noah/ghostnet — GhostNet provides a set of efficient AI model architectures and neural network design patterns designed to reduce… chenglin-yang/lvt. br-idl/paddlevit — :robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+.

Open-Source-Alternativen zu Visformer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Visformer.
  • microsoft/creamAvatar von microsoft

    microsoft/Cream

    1,836Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,836
  • ibm/crossvitAvatar von IBM

    IBM/CrossViT

    419Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗419
  • facebookresearch/deitAvatar von facebookresearch

    facebookresearch/deit

    4,348Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,348
  • huawei-noah/ghostnetAvatar von huawei-noah

    huawei-noah/ghostnet

    4,416Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,416
Alle 30 Alternativen zu Visformer anzeigen→