A CV toolkit for my papers.
☆2,049Dec 21, 2024Updated last year
Alternatives and similar repositories for PyTorch-Encoding
Users that are interested in PyTorch-Encoding are comparing it to the libraries listed below
Sorting:
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆812Feb 16, 2021Updated 5 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,061Jan 15, 2024Updated 2 years ago
- PyTorch Implementations for DeeplabV3 and PSPNet☆777Feb 20, 2020Updated 6 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,481Mar 19, 2021Updated 4 years ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆845Nov 20, 2020Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,411Oct 11, 2023Updated 2 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,335Jul 8, 2025Updated 7 months ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,229Jul 25, 2024Updated last year
- DeepLab v3+ model in PyTorch. Support different backbones.☆3,004Aug 4, 2024Updated last year
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684May 25, 2020Updated 5 years ago
- Semantic Segmentation in Pytorch☆1,377Aug 28, 2022Updated 3 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,409Apr 12, 2024Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,114Apr 22, 2022Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,219Feb 16, 2021Updated 5 years ago
- PANet for Instance Segmentation and Object Detection☆1,349Mar 17, 2019Updated 6 years ago
- ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation☆544Jun 30, 2023Updated 2 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Sep 5, 2019Updated 6 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,256Nov 19, 2020Updated 5 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,312Nov 17, 2022Updated 3 years ago
- Dilated Residual Networks