Vision: `aligned` flag in ROIAlign

Created on 11 Feb 2020  路  2Comments  路  Source: pytorch/vision

In Detectron2, they got the alignd flag in ROIAlign.

It's about pixel shift, More details in docstring

Are you planning on going forward about this flag?
Or can I PR?

enhancement help wanted ops

All 2 comments

I think adding a aligned flag to RoIAlign makes sense and would be a good contribution.

Also, ccing @ppwwyyxx and @rbgirshick as they might be interested in having those available in torchvision

I think it would be great to add this feature to torchvision. Then I think we should be able to switch to using it in D2 instead of a custom implementation.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ArashJavan picture ArashJavan  路  3Comments

ibtingzon picture ibtingzon  路  3Comments

alpha-gradient picture alpha-gradient  路  3Comments

IssamLaradji picture IssamLaradji  路  3Comments

bodokaiser picture bodokaiser  路  3Comments