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

Open-source alternatives to Semantic Segmentation

30 open-source projects similar to nvidia/semantic-segmentation, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Semantic Segmentation alternative.

  • bodokaiser/piwiseB

    bodokaiser/piwise

    0View on GitHub↗

    Pixel-wise segmentation on the VOC2012dataset dataset using pytorchpytorch.

    View on GitHub↗0
  • facebookresearch/detectron2facebookresearch avatar

    facebookresearch/detectron2

    34,548View on GitHub↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Python
    View on GitHub↗34,548
  • zijundeng/pytorch-semantic-segmentationZ

    ZijunDeng/pytorch-semantic-segmentation

    0View on GitHub↗

    This repository contains some models for semantic segmentation and the pipeline of training and testing models, implemented in PyTorch

    View on GitHub↗0
  • ignacio-rocco/detectorchignacio-rocco avatar

    ignacio-rocco/detectorch

    559View on GitHub↗

    (Disclaimer: this is work in progress and does not feature all the functionalities of detectron. Currently only inference and evaluation are supported -- no training) (News: Now supporting FPN and ResNet-101!)

    Jupyter Notebook
    View on GitHub↗559
  • potterhsu/svhnclassifier-pytorchP

    potterhsu/SVHNClassifier-PyTorch

    0View on GitHub↗
    View on GitHub↗0

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
  • zhanghang1989/pytorch-style-transferzhanghang1989 avatar

    zhanghang1989/PyTorch-Style-Transfer

    1,007View on GitHub↗

    Neural Style and MSG-Net

    Jupyter Notebook
    View on GitHub↗1,007
  • deepmind/deepmind-researchdeepmind avatar

    deepmind/deepmind-research

    15,024View on GitHub↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    View on GitHub↗15,024
  • 1adrianb/face-alignment1adrianb avatar

    1adrianb/face-alignment

    7,518View on GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Python
    View on GitHub↗7,518
  • achaiah/pywickachaiah avatar

    achaiah/pywick

    400View on GitHub↗

    High-level batteries-included neural network training library for Pytorch

    Python
    View on GitHub↗400
  • google-research/google-researchgoogle-research avatar

    google-research/google-research

    38,139View on GitHub↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Jupyter Notebookaimachine-learningresearch
    View on GitHub↗38,139
  • longcw/yolo2-pytorchlongcw avatar

    longcw/yolo2-pytorch

    1,560View on GitHub↗

    YOLOv2 in PyTorch

    Pythondarknetdetectionpytorch
    View on GitHub↗1,560
  • osmr/imgclsmobosmr avatar

    osmr/imgclsmob

    3,018View on GitHub↗

    This repo is used to research convolutional networks primarily for computer vision tasks. For this purpose, the repo contains (re)implementations of various classification, segmentation, detection, and pose estimation models and scripts for training/evaluating/converting.

    Python
    View on GitHub↗3,018
  • rwightman/pytorch-image-modelsrwightman avatar

    rwightman/pytorch-image-models

    36,893View on GitHub↗

    This project is a library of pretrained computer vision architectures and backbones for image classification and feature extraction. It serves as a comprehensive model zoo and collection of standardized image encoders, including ResNet, Vision Transformers, and EfficientNet, for use in visual analysis and as backbones for object detection and image segmentation. The library provides a framework for distributed training and evaluation of image models using advanced data augmentation and optimization scripts. It includes a dedicated toolset for converting trained PyTorch vision models into the

    Python
    View on GitHub↗36,893
  • thstkdgus35/edsr-pytorchthstkdgus35 avatar

    thstkdgus35/EDSR-PyTorch

    2,627View on GitHub↗

    About PyTorch 1.2.0 Now the master branch supports PyTorch 1.2.0 by default. Due to the serious version problem (especially torch.utils.data.dataloader), MDSR functions are temporarily disabled. If you have to train/evaluate the MDSR model, please use legacy branches.

    Python
    View on GitHub↗2,627
  • catalyst-team/segmentationcatalyst-team avatar

    catalyst-team/segmentation

    28View on GitHub↗

    Catalyst.Segmentation

    Python
    View on GitHub↗28
  • jianqiangwan/super-bpdJ

    JianqiangWan/Super-BPD

    0View on GitHub↗
    View on GitHub↗0
  • cmu-perceptual-computing-lab/openposeCMU-Perceptual-Computing-Lab avatar

    CMU-Perceptual-Computing-Lab/openpose

    34,145View on GitHub↗

    OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot landmarks. It functions as a multi-person motion tracker, identifying the spatial coordinates of multiple individuals simultaneously within video streams or static images. Beyond two-dimensional detection, the software acts as a three-dimensional kinematics processor, reconstructing spatial movement data from single or multiple synchronized camera perspectives. The system distinguishes itself through a bottom-up approach that utilizes part-affinity fields to associate body parts across

    C++caffecomputer-visioncpp
    View on GitHub↗34,145
  • deepinsight/insightfacedeepinsight avatar

    deepinsight/insightface

    29,002View on GitHub↗

    InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification, and feature extraction. It provides a specialized engine for one-to-one verification and one-to-many identification tasks, utilizing convolutional neural networks to transform raw image pixels into high-dimensional vector embeddings. The project includes a complete toolkit for detecting, aligning, and processing facial data to ensure consistent identity discrimination. Beyond core recognition, the platform distinguishes itself through an extensive model management and optimiz

    Pythonage-estimationarcfaceface-alignment
    View on GitHub↗29,002
  • thnkim/openfacepytorchthnkim avatar

    thnkim/OpenFacePytorch

    189View on GitHub↗

    PyTorch module to use OpenFace's nn4.small2.v1.t7 model

    Python
    View on GitHub↗189
  • eladhoffer/captiongenE

    eladhoffer/captionGen

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/maskrcnn-benchmarkfacebookresearch avatar

    facebookresearch/maskrcnn-benchmark

    9,370View on GitHub↗

    This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation models. It serves as a computer vision research tool and a deep learning inference engine designed to identify object locations, classes, and pixel-level masks within images. The framework implements a two-stage inference pipeline that utilizes region proposal networks and a symmetric mask-head architecture. It provides specialized capabilities for instance segmentation, object bounding box detection, and human pose estimation via anatomical keypoint detection. The system includ

    Python
    View on GitHub↗9,370
  • facebookresearch/mixup-cifar10facebookresearch avatar

    facebookresearch/mixup-cifar10

    1,196View on GitHub↗

    mixup: Beyond Empirical Risk Minimization

    Python
    View on GitHub↗1,196
  • amdegroot/ssd.pytorchamdegroot avatar

    amdegroot/ssd.pytorch

    5,224View on GitHub↗

    This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and localizing multiple objects within images and video. The project provides a neural network architecture designed for single-shot object detection, which predicts bounding boxes and class labels in one pass. The implementation includes a real-time object detector capable of processing live video streams to track and label objects across sequential frames. It also features a complete computer vision training pipeline for preparing image datasets and training model weights. The fra

    Pythoncomputer-visiondeep-learningimage-recognition
    View on GitHub↗5,224
  • layumi/seg-uncertaintylayumi avatar

    layumi/Seg-Uncertainty

    394View on GitHub↗

    IJCAI2020 & IJCV2021 :city_sunrise: Unsupervised Scene Adaptation with Memory Regularization in vivo

    Python
    View on GitHub↗394
  • nv-tlabs/stealnv-tlabs avatar

    nv-tlabs/STEAL

    480View on GitHub↗

    STEAL - Learning Semantic Boundaries from Noisy Annotations (CVPR 2019)

    Jupyter Notebook
    View on GitHub↗480
  • nvidia/flownet2-pytorchNVIDIA avatar

    NVIDIA/flownet2-pytorch

    3,286View on GitHub↗

    Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

    Python
    View on GitHub↗3,286
  • progamergov/neural-style-ptProGamerGov avatar

    ProGamerGov/neural-style-pt

    860View on GitHub↗

    PyTorch implementation of neural style transfer algorithm

    Python
    View on GitHub↗860
  • ruotianluo/neuraltalk2.pytorchruotianluo avatar

    ruotianluo/neuraltalk2.pytorch

    1,478View on GitHub↗

    I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)

    Python
    View on GitHub↗1,478
  • cs230-stanford/cs230-code-examplescs230-stanford avatar

    cs230-stanford/cs230-code-examples

    4,218View on GitHub↗

    This repository provides structured code examples and project templates designed for classroom instruction in machine learning and neural networks. It offers reference implementations of deep learning models for both computer vision and natural language processing tasks, built using PyTorch as the core framework. The codebase is organized as a modular project template with separate directories for data handling, model definitions, and training scripts, promoting reusability and clarity. It includes predefined pipelines for image classification and text processing, along with a command-line in

    Pythoncomputer-visionnatural-language-processingpytorch
    View on GitHub↗4,218
  • arghosh/robustmw-netarghosh avatar

    arghosh/RobustMW-Net

    7View on GitHub↗

    WACV'21: Do We Really Need Gold Samples for Sample Weighting Under Label Noise?

    Python
    View on GitHub↗7