Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)
☆87Feb 1, 2019Updated 7 years ago
Alternatives and similar repositories for pytorch-groupnormalization
Users that are interested in pytorch-groupnormalization are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Group Normalization https://arxiv.org/abs/1803.08494☆11Mar 23, 2018Updated 7 years ago
- Pytorch 1.0 codes(including cuda codes) for Deformable Convolution Version 2☆18Mar 2, 2019Updated 7 years ago
- An official collection of code in different frameworks that reproduces experiments in "Group Normalization"☆118Feb 23, 2021Updated 5 years ago
- An example docker container for runtime evaluation for the WIDER 2019 challenge track: face detection accuracy and runtime.☆17Aug 7, 2019Updated 6 years ago
- Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h).☆140Oct 12, 2021Updated 4 years ago
- This is the PyTorch implementation of our paper "Cross-X learning for Fine-Grained Visual Categorization"☆74Dec 4, 2019Updated 6 years ago
- C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch☆71Nov 24, 2018Updated 7 years ago
- ☆169Feb 20, 2021Updated 5 years ago
- Face detection with the Faster-R-CNN or R-FCN☆70Jan 16, 2017Updated 9 years ago
- the code is used to do face detection☆19Jul 19, 2017Updated 8 years ago
- S3FD_Mxnet☆24Jun 20, 2018Updated 7 years ago
- Reimplement RetinaFace using PyTorch.☆74Feb 4, 2020Updated 6 years ago
- ☆23Nov 24, 2018Updated 7 years ago
- ☆38Oct 29, 2017Updated 8 years ago
- Unofficial PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Ne…☆22Dec 19, 2019Updated 6 years ago
- PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research☆156Jun 8, 2018Updated 7 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆207Oct 9, 2018Updated 7 years ago
- A tensorflow implementation of the R3DCNN network by Molchanov (2016).☆10Sep 13, 2017Updated 8 years ago
- pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494☆58Nov 30, 2019Updated 6 years ago
- ☆137Oct 22, 2018Updated 7 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆870Jun 11, 2020Updated 5 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65May 9, 2020Updated 5 years ago
- This is the re-implementation of group normalization in MXNet Symbol,Module and Gluon☆23Jun 5, 2019Updated 6 years ago
- 使用pytorch实现了FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆130Sep 12, 2018Updated 7 years ago
- Code release for Hu et al., Learning to Segment Every Thing. in CVPR, 2018.☆423Apr 28, 2018Updated 7 years ago
- Group Normalization in PyTorch☆109Mar 10, 2019Updated 6 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Oct 21, 2021Updated 4 years ago
- Simple experiment of Apex (A PyTorch Extension)☆47Sep 5, 2019Updated 6 years ago
- A Detailed and Optimized Implementation of Yolo-V3 in Original TensorFlow.☆12Jul 5, 2018Updated 7 years ago
- Chatbot_CN项目的知识图谱模块☆12Mar 27, 2020Updated 5 years ago
- Switchable Normalization for semantic image segmentation and scene parsing.☆49Oct 22, 2018Updated 7 years ago
- S3FD: single shot face detector in pytorch☆113Dec 12, 2018Updated 7 years ago
- Webvision Challenge 2020 developer kit☆10Dec 8, 2022Updated 3 years ago
- This is repository is based on Detectron. It can detect quadrilaterals (four sides are not parallel) instead of only bounding boxes. It c…☆10Jun 11, 2022Updated 3 years ago
- CuPy fused PyTorch neural networks ops☆273Feb 15, 2018Updated 8 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆89Oct 21, 2021Updated 4 years ago
- Demo code of the paper "Fast and Accurate Online Video Object Segmentation via Tracking Parts", in CVPR 2018☆184Jun 12, 2018Updated 7 years ago
- A pytorch implementation of using DARTS to search better structure for Re-ID☆53Apr 20, 2021Updated 4 years ago
- Code for our paper "Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-grained Image Recognitio…☆53Aug 9, 2021Updated 4 years ago