openseg.pytorch
CV library
Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing.
The official Pytorch implementation of OCNet, OCRNet, and SegFix.
1k stars
40 watching
140 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
oke-aditya/quickvision | A PyTorch-based computer vision library providing easy-to-use APIs and customizable models for faster training | 51 |
donnyyou/pytorchcv | A PyTorch-based framework for building and training deep learning models in computer vision. | 47 |
pytorch/extension-cpp | Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,017 |
pochih/fcn-pytorch | A Python implementation of fully convolutional networks for semantic segmentation in computer vision. | 406 |
cmsflash/beauty-net | Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
jesolem/pcv | A Python module for computer vision tasks | 1,921 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 508 |
wxywhu/srdensenet-pytorch | A PyTorch implementation of an image super-resolution model based on dense skip connections. | 119 |
fgxaos/pytorch-innvestigate | PyTorch implementation of an explainability technique for deep neural networks | 9 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |