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

Linardos picture Linardos  路  4Comments

a-maci picture a-maci  路  3Comments

xuanqing94 picture xuanqing94  路  3Comments

IssamLaradji picture IssamLaradji  路  3Comments

yxlabs picture yxlabs  路  4Comments