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
kazuto1011 avatar

kazuto1011/deeplab-pytorch

0
View on GitHub↗
1,103 stars·283 forks·Python·MIT·12 views

Deeplab Pytorch

This is an unofficial PyTorch implementation of DeepLab v2 [1] with a ResNet-101 backbone. COCO-Stuff dataset [2] and PASCAL VOC dataset [3] are supported. The official Caffe weights provided by the authors can be used without building the Caffe APIs. DeepLab v3/v3+ models with the identical…

Features

  • Segmentation Architectures - PyTorch implementation of DeepLab v3+.
  • Plug and Play Modules - Atrous convolution and CRF modules for semantic segmentation.

Star history

Star history chart for kazuto1011/deeplab-pytorchStar history chart for kazuto1011/deeplab-pytorch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Deeplab Pytorch

Similar open-source projects, ranked by how many features they share with Deeplab Pytorch.
  • hszhao/pspnethszhao avatar

    hszhao/PSPNet

    1,656View on GitHub↗

    by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page.

    C++
    View on GitHub↗1,656
  • aayushbansal/pixelnetA

    aayushbansal/PixelNet

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

    aharley/segaware

    0View on GitHub↗
    View on GitHub↗0
  • 4uiiurz1/pytorch-nested-unet4uiiurz1 avatar

    4uiiurz1/pytorch-nested-unet

    1,042View on GitHub↗

    PyTorch implementation of UNet++ (Nested U-Net).

    Pythonimage-segmentationpytorchunet
    View on GitHub↗1,042
See all 30 alternatives to Deeplab Pytorch→

Frequently asked questions

What does kazuto1011/deeplab-pytorch do?

This is an unofficial PyTorch implementation of DeepLab v2 [1] with a ResNet-101 backbone. COCO-Stuff dataset [2] and PASCAL VOC dataset [3] are supported. The official Caffe weights provided by the authors can be used without building the Caffe APIs. DeepLab v3/v3+ models with the identical…

What are the main features of kazuto1011/deeplab-pytorch?

The main features of kazuto1011/deeplab-pytorch are: Segmentation Architectures, Plug and Play Modules.

What are some open-source alternatives to kazuto1011/deeplab-pytorch?

Open-source alternatives to kazuto1011/deeplab-pytorch include: hszhao/pspnet — by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page. aayushbansal/pixelnet. aharley/segaware. aitorzip/keras-icnet. akirasosa/mobile-semantic-segmentation. 4uiiurz1/pytorch-nested-unet — PyTorch implementation of UNet++ (Nested U-Net).