awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cmsflash avatar

cmsflash/efficient-attention

0
View on GitHub↗
330 स्टार्स·26 फोर्क्स·Python·MIT·3 व्यूज़arxiv.org/abs/1812.01243↗

Efficient Attention

An implementation of the efficient attention module.

Features

  • Attention Mechanisms - Attention mechanisms with linear computational complexity.

स्टार हिस्ट्री

cmsflash/efficient-attention के लिए स्टार हिस्ट्री चार्टcmsflash/efficient-attention के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Efficient Attention के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Efficient Attention के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 13952522076/spanet1

    13952522076/SPANet

    0GitHub पर देखें↗

    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.

    GitHub पर देखें↗0
  • andrew-qibin/coordattentionAndrew-Qibin का अवतार

    Andrew-Qibin/CoordAttention

    1,150GitHub पर देखें↗

    This repository is a PyTorch implementation of our coordinate attention (will appear in CVPR2021).

    Python
    GitHub पर देखें↗1,150
  • anita-hu/msafA

    anita-hu/MSAF

    0GitHub पर देखें↗

    Code for the paper MSAF: Multimodal Split Attention Fusion. This is our implementation of the MSAF module and the three MSAF-powered multimodal networks.

    GitHub पर देखें↗0
  • 13952522076/dcanet13952522076 का अवतार

    13952522076/DCANet

    125GitHub पर देखें↗

    Figure 1. Illustration of our DCANet. We visualize intermediate feature activation using Grad-CAM. Vanilla SE-ResNet50 varies its focus dramatically at different stages. In contrast, our DCA enhanced SE-ResNet50 progressively and recursively adjusts focus, and closely pays attention to the…

    Python
    GitHub पर देखें↗125
Efficient Attention के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

cmsflash/efficient-attention क्या करता है?

An implementation of the efficient attention module.

cmsflash/efficient-attention की मुख्य विशेषताएं क्या हैं?

cmsflash/efficient-attention की मुख्य विशेषताएं हैं: Attention Mechanisms।

cmsflash/efficient-attention के कुछ ओपन-सोर्स विकल्प क्या हैं?

cmsflash/efficient-attention के ओपन-सोर्स विकल्पों में शामिल हैं: 13952522076/spanet — The table prvoides the models and results of various models on CIFAR100. Learning rate =0.1 and will be divided by 10… andrew-qibin/coordattention — This repository is a PyTorch implementation of our coordinate attention (will appear in CVPR2021). anita-hu/msaf — Code for the paper MSAF: Multimodal Split Attention Fusion. This is our implementation of the MSAF module and the… ardhendubehera/cap — A repository for the code used to create and train the model defined in 'Context-aware Attentional Pooling (CAP) for… bangguwu/ecanet — ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks. 13952522076/dcanet — Figure 1. Illustration of our DCANet. We visualize intermediate feature activation using Grad-CAM. Vanilla SE-ResNet50…