jianlong-yuan / syncbn-tensorflow
Synchronized Multi-GPU Batch Normalization
☆67Updated 6 years ago
Alternatives and similar repositories for syncbn-tensorflow:
Users that are interested in syncbn-tensorflow are comparing it to the libraries listed below
- ☆111Updated 7 years ago
- ☆18Updated 5 years ago
- (Oriented) PsRoIAlign Operation In Tensorflow C++ API☆47Updated 6 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆150Updated 4 years ago
- [ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2☆102Updated 4 years ago
- C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch☆71Updated 6 years ago
- four ways to compare the speed of roi pooling in pytorch☆62Updated 6 years ago
- DeepLab v3+ in MXNet Gluon☆59Updated 6 years ago
- ☆68Updated 5 years ago
- iMaterialist Challenge on Product Recognition at FGVC6, CVPR 2019☆103Updated 4 years ago
- My implementation of RePr training scheme in PyTorch. https://arxiv.org/pdf/1811.07275.pdf☆71Updated 5 years ago
- Code and Pretrained model for IGCV3☆189Updated 6 years ago
- Revisiting RCNN: On Awakening the Classification Power of Faster RCNN (ECCV 2018)☆167Updated 4 years ago
- EmbedMask: Embedding Coupling for One-stage Instance Segmentation☆160Updated 3 years ago
- ☆134Updated 6 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 4 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- ☆53Updated 6 years ago
- Context-driven data augmentation for Object Detection (ECCV'18)☆118Updated 6 years ago
- Code for training 'CoupleNet: Coupling Global Structure with Local Parts for Object Detection' in ICCV 2017☆62Updated 7 years ago
- Model shared. Top1:67.408/Top5:87.258☆48Updated 6 years ago
- pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494☆58Updated 5 years ago
- MXNet Gluon Synchronized Batch Normalization Preview☆77Updated 6 years ago
- Mobilenet model converted from tensorflow☆48Updated 6 years ago
- caffe implementation of Group Normalization https://arxiv.org/abs/1803.08494☆41Updated 6 years ago
- Light-Head R-CNN in PyTorch