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

Result is bad! #143

Open
herochen7372 opened this issue Aug 11, 2023 · 4 comments
Open

Result is bad! #143

herochen7372 opened this issue Aug 11, 2023 · 4 comments

Comments

@herochen7372
Copy link

input
result_2d
It is effective on the photos you provided, but the pictures I collected myself, even if the movements are similar, the effect is very poor. What is the reason, please.

@mks0601
Copy link
Collaborator

mks0601 commented Aug 11, 2023

Hi, this is expected as image appearances of interhand dataset is far from those of in-the-wild images. Please check my recent work for this
https://github.com/facebookresearch/InterWild

@Javacr
Copy link

Javacr commented Sep 13, 2023

Hi, this is expected as image appearances of interhand dataset is far from those of in-the-wild images. Please check my recent work for this https://github.com/facebookresearch/InterWild

If I'm not mistaken, the reason is that @herochen7372 don not edit bbox, so the model cannot find joint in cropped image.

@herochen7372
Copy link
Author

Hi, this is expected as image appearances of interhand dataset is far from those of in-the-wild images. Please check my recent work for this https://github.com/facebookresearch/InterWild

If I'm not mistaken, the reason is that @herochen7372 don not edit bbox, so the model cannot find joint in cropped image.

Thanks for the reply, you're right.

@mks0601
Copy link
Collaborator

mks0601 commented Jan 26, 2024

You can use InterWild (https://github.com/facebookresearch/InterWild), which has its own hand detector, so you don't need to set bbox in advance.

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

3 participants