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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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-moduleAvatar Jongchan

    Jongchan/attention-module

    2,225Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2,225
  • hujie-frank/senetAvatar hujie-frank

    hujie-frank/SENet

    3,641Vezi pe GitHub↗

    Squeeze-and-Excitation Networks

    Cuda
    Vezi pe GitHub↗3,641
  • fchollet/deep-learning-modelsAvatar fchollet

    fchollet/deep-learning-models

    7,349Vezi pe 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
    Vezi pe GitHub↗7,349
  • wang-xinyu/tensorrtxAvatar wang-xinyu

    wang-xinyu/tensorrtx

    7,802Vezi pe 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
    Vezi pe GitHub↗7,802

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • aqibsaeed/genetic-cnnAvatar aqibsaeed

    aqibsaeed/Genetic-CNN

    222Vezi pe GitHub↗

    CNN architecture exploration using Genetic Algorithm

    Python
    Vezi pe GitHub↗222
  • ardhendubehera/capAvatar ArdhenduBehera

    ArdhenduBehera/cap

    82Vezi pe 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
    Vezi pe GitHub↗82
  • andrew-qibin/coordattentionAvatar Andrew-Qibin

    Andrew-Qibin/CoordAttention

    1,150Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,150
  • blue-blue272/imgreid-ianetB

    blue-blue272/ImgReID-IAnet

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • anjiezheng/mnasnet-pytorchAvatar AnjieZheng

    AnjieZheng/MnasNet-PyTorch

    275Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗275
  • bowenbaker/metaqnnAvatar bowenbaker

    bowenbaker/metaqnn

    138Vezi pe GitHub↗

    MetaQNN Codebase

    Python
    Vezi pe GitHub↗138
  • bruinxiong/modified-crunet-and-residual-attention-network.mxnetAvatar bruinxiong

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

    67Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗67
  • bruinxiong/senet.mxnetAvatar bruinxiong

    bruinxiong/SENet.mxnet

    157Vezi pe 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
    Vezi pe GitHub↗157
  • cfzd/fcanetAvatar cfzd

    cfzd/FcaNet

    602Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗602
  • chengy12/apnetAvatar CHENGY12

    CHENGY12/APNet

    49Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗49
  • chinakook/mnasnet.mxnetAvatar chinakook

    chinakook/Mnasnet.MXNet

    60Vezi pe GitHub↗

    A Gluon implementation of Mnasnet

    Python
    Vezi pe GitHub↗60
  • bangguwu/ecanetAvatar BangguWu

    BangguWu/ECANet

    1,412Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,412
  • chenxi116/pnasnet.tfAvatar chenxi116

    chenxi116/PNASNet.TF

    101Vezi pe GitHub↗

    TensorFlow implementation of PNASNet-5 on ImageNet

    Python
    Vezi pe GitHub↗101
  • chinhsuanwu/coatnet-pytorchC

    chinhsuanwu/coatnet-pytorch

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • chomin/att-dartsC

    chomin/Att-DARTS

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • christian-lyc/namAvatar Christian-lyc

    Christian-lyc/NAM

    159Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗159
  • cmsflash/efficient-attentionAvatar cmsflash

    cmsflash/efficient-attention

    330Vezi pe GitHub↗

    An implementation of the efficient attention module.

    Python
    Vezi pe GitHub↗330
  • coincheung/bisenetAvatar CoinCheung

    CoinCheung/BiSeNet

    1,632Vezi pe 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
    Vezi pe GitHub↗1,632
  • conan7882/googlenet-inceptionAvatar conan7882

    conan7882/GoogLeNet-Inception

    297Vezi pe GitHub↗

    TensorFlow implementation of GoogLeNet and Inception for image classification.

    Python
    Vezi pe GitHub↗297
  • cypw/cru-netAvatar cypw

    cypw/CRU-Net

    45Vezi pe GitHub↗

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

    Vezi pe GitHub↗45
  • cypw/dpnsAvatar cypw

    cypw/DPNs

    529Vezi pe GitHub↗

    Dual Path Networks

    Python
    Vezi pe GitHub↗529
  • dandingbudanding/bamAvatar dandingbudanding

    dandingbudanding/BAM

    56Vezi pe 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
    Vezi pe GitHub↗56
  • deepscale/squeezenetAvatar DeepScale

    DeepScale/SqueezeNet

    2,216Vezi pe GitHub↗

    SqueezeNet: AlexNet-level accuracy with 50x fewer parameters

    Vezi pe GitHub↗2,216
  • delightcmu/psaAvatar DeLightCMU

    DeLightCMU/PSA

    256Vezi pe GitHub↗

    This is an official implementation of:

    Python
    Vezi pe GitHub↗256
  • dvlab-research/reviewkdD

    dvlab-research/ReviewKD

    0Vezi pe GitHub↗

    Distilling Knowledge via Knowledge Review

    Vezi pe GitHub↗0
  • chenxi116/pnasnet.pytorchAvatar chenxi116

    chenxi116/PNASNet.pytorch

    322Vezi pe GitHub↗

    PyTorch implementation of PNASNet-5 on ImageNet

    Python
    Vezi pe GitHub↗322