vacancy / Synchronized-BatchNorm-PyTorchLinks
Synchronized Batch Normalization implementation in PyTorch.
☆1,502Updated 4 years ago
Alternatives and similar repositories for Synchronized-BatchNorm-PyTorch
Users that are interested in Synchronized-BatchNorm-PyTorch are comparing it to the libraries listed below
Sorting:
- A CV toolkit for my papers.☆2,050Updated 7 months ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,332Updated last month
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆883Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,478Updated 2 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆867Updated 4 years ago
- Implementation of Non-local Block.☆1,575Updated 2 years ago
- PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets☆1,099Updated 2 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,210Updated 4 years ago
- A memory-efficient implementation of DenseNets☆1,538Updated 2 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,396Updated last year
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,414Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆809Updated 4 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- Dilated Residual Networks☆1,107Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 9 months ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆869Updated 5 years ago
- Train the HRNet model on ImageNet☆1,023Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,160Updated last year
- PyTorch Implementations for DeeplabV3 and PSPNet☆778Updated 5 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,043Updated 3 years ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆844Updated 4 years ago
- PyTorch implementation of SENet☆2,327Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,468Updated 4 years ago
- Code for paper☆559Updated 3 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch