Skip to content

Conversation

@jnwnlee
Copy link

@jnwnlee jnwnlee commented Oct 19, 2021

As I thought generating full FLAME result is one of the strong points of DECA,
I added some code to show the full FLAME image as a result.
@YadiraF

<new jpg output files for --saveImage option in demo_reconstruct.py>
image
original input
image
image
overlap with shape image
image
full shape image

@yfeng95
Copy link
Owner

yfeng95 commented Oct 23, 2021

Hi Junwon,

Thanks a lot for this, yes I agree that this function is quite useful.
However, I found your implementation only works for full shape images and it is a bit difficult to extend this for more rendering options.
So I just implemented my version that
you can render the results (shape, shap details, etc.) in original images size by setting --render_orig True.

Thanks,
Yao

@jnwnlee
Copy link
Author

jnwnlee commented Oct 25, 2021

There seems to be an issue regarding pytorch3d rasterizer (not the standard one) at the rendering part.
Please check issue #78

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

Successfully merging this pull request may close these issues.

2 participants