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
·
achaiah avatar

achaiah/pywick

0
View on GitHub↗
400 stars·39 forks·Python·2 vues

Pywick

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

Features

  • Vision par ordinateur - Segmentation and training framework.
  • Outils de développement - Batteries-included training library.
  • Segmentation - Listed in the “Segmentation” section of the The Incredible Pytorch awesome list.

Historique des stars

Graphique de l'historique des stars pour achaiah/pywickGraphique de l'historique des stars pour achaiah/pywick

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

Alternatives open source à Pywick

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Pywick.
  • bodokaiser/piwiseB

    bodokaiser/piwise

    0Voir sur GitHub↗

    Pixel-wise segmentation on the VOC2012dataset dataset using pytorchpytorch.

    Voir sur GitHub↗0
  • catalyst-team/segmentationAvatar de catalyst-team

    catalyst-team/segmentation

    28Voir sur GitHub↗

    Catalyst.Segmentation

    Python
    Voir sur GitHub↗28
  • albumentations-team/albumentationsAvatar de albumentations-team

    albumentations-team/albumentations

    15,308Voir sur GitHub↗

    Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc

    Python
    Voir sur GitHub↗15,308
  • 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
Voir les 30 alternatives à Pywick→

Questions fréquentes

Que fait achaiah/pywick ?

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

Quelles sont les fonctionnalités principales de achaiah/pywick ?

Les fonctionnalités principales de achaiah/pywick sont : Vision par ordinateur, Outils de développement, Segmentation.

Quelles sont les alternatives open-source à achaiah/pywick ?

Les alternatives open-source à achaiah/pywick incluent : catalyst-team/segmentation — Catalyst.Segmentation. jianqiangwan/super-bpd. albumentations-team/albumentations — Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep… 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… lukemelas/efficientnet-pytorch — This is a PyTorch implementation of EfficientNet convolutional neural networks. It serves as a computer vision model…