awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/semantic-segmentation

0
View on GitHub↗
1,823 stars·387 forks·Python·BSD-3-Clause·5 vues

Semantic Segmentation

Nvidia Semantic Segmentation monorepo

Features

  • Vision par ordinateur - High-performance semantic segmentation models.
  • Computer Vision Models - Semantic segmentation via video propagation.
  • Robust Learning Frameworks - Improves semantic segmentation via label relaxation.
  • Segmentation - Listed in the “Segmentation” section of the The Incredible Pytorch awesome list.

Historique des stars

Graphique de l'historique des stars pour nvidia/semantic-segmentationGraphique de l'historique des stars pour nvidia/semantic-segmentation

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait nvidia/semantic-segmentation ?

Nvidia Semantic Segmentation monorepo

Quelles sont les fonctionnalités principales de nvidia/semantic-segmentation ?

Les fonctionnalités principales de nvidia/semantic-segmentation sont : Vision par ordinateur, Computer Vision Models, Robust Learning Frameworks, Segmentation.

Quelles sont les alternatives open-source à nvidia/semantic-segmentation ?

Les alternatives open-source à nvidia/semantic-segmentation incluent : bodokaiser/piwise — Pixel-wise segmentation on the [VOC2012][dataset] dataset using [pytorch][pytorch]. facebookresearch/detectron2 — Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying… catalyst-team/segmentation — Catalyst.Segmentation. achaiah/pywick — High-level batteries-included neural network training library for Pytorch. 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… amdegroot/ssd.pytorch — This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and…

Alternatives open source à Semantic Segmentation

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Semantic Segmentation.
  • facebookresearch/detectron2Avatar de facebookresearch

    facebookresearch/detectron2

    34,548Voir sur 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
    Voir sur GitHub↗34,548
  • bodokaiser/piwiseB

    bodokaiser/piwise

    0Voir sur GitHub↗

    Pixel-wise segmentation on the VOC2012dataset dataset using pytorchpytorch.

    Voir sur GitHub↗0
  • amdegroot/ssd.pytorchAvatar de amdegroot

    amdegroot/ssd.pytorch

    5,224Voir sur 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
    Voir sur GitHub↗5,224
  • 1adrianb/face-alignmentAvatar de 1adrianb

    1adrianb/face-alignment

    7,518Voir sur 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
    Voir sur GitHub↗7,518
Voir les 30 alternatives à Semantic Segmentation→