gmalivenko / gluon2pytorchLinks
Gluon to PyTorch deep neural network model converter
☆72Updated 4 years ago
Alternatives and similar repositories for gluon2pytorch
Users that are interested in gluon2pytorch are comparing it to the libraries listed below
Sorting:
- Kaggle Competition, Instance Segmentation☆86Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆78Updated 7 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆196Updated 5 years ago
- PKU_360 Team's fuse code! This code is used to fuse the semantic segmentation result and instance segmentation result. We won the third p…☆73Updated 5 years ago
- Model shared. Top1:71.806/Top5:90.410☆59Updated 7 years ago
- Implementation of DropBlock in Pytorch☆81Updated 6 years ago
- Mobilenet model converted from tensorflow☆48Updated 7 years ago
- AttentionMask: Attentive, Efficient Object Proposal Generation Focusing on Small Objects (ACCV 2018, accepted as oral)☆51Updated 2 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Updated 5 years ago
- Switchable Normalization for semantic image segmentation and scene parsing.☆48Updated 6 years ago
- Not All Pixels Are Equal: Difficulty-Aware Semantic Segmentation via Deep Layer Cascade☆108Updated 7 years ago
- Pytorch implementation for Classification, Semantic Segmentation and Object Detection☆54Updated 7 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 6 years ago
- Localization Recall Precision Performance Metric toolkit for PASCAL-VOC, COCO datasets with Python and MATLAB implementations.☆63Updated 4 years ago
- PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research☆156Updated 7 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 4 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- Context-driven data augmentation for Object Detection (ECCV'18)☆120Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Implementation of the paper ''Attention Inspiring Receptive-fields Network''☆59Updated 7 years ago
- Non-maximum suppression for object detection in a neural network☆80Updated 7 years ago
- A PyTorch implementation of MNASNET☆47Updated 7 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 5 years ago
- DeepLab v3+ in MXNet Gluon