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
H

hangzhaomit/semantic-segmentation-pytorch

0
View on GitHub↗
0 stars·0 forks·2 views

Semantic Segmentation Pytorch

Features

  • Model Implementations - Semantic segmentation implementation.
  • Segmentation Architectures - PyTorch implementation of DilatedNet.

Star history

Star history chart for hangzhaomit/semantic-segmentation-pytorchStar history chart for hangzhaomit/semantic-segmentation-pytorch

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Semantic Segmentation Pytorch

These projects share indexed features with Semantic Segmentation Pytorch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • isht7/pytorch-deeplab-resnetI

    isht7/pytorch-deeplab-resnet

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • meta-llama/llama-cookbookmeta-llama avatar

    meta-llama/llama-cookbook

    18,375View on GitHub↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    View on GitHub↗18,375
  • 1zb/deformable-convolution-pytorch1zb avatar

    1zb/deformable-convolution-pytorch

    410View on GitHub↗

    PyTorch implementation of Deformable Convolution

    Cuda
    View on GitHub↗410
Compare all 30 related projects→

Frequently asked questions

What are the main features of hangzhaomit/semantic-segmentation-pytorch?

The main features of hangzhaomit/semantic-segmentation-pytorch are: Model Implementations, Segmentation Architectures.

Which projects share features with hangzhaomit/semantic-segmentation-pytorch?

Projects with overlapping indexed features include: isht7/pytorch-deeplab-resnet. wkentaro/pytorch-fcn — PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.). meta-llama/llama-cookbook — This project is a collection of implementation guides, recipes, and developer resources for building applications with… 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution. aayushbansal/pixelnet. aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,…