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 andrew-qibin/coordattention

Projects sharing features with CoordAttention

30 open-source projects similar to andrew-qibin/coordattention, 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.

  • 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
  • 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
  • ardhendubehera/capArdhenduBehera avatar

    ArdhenduBehera/cap

    82View on GitHub↗

    A repository for the code used to create and train the model defined in 'Context-aware Attentional Pooling (CAP) for Fine-grained Visual Classification' from AAAI 2021 (See the Paper section).

    Python
    View on GitHub↗82
  • bangguwu/ecanetBangguWu avatar

    BangguWu/ECANet

    1,412View on GitHub↗

    ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks

    Python
    View on GitHub↗1,412
  • blue-blue272/imgreid-ianetB

    blue-blue272/ImgReID-IAnet

    0View on GitHub↗
    View on GitHub↗0
  • cfzd/fcanetcfzd avatar

    cfzd/FcaNet

    602View on GitHub↗

    PyTorch implementation of the paper "FcaNet: Frequency Channel Attention Networks".

    Python
    View on GitHub↗602

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
  • chengy12/apnetCHENGY12 avatar

    CHENGY12/APNet

    49View on GitHub↗

    The official PyTorch code implementation for TIP20' Submission: "Person Re-identification via Attention Pyramid"

    Python
    View on GitHub↗49
  • chinhsuanwu/coatnet-pytorchC

    chinhsuanwu/coatnet-pytorch

    0View on GitHub↗

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

    View on GitHub↗0
  • chomin/att-dartsC

    chomin/Att-DARTS

    0View on GitHub↗

    The PyTorch implementation of Att-DARTS: Differentiable Neural Architecture Search for Attention.

    View on GitHub↗0
  • christian-lyc/namChristian-lyc avatar

    Christian-lyc/NAM

    159View on GitHub↗
    Python
    View on GitHub↗159
  • cmsflash/efficient-attentioncmsflash avatar

    cmsflash/efficient-attention

    330View on GitHub↗

    An implementation of the efficient attention module.

    Python
    View on GitHub↗330
  • coincheung/bisenetCoinCheung avatar

    CoinCheung/BiSeNet

    1,632View on GitHub↗

    BiSeNetV2 is faster and requires less memory, you can try BiSeNetV2 on cityscapes like this: ` $ export CUDAVISIBLEDEVICES=0,1 $ python -m torch.distributed.launch --nprocpernode=2 bisenetv2/train.py --fp16 ` This would train the model and then compute the mIOU on eval set.

    Python
    View on GitHub↗1,632
  • dandingbudanding/bamdandingbudanding avatar

    dandingbudanding/BAM

    56View on GitHub↗

    This project is built from IDN, and thanks for the contributions of all the other researchers those who made their codes accessible. paper_link:https://arxiv.org/ftp/arxiv/papers/2104/2104.07566.pdf

    Python
    View on GitHub↗56
  • delightcmu/psaDeLightCMU avatar

    DeLightCMU/PSA

    256View on GitHub↗

    This is an official implementation of:

    Python
    View on GitHub↗256
  • dvlab-research/reviewkdD

    dvlab-research/ReviewKD

    0View on GitHub↗

    Distilling Knowledge via Knowledge Review

    View on GitHub↗0
  • facebookresearch/octconvfacebookresearch avatar

    facebookresearch/OctConv

    558View on GitHub↗

    MXNet implementation for:

    Python
    View on GitHub↗558
  • gbup-group/dianetgbup-group avatar

    gbup-group/DIANet

    102View on GitHub↗

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

    Python
    View on GitHub↗102
  • gbup-group/iebnG

    gbup-group/IEBN

    0View on GitHub↗

    By Senwei Liang, Zhongzhan Huang (* contribute equally), Mingfu Liang and Haizhao Yang.

    View on GitHub↗0
  • guoxih/region-based-non-local-networkguoxih avatar

    guoxih/region-based-non-local-network

    18View on GitHub↗

    Please ★star this repo and cite the following arXiv paper if you think our RNL is useful for you:

    Python
    View on GitHub↗18
  • hilab-git/ca-netHiLab-git avatar

    HiLab-git/CA-Net

    175View on GitHub↗

    This repository provides the code for "CA-Net: Comprehensive attention Convolutional Neural Networks for Explainable Medical Image Segmentation". Our work now is available on Arxivpaperlink. Our work is accepted by TMItmilink.

    Python
    View on GitHub↗175
  • holmesshuan/compact-global-descriptorHolmesShuan avatar

    HolmesShuan/Compact-Global-Descriptor

    25View on GitHub↗

    The Pytorch implementation of "Compact Global Descriptor for Neural Networks" (CGD). arXiv

    Python
    View on GitHub↗25
  • hrnet/hrnet-semantic-segmentationHRNet avatar

    HRNet/HRNet-Semantic-Segmentation

    3,327View on GitHub↗

    This is the implementation for PyTroch 0.4.1. - The HRNet OCR version ia available here. - The PyTroch 1.1 version is available here.

    Python
    View on GitHub↗3,327
  • hszhao/sanhszhao avatar

    hszhao/SAN

    751View on GitHub↗

    by Hengshuang Zhao, Jiaya Jia, and Vladlen Koltun, details are in paper.

    Python
    View on GitHub↗751
  • hujie-frank/genetH

    hujie-frank/GENet

    0View on GitHub↗

    By Jie Hu 1 , Li Shen 2 , Samuel Albanie 2 , Gang Sun 1 , Andrea Vedaldi 2 .

    View on GitHub↗0
  • hujie-frank/senethujie-frank avatar

    hujie-frank/SENet

    3,641View on GitHub↗

    Squeeze-and-Excitation Networks

    Cuda
    View on GitHub↗3,641
  • hyunjaelee410/style-based-recalibration-moduleH

    hyunjaelee410/style-based-recalibration-module

    0View on GitHub↗

    The official PyTorch implementation of "SRM : A Style-based Recalibration Module for Convolutional Neural Networks" for ImageNet. SRM is a lightweight architectural unit that dynamically recalibrates feature responses based on style importance.

    View on GitHub↗0
  • implus/pytorchinsightI

    implus/PytorchInsight

    0View on GitHub↗
    View on GitHub↗0
  • implus/sknetI

    implus/SKNet

    0View on GitHub↗
    View on GitHub↗0
  • jaketae/g-mlpJ

    jaketae/g-mlp

    0View on GitHub↗

    PyTorch implementation of Pay Attention to MLPs.

    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