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

Visualising in real time through webcam #121

Open
toxicrecker opened this issue Jun 25, 2022 · 10 comments
Open

Visualising in real time through webcam #121

toxicrecker opened this issue Jun 25, 2022 · 10 comments

Comments

@toxicrecker
Copy link

Pretty self explanatory, how can i use the webcam data to track and visualise the frames in real time?

@mks0601
Copy link
Collaborator

mks0601 commented Jun 25, 2022

Webcam demo is not available, but you can hack the demo codes to make it work with the webcam

@toxicrecker
Copy link
Author

the problem is that image demo code needs a bbox to function, if i change the bbox to fit the whole image it doesn't functions very well, so can you please guide me a bit on how to dynamically get the bbox of hands from the frames

@mks0601
Copy link
Collaborator

mks0601 commented Jun 27, 2022

That is true. One of my ongoing work tackles such problem.

@toxicrecker
Copy link
Author

okay thank you for the information, please do let me know in this thread when it is done
thank you

@toxicrecker toxicrecker closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2022
@toxicrecker
Copy link
Author

Hello, good sir. Is there any progress on this?

@toxicrecker toxicrecker reopened this Sep 28, 2022
@toxicrecker
Copy link
Author

Is this still being worked on?

@wefwwef4
Copy link

Now I use mediapipe to make bbx, but how can I make it on real-time cam?

@mks0601
Copy link
Collaborator

mks0601 commented Jun 15, 2023

Please use this
https://github.com/facebookresearch/InterWild

@wefwwef4
Copy link

output.mp4

I ‘ve make the processed_image into the full video,but i found the result is not that good, I wonder why I cant get that good result? I 'll appreciate it if you can answer the question

@mks0601
Copy link
Collaborator

mks0601 commented Jun 15, 2023

Please use this
https://github.com/facebookresearch/InterWild

InterHand dataset provides 3D GT, which is good, but one limitation is that its image appearance is far from that of real in-the-wild images.
For more details, please read InterWild paper.

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