Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[request] Non-maximum Suppression (NMS) #39

Open
Athospd opened this issue Feb 28, 2021 · 0 comments
Open

[request] Non-maximum Suppression (NMS) #39

Athospd opened this issue Feb 28, 2021 · 0 comments

Comments

@Athospd
Copy link
Contributor

Athospd commented Feb 28, 2021

Hello! I would like to humbly make a request regarding NMS operator. I am currently working on porting this face detection and recognition implementation from py to R.

And to do so, NMS operator is required when boxing the detected faces.

I would be pleased to PR it myself, but it seems to be in C++ level and I felt insecure regarding autogens/best practices/compilers/stuff that you might reuse from torch devel toolkit itself.

I am open to be guided if needed to contribute with this. Also, I felt free to open a PR for boxes.py translation that is the task most beneficiated by NMS.

related links to what I'm talking about:

Thank you very much!

@Athospd Athospd mentioned this issue Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant