HiKapok / GroupNormalizationTFLinks
Group Normalization ResNet in Tensorflow with pre-trained weights on ImageNet
☆20Updated 6 years ago
Alternatives and similar repositories for GroupNormalizationTF
Users that are interested in GroupNormalizationTF are comparing it to the libraries listed below
Sorting:
- Source code of paper: (not available now)☆92Updated 6 years ago
- Cascade R-CNN forked from gluon-cv☆33Updated 2 years ago
- Focal loss for Dense Object Detection☆34Updated 7 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- Tensorflow implementation for "Feature Pyramid Networks for Object Detection"☆105Updated 8 years ago
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- ☆14Updated 7 years ago
- MXNet port of R-FCN☆51Updated 8 years ago
- experimental tensorflow implementation of R-FCN☆39Updated 8 years ago
- Heatmap approach for Fashion AI keypoint Challenge☆46Updated 7 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 5 years ago
- Mask-RCNN implementation in MXNet☆66Updated 7 years ago
- transfer learning written in mxnet☆55Updated 7 years ago
- pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494☆58Updated 5 years ago
- Feature Pyramid Networks for Object Detection on mxnet☆30Updated 7 years ago
- pytorch version of rfcn☆18Updated 7 years ago
- Codes for CVPR2016 paper "CRAFT Objects from Images"☆49Updated 9 years ago
- RetinaNet implementation in PyTorch