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

[Feature] Support for the situation that an uncertain number of samples of the same class in one image #3165

Open
lishuwei10 opened this issue Dec 3, 2024 · 0 comments

Comments

@lishuwei10
Copy link

What is the feature?

I want to apply MMPose to fields other than human pose estimation. The specific difference is that the number of keypoints in some categories is not one and cannot be determined. The current code for Dataset usually arranges keypoints by category (such as the most commonly used coco dataset), which results in only one or no samples for a category of keypoints being allowed. How should I solve this problem?

Any other context?

No response

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