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

Multiple Person Pose Detection #5274

Open
dablro12 opened this issue Mar 28, 2024 · 1 comment
Open

Multiple Person Pose Detection #5274

dablro12 opened this issue Mar 28, 2024 · 1 comment
Assignees
Labels
task:pose landmarker Issues related to Pose Landmarker: Find people and body positions type:support General questions

Comments

@dablro12
Copy link

Description of issue (what needs changing)

Multiple Person Pose Detection isn't written from Mediapipe

Clear description

Pose Detection Model is made by single person detection model, but I find a multiple Person detection function from pose detection model

Correct links

https://valiant-barnacle-6bf.notion.site/Multiple-Detection-Model-Code-b76c621b40f34b7fb3785dda5a5b7ad8?pvs=4

Parameters defined

No response

Returns defined

No response

Raises listed and defined

No response

Usage example

No response

Request visuals, if applicable

No response

Submit a pull request?

No response

@kuaashish kuaashish assigned kuaashish and unassigned ayushgdev Apr 1, 2024
@kuaashish kuaashish added task:pose landmarker Issues related to Pose Landmarker: Find people and body positions type:support General questions labels Apr 1, 2024
@JC3
Copy link

JC3 commented Apr 2, 2024

To detect multiple people, set num_poses to the max number of people you want to detect in the PoseLandmarkerOptions. Its default value is 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task:pose landmarker Issues related to Pose Landmarker: Find people and body positions type:support General questions
Projects
None yet
Development

No branches or pull requests

4 participants