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
C

chinhsuanwu/coatnet-pytorch

0
View on GitHub↗
0 stars·0 forks·15 views

Coatnet Pytorch

This is a PyTorch implementation of CoAtNet specified in "CoAtNet: Marrying Convolution and Attention for All Data Sizes", arXiv 2021.

Features

  • Attention Mechanisms - Hybrid convolution and attention architectures.
  • Vision Transformers - Hybrid model marrying convolution and attention for various data sizes.

Star history

Star history chart for chinhsuanwu/coatnet-pytorchStar history chart for chinhsuanwu/coatnet-pytorch

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Coatnet Pytorch

These projects share indexed features with Coatnet Pytorch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • wofmanaf/restwofmanaf avatar

    wofmanaf/ResT

    291View on GitHub↗

    (2022/05/10) Code of ResTV2 is released! ResTv2 simplifies the EMSA structure in ResTv1 (i.e., eliminating the multi-head interaction part) and employs an upsample operation to reconstruct the lost medium- and high-frequency information caused by the downsampling operation.

    Python
    View on GitHub↗291
  • afeng-x/smtA

    AFeng-x/SMT

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

    AILab-CVC/GroupMixFormer

    0View on GitHub↗
    View on GitHub↗0
  • 13952522076/spanet1

    13952522076/SPANet

    0View on GitHub↗

    The table prvoides the models and results of various models on CIFAR100. Learning rate =0.1 and will be divided by 10 every 70 epochs. Total 300 epochs. Using SGD optimizer, momentum=0.9, weight_decay=5e-4. Loss is CrossEntropyLoss. Batch-size=512.

    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does chinhsuanwu/coatnet-pytorch do?

This is a PyTorch implementation of CoAtNet specified in "CoAtNet: Marrying Convolution and Attention for All Data Sizes", arXiv 2021.

What are the main features of chinhsuanwu/coatnet-pytorch?

The main features of chinhsuanwu/coatnet-pytorch are: Attention Mechanisms, Vision Transformers.

Which projects share features with chinhsuanwu/coatnet-pytorch?

Projects with overlapping indexed features include: wofmanaf/rest — (2022/05/10) Code of ResTV2 is released! ResTv2 simplifies the EMSA structure in ResTv1 (i.e., eliminating the… afeng-x/smt. ailab-cvc/groupmixformer. alinlab/remixer. amazon-research/anti-aliasing-transformer. 13952522076/spanet — The table prvoides the models and results of various models on CIFAR100. Learning rate =0.1 and will be divided by 10…