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

Inference question about myself images #99

Open
favorxin opened this issue Nov 29, 2021 · 1 comment
Open

Inference question about myself images #99

favorxin opened this issue Nov 29, 2021 · 1 comment

Comments

@favorxin
Copy link

Hello! I am very interested in your work. I run the demo.py successfully and I had the question about the inputs after read your code in demo.py. The input img is generated by the bbox which is the person's bounding box. I inference the following pic and got a confused result as following(Which bbox is set as the following code). Can I inference the img without the bbox?
bbox = [0, 0, original_img_width, original_img_height]

1638201078(1)
The left image is the original input image and the right image is the rendered_mesh_lixel image.

@mks0601
Copy link
Owner

mks0601 commented Nov 29, 2021

Hi, you should use a bbox :(

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

2 participants