mrlooi / rotated_maskrcnnLinks
Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes
☆353Updated 3 years ago
Alternatives and similar repositories for rotated_maskrcnn
Users that are interested in rotated_maskrcnn are comparing it to the libraries listed below
Sorting:
- A fork of Detectron2 with ResNeSt backbone☆387Updated last year
- [CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation☆780Updated 3 years ago
- FoveaBox: Beyond Anchor-based Object Detector☆367Updated last year
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆337Updated 3 years ago
- RetinaMask☆339Updated 6 years ago
- Represent Visual Objects by Point Sets☆590Updated last year
- ☆487Updated 3 years ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,144Updated 3 years ago
- Focal Loss for Dense Rotation Object Detection☆313Updated 4 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆244Updated 5 years ago
- [CVPR 2020] CenterMask : Real-Time Anchor-Free Instance Segmentation☆774Updated 5 years ago
- This is a tensorflow implementation of R2CNN++: Multi-Dimensional Attention Based Rotation Invariant Detector with Robust Anchor Strateg…☆239Updated 3 years ago
- Siamese Mask R-CNN model for one-shot instance segmentation☆348Updated 5 years ago
- [CVPR 2020] VoVNet backbone networks for detectron2☆383Updated 3 years ago
- Cascade R-CNN in Detectron☆473Updated 5 years ago
- An easy to understand and better performance version of CenterNet☆549Updated 4 years ago
- Composite Backbone Network (AAAI20)☆407Updated 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated last year
- An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.☆120Updated 6 years ago
- Helper functions to create COCO datasets☆783Updated 11 months ago
- [ICML2021] What Makes for End-to-End Object Detection☆651Updated 2 years ago
- Code used to generate synthetic scenes and bounding box annotations for object detection. This was used to generate data used in the Cut,…☆290Updated 4 years ago
- A deep learning based algorithm to detect rotated object, for example, objects in remote sensing images☆421Updated 7 years ago
- A semantic segmentation toolbox based on PyTorch☆407Updated 3 years ago
- unofficial EffcientDet implemented by mmdetection☆140Updated 5 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆298Updated 4 years ago
- Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch☆461Updated 5 years ago
- 1st place models in Google OpenImage Detection Challenge 2019☆456Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆319Updated last year
- [ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan …