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.
Pixel-wise segmentation on the VOC2012dataset dataset using pytorchpytorch.
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
High-level batteries-included neural network training library for Pytorch
Catalyst.Segmentation
The main features of catalyst-team/segmentation are: Computer Vision, Segmentation.
Open-source alternatives to catalyst-team/segmentation include: facebookresearch/detectron2 — Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying… nvidia/semantic-segmentation — Nvidia Semantic Segmentation monorepo. achaiah/pywick — High-level batteries-included neural network training library for Pytorch. bodokaiser/piwise — Pixel-wise segmentation on the [VOC2012][dataset] dataset using [pytorch][pytorch]. jianqiangwan/super-bpd. alankbi/detecto — Build fully-functioning computer vision models with PyTorch.