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

achaiah/pywick

0
View on GitHub↗
400 stars·39 forks·Python·9 views

Pywick

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

Features

  • Computer Vision - Segmentation and training framework.
  • Developer Tools - Batteries-included training library.
  • Segmentation - Listed in the “Segmentation” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for achaiah/pywickStar history chart for achaiah/pywick

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 Pywick

Similar open-source projects, ranked by how many features they share with Pywick.
  • bodokaiser/piwiseB

    bodokaiser/piwise

    0View on GitHub↗

    Pixel-wise segmentation on the VOC2012dataset dataset using pytorchpytorch.

    View on GitHub↗0
  • catalyst-team/segmentationcatalyst-team avatar

    catalyst-team/segmentation

    28View on GitHub↗

    Catalyst.Segmentation

    Python
    View on GitHub↗28
  • albumentations-team/albumentationsalbumentations-team avatar

    albumentations-team/albumentations

    15,308View on 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
    View on GitHub↗15,308
  • 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
See all 30 alternatives to Pywick→

Frequently asked questions

What does achaiah/pywick do?

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

What are the main features of achaiah/pywick?

The main features of achaiah/pywick are: Computer Vision, Developer Tools, Segmentation.

What are some open-source alternatives to achaiah/pywick?

Open-source alternatives to achaiah/pywick include: 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…