Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add mAP metric for object detection #520

Open
TheCodez opened this issue May 8, 2019 · 3 comments
Open

Add mAP metric for object detection #520

TheCodez opened this issue May 8, 2019 · 3 comments
Labels

Comments

@TheCodez
Copy link
Contributor

TheCodez commented May 8, 2019

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.

@vfdev-5
Copy link
Collaborator

vfdev-5 commented May 9, 2019

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

@TheCodez
Copy link
Contributor Author

@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 :)

@vfdev-5 vfdev-5 added the PyDataGlobal PyData Global 2020 Sprint label Nov 6, 2020
@vfdev-5 vfdev-5 removed the PyDataGlobal PyData Global 2020 Sprint label Dec 14, 2020
@vfdev-5 vfdev-5 added the module: metrics Metrics module label Jan 18, 2021
@vfdev-5
Copy link
Collaborator

vfdev-5 commented Jan 22, 2021

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants