mrlooi / rotated_maskrcnn

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

Question about RotatedRoiAlgin #30

Open E-GM opened 4 years ago

E-GM commented 4 years ago

❓ Questions and Help

Hello, thank you for sharing the codes. I try to understand the details of this project, but there are some codes that I cannot fully understand. I really hope you can help me. My question is: is it necessary to rotate the features extracted by RoIAlign layer to horizontal direction? I spent some time trying to figure it out, but I falid to understand it, please help me, thank you.

mrlooi commented 4 years ago

Duplicate of #29