Ignite: Add mAP metric for object detection

Created on 8 May 2019  路  3Comments  路  Source: pytorch/ignite

It would be a good idea to add a mAP metric which is often used in object detection. For this the newly added IoU function from torchvision could be used.

enhancement metrics

Most helpful comment

@vfdev-5 I have some code here. It's probably not even working but maybe it can be used as a starting point. I don't think I can get this finished so it would be awesome if someone else could contribute here :)

All 3 comments

@TheCodez yes, that's can be a good idea. If you would like to contribute, it would be 馃憤

@vfdev-5 I have some code here. It's probably not even working but maybe it can be used as a starting point. I don't think I can get this finished so it would be awesome if someone else could contribute here :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vfdev-5 picture vfdev-5  路  3Comments

vfdev-5 picture vfdev-5  路  3Comments

milongo picture milongo  路  3Comments

CreateRandom picture CreateRandom  路  3Comments

czotti picture czotti  路  3Comments