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

code using probloms #7

Open
vincentwei0919 opened this issue May 28, 2019 · 5 comments
Open

code using probloms #7

vincentwei0919 opened this issue May 28, 2019 · 5 comments

Comments

@vincentwei0919
Copy link

hi, I've tried to use your code for some demo tests on my own images, but it seems it can't be used for single forward inference. So what should I do to make it into my practical using?
thanks a lot!

@SebastienLinker
Copy link

You can do single image inference. Have a look at the dataloaders.
Also, the inference function also computes the nme, but you can fill the ground truth with dummy values if you don't have them

@testingshanu
Copy link

Hey, I rewrote a script to do inference on single image. However, I observed that the predicted points are not correct after transformation. Any suggestions relating to it?

@vincentwei0919
Copy link
Author

I am still confused by how to use the code? I wonder if you are willing to make a demo.py like what should I input and how to print the predictions on an image or show them on video like many codes do?
thanks again!

@visonpon
Copy link

I also have the same confuse as @vincentwei0919 , and also look forward to have a demo.py to show how to inference on images or video. thanks~

@joel5638
Copy link

joel5638 commented Feb 6, 2020

@vincentwei0919 Can you share any inference to check the results on webcam?

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

5 participants