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

demo for a single image #39

Open
hosnasattar opened this issue Apr 21, 2020 · 4 comments
Open

demo for a single image #39

hosnasattar opened this issue Apr 21, 2020 · 4 comments

Comments

@hosnasattar
Copy link

could you provide a demo running on a single image?

@snitchjinx
Copy link

Hello! I wonder if it's feasible to test the pre-trained COCO-based posefix on a name_of_input_pose.json outside the COCO dataset. Is the result in name_of_input_pose.json confined to image samples from COCO dataset? Thanks!

@mks0601
Copy link
Owner

mks0601 commented Apr 30, 2020

Sorry for late reply.
@hosnasattar For the single image input, you only need to hack dataset.py. For example, you can edit data/COCO/dataset.py to load a single image and you can run the same command described in the README. Could you try this trick?

@snitchjinx Like the above answer, you can hack dataset.py. The pre-trained PoseFix model is not restricted to the images in the COCO dataset. You can try any images with the initial pose.

@hosnasattar
Copy link
Author

@mks0601 I can give it a try but I think it would be great in general if you could provide a demo for a single image.

@mks0601
Copy link
Owner

mks0601 commented Apr 30, 2020

Yeah I agree but I'm busy doing other projects :( I'll try when I have time. Thanks!

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