bethgelab / siamese-mask-rcnnLinks
Siamese Mask R-CNN model for one-shot instance segmentation
☆349Updated 5 years ago
Alternatives and similar repositories for siamese-mask-rcnn
Users that are interested in siamese-mask-rcnn are comparing it to the libraries listed below
Sorting:
- Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch☆443Updated last year
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆357Updated 3 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,…☆289Updated 4 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆253Updated 5 years ago
- ECCV 2018 - Where are the Blobs: Counting by Localization with Point Supervision. This is a ServiceNow Research project that was started…☆174Updated 5 months ago
- RetinaMask☆339Updated 6 years ago
- A fork of Detectron2 with ResNeSt backbone☆387Updated last year
- Helper functions to create COCO datasets☆783Updated last year
- Official code for "Object counting and instance segmentation with image-level supervision", in CVPR 2019 and TPAMI 2020☆164Updated 4 years ago
- An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.☆121Updated 6 years ago
- FoveaBox: Beyond Anchor-based Object Detector