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 implus/sknet

Open-source alternatives to SKNet

30 open-source projects similar to implus/sknet, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SKNet alternative.

  • jongchan/attention-moduleJongchan avatar

    Jongchan/attention-module

    2,225View on GitHub↗

    Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"

    Python
    View on GitHub↗2,225
  • hujie-frank/senethujie-frank avatar

    hujie-frank/SENet

    3,641View on GitHub↗

    Squeeze-and-Excitation Networks

    Cuda
    View on GitHub↗3,641
  • fchollet/deep-learning-modelsfchollet avatar

    fchollet/deep-learning-models

    7,349View on GitHub↗

    This project is a collection of deep learning tools for image classification and audio tagging, providing a repository of pre-trained model weights and architectures. It serves as a Keras model zoo that enables the immediate use of established neural networks for inference and transfer learning. The library includes a music tagging framework that classifies audio recordings using convolutional recurrent neural networks and mel-spectrograms. For visual data, it provides implementations of architectures such as ResNet, VGG, and Xception, alongside a repository of weights trained on large datase

    Python
    View on GitHub↗7,349
  • wang-xinyu/tensorrtxwang-xinyu avatar

    wang-xinyu/tensorrtx

    7,802View on GitHub↗

    tensorrtx is a computer vision inference engine and model implementation library designed for graphics processor acceleration. It provides a framework for optimizing deep learning models through a GPU inference optimizer, a deep learning model converter for transforming weights from frameworks like TensorFlow and PyTorch, and a custom plugin library to implement operations not natively supported by the TensorRT API. The project distinguishes itself through a comprehensive collection of pre-defined network implementations, ranging from various YOLO versions and DETR transformers for object det

    C++arcfacecrnndetr
    View on GitHub↗7,802

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
  • aqibsaeed/genetic-cnnaqibsaeed avatar

    aqibsaeed/Genetic-CNN

    222View on GitHub↗

    CNN architecture exploration using Genetic Algorithm

    Python
    View on GitHub↗222
  • 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
  • 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
  • blue-blue272/imgreid-ianetB

    blue-blue272/ImgReID-IAnet

    0View on GitHub↗
    View on GitHub↗0
  • anjiezheng/mnasnet-pytorchAnjieZheng avatar

    AnjieZheng/MnasNet-PyTorch

    275View on GitHub↗

    A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.

    Python
    View on GitHub↗275
  • bowenbaker/metaqnnbowenbaker avatar

    bowenbaker/metaqnn

    138View on GitHub↗

    MetaQNN Codebase

    Python
    View on GitHub↗138
  • bruinxiong/modified-crunet-and-residual-attention-network.mxnetbruinxiong avatar

    bruinxiong/Modified-CRUNet-and-Residual-Attention-Network.mxnet

    67View on GitHub↗

    :fire::fire:A MXNet implementation of Modified CRUNet & Residual Attention Network:fire::fire:

    Python
    View on GitHub↗67
  • bruinxiong/senet.mxnetbruinxiong avatar

    bruinxiong/SENet.mxnet

    157View on GitHub↗

    :fire::fire: A MXNet implementation of Squeeze-and-Excitation Networks (SE-ResNext, SE-Resnet, SE-Inception-v4 and SE-Inception-Resnet-v2) :fire::fire:

    Python
    View on GitHub↗157
  • cfzd/fcanetcfzd avatar

    cfzd/FcaNet

    602View on GitHub↗

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

    Python
    View on GitHub↗602
  • 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
  • chinakook/mnasnet.mxnetchinakook avatar

    chinakook/Mnasnet.MXNet

    60View on GitHub↗

    A Gluon implementation of Mnasnet

    Python
    View on GitHub↗60
  • 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
  • chenxi116/pnasnet.tfchenxi116 avatar

    chenxi116/PNASNet.TF

    101View on GitHub↗

    TensorFlow implementation of PNASNet-5 on ImageNet

    Python
    View on GitHub↗101
  • 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
  • conan7882/googlenet-inceptionconan7882 avatar

    conan7882/GoogLeNet-Inception

    297View on GitHub↗

    TensorFlow implementation of GoogLeNet and Inception for image classification.

    Python
    View on GitHub↗297
  • cypw/cru-netcypw avatar

    cypw/CRU-Net

    45View on GitHub↗

    This repository contains the code and trained models of "Sharing Residual Units Through Collective Tensor Factorization in Deep Neural Networks".

    View on GitHub↗45
  • cypw/dpnscypw avatar

    cypw/DPNs

    529View on GitHub↗

    Dual Path Networks

    Python
    View on GitHub↗529
  • 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
  • deepscale/squeezenetDeepScale avatar

    DeepScale/SqueezeNet

    2,216View on GitHub↗

    SqueezeNet: AlexNet-level accuracy with 50x fewer parameters

    View on GitHub↗2,216
  • 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
  • chenxi116/pnasnet.pytorchchenxi116 avatar

    chenxi116/PNASNet.pytorch

    322View on GitHub↗

    PyTorch implementation of PNASNet-5 on ImageNet

    Python
    View on GitHub↗322