You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this exciting work.
I have a question about how to adjust the position of rendered images, as illustrated in the below image.
The left image is the rendered image, which is perfect. And I want to move down this image so that the neck part will be deleted. The key point here is that in the processed image, the forehead part should be shown, just like the right image.
But you can see the pose between the right image and the left image is much more different.
ps. the right image is generated by changing positions of transformed_vertices in SRenderY.forward().
Thanks for this exciting work.
I have a question about how to adjust the position of rendered images, as illustrated in the below image.
The left image is the rendered image, which is perfect. And I want to move down this image so that the neck part will be deleted. The key point here is that in the processed image, the forehead part should be shown, just like the right image.
But you can see the pose between the right image and the left image is much more different.
ps. the right image is generated by changing positions of
transformed_vertices
inSRenderY.forward()
.And
t_form
isCan you give me any advice to implement this work?
The text was updated successfully, but these errors were encountered: