Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Improve hand detection aggregation #22

Open
wolterlw opened this issue Jan 5, 2020 · 2 comments
Open

Improve hand detection aggregation #22

wolterlw opened this issue Jan 5, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@wolterlw
Copy link
Owner

wolterlw commented Jan 5, 2020

image
Currently hand detections are not aggregated, instead the detection with the largest bounding box size is selected. This often leads to incorrect bounding box rotations, which impedes landmark detection.
Accuracy can be approved by implementing non-max suppression or a variation of it.

@wolterlw wolterlw added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 5, 2020
@ausaf-a
Copy link

ausaf-a commented Jun 20, 2020

I'm interested in attempting, is this still active?

@wolterlw
Copy link
Owner Author

Sure, you can give it a go.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants