mrlooi / rotated_maskrcnn

Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes
MIT License
349 stars 62 forks source link

where can i get paper in this work? #3

Open cjt222 opened 5 years ago

cjt222 commented 5 years ago

hi, thanks for your great work, i have some question: 1、where can i get paper to know details of you work? 2、when coco dataset is used,how to eval box map? 3、what else dataset is used for orientation objec detection ? 4、where can i know the difference between MS-RCNN and rotated MS-RCNN?where can i get repo? thank you for reply!!!

mrlooi commented 5 years ago
  1. Haven't published a paper yet, but it's primarily based on MaskRCNN and RRPN
  2. Bounding boxes eval doesn't make sense for rotated bounding boxes
  3. OCR datasets I suppose e.g. ICDAR. Also sometimes remote sensing
  4. This repo contains both MS-RCNN and Rotated MS-RCNN. For the latter, see configs/rotated/e2e_msrcnn...yaml
chuong98 commented 4 years ago

I saw the paper https://arxiv.org/abs/1911.07732v2 is almost the same idea with this repo...

mrlooi commented 4 years ago

Hey thanks for sharing the paper, it is not surprising since the idea is not too new. Question is whether there's a paper that can do rotated boxes faster and have state of the art performance on COCO dataset

priya55612 commented 4 years ago

Hello,

Do you know guys know a tool for annotating rotating bounding boxes? Please let me know. It would be helpful for my research.

Thanks in advance.

amiormu commented 4 years ago

Hello,

Do you know guys know a tool for annotating rotating bounding boxes? Please let me know. It would be helpful for my research.

Thanks in advance. In this link, you can label with rotated bbox. https://github.com/cgvict/roLabelImg