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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gbup-group avatar

gbup-group/DIANet

0
View on GitHub↗
102 stars·18 forks·Python·MIT·2 viewsarxiv.org/abs/1905.10671↗

DIANet

By Zhongzhan Huang, Senwei Liang, Mingfu Liang and Haizhao Yang.

Features

  • Attention Mechanisms - Dense and implicit attention networks.

Star history

Star history chart for gbup-group/dianetStar history chart for gbup-group/dianet

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

Open-source alternatives to DIANet

Similar open-source projects, ranked by how many features they share with DIANet.
  • 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
  • andrew-qibin/coordattentionAndrew-Qibin avatar

    Andrew-Qibin/CoordAttention

    1,150View on GitHub↗

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

    Python
    View on GitHub↗1,150
  • anita-hu/msafA

    anita-hu/MSAF

    0View on GitHub↗

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

    View on GitHub↗0
  • 13952522076/dcanet13952522076 avatar

    13952522076/DCANet

    125View on GitHub↗

    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
    View on GitHub↗125
See all 30 alternatives to DIANet→

Frequently asked questions

What does gbup-group/dianet do?

By Zhongzhan Huang, Senwei Liang, Mingfu Liang and Haizhao Yang.

What are the main features of gbup-group/dianet?

The main features of gbup-group/dianet are: Attention Mechanisms.

What are some open-source alternatives to gbup-group/dianet?

Open-source alternatives to gbup-group/dianet include: 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…