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 hrnet/hrnet-semantic-segmentation

Projects sharing features with HRNet Semantic Segmentation

30 open-source projects similar to hrnet/hrnet-semantic-segmentation, 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.

  • junfu1115/danetjunfu1115 avatar

    junfu1115/DANet

    2,459View on GitHub↗

    Jun Fu, Jing Liu, Haijie Tian, Yong Li, Yongjun Bao, Zhiwei Fang,and Hanqing Lu

    Python
    View on GitHub↗2,459
  • speedinghzl/ccnetspeedinghzl avatar

    speedinghzl/CCNet

    1,484View on GitHub↗

    Paper Links: Our most recent TPAMI version with improvements and extensions (Earlier ICCV version).

    Python
    View on GitHub↗1,484
  • tusimple/tusimple-ducT

    TuSimple/TuSimple-DUC

    0View on GitHub↗
    View on GitHub↗0
  • davidtvs/pytorch-enetD

    davidtvs/PyTorch-ENet

    0View on GitHub↗
    View on GitHub↗0
  • tensorflow/modelstensorflow avatar

    tensorflow/models

    77,663View on GitHub↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines for tasks ranging from image classification and object detection to complex sequence modeling. The project distinguishes itself by providing a flexible execution harness that manages the entire training lifecycle, including data ingestion and backpropagation. It supports scalable

    Python
    View on GitHub↗77,663
  • wkentaro/pytorch-fcnwkentaro avatar

    wkentaro/pytorch-fcn

    1,777View on GitHub↗

    PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

    Pythoncomputer-visionconvolutional-networksdeep-learning
    View on GitHub↗1,777

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
  • aitorzip/keras-icnetA

    aitorzip/Keras-ICNet

    0View on GitHub↗
    View on GitHub↗0
  • aharley/segawareA

    aharley/segaware

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • apache/incubator-mxnetapache avatar

    apache/incubator-mxnet

    20,812View on GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    View on GitHub↗20,812
  • 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
  • aurora95/keras-fcnA

    aurora95/Keras-FCN

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • bermanmaxim/jaccardsegmentB

    bermanmaxim/jaccardSegment

    0View on GitHub↗
    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
  • aayushbansal/pixelnetA

    aayushbansal/PixelNet

    0View on GitHub↗
    View on GitHub↗0
  • casia-iva-lab/fastsamC

    CASIA-IVA-Lab/FastSAM

    0View on GitHub↗
    View on GitHub↗0
  • bonlime/keras-deeplab-v3-plusbonlime avatar

    bonlime/keras-deeplab-v3-plus

    1,376View on GitHub↗

    Keras implementation of Deeplab v3+ with pretrained weights

    Jupyter Notebook
    View on GitHub↗1,376
  • cfzd/fcanetcfzd avatar

    cfzd/FcaNet

    602View on GitHub↗

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

    Python
    View on GitHub↗602
  • chaoningzhang/mobilesamChaoningZhang avatar

    ChaoningZhang/MobileSAM

    5,795View on GitHub↗

    MobileSAM is a lightweight image segmenter and promptable vision model designed for fast object isolation on resource-constrained hardware. It functions as an automatic image masking tool capable of detecting and isolating distinct objects across an entire image without manual input. The system enables prompt-based object masking using coordinate points or bounding boxes to generate precise masks. It also supports all-object image segmentation through object-aware prompt sampling to identify every distinct object in a scene. To facilitate mobile and edge deployment, the model is compatible w

    Jupyter Notebook
    View on GitHub↗5,795
  • charlesshang/fastmaskrcnnCharlesShang avatar

    CharlesShang/FastMaskRCNN

    3,083View on GitHub↗

    Mask RCNN in TensorFlow

    Pythoncocodetectionfasterrcnn
    View on GitHub↗3,083
  • 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
  • chenxi116/tf-deeplabC

    chenxi116/TF-deeplab

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • chongzhou96/edgesamchongzhou96 avatar

    chongzhou96/EdgeSAM

    1,157View on GitHub↗

    Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM"

    Jupyter Notebookcoremlon-device-aisegment-anything
    View on GitHub↗1,157
  • 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
  • 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