YuliangXiu / ECON

[CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration
https://xiuyuliang.cn/econ
Other
1.08k stars 106 forks source link

render backview from image, code is here. #71

Closed yuedajiong closed 1 year ago

yuedajiong commented 1 year ago

1) ECON contruct 3d shape and render 'frontview' texture by one image, render 'backview' by normal or gray(0.50.50.5), in fact, no render.

2) I use another image for 'backview' texture, same logic with ECON frontview. but not texture generation, no any advanced fusion, so far.

if need, mail me, or wechat: john122333.

yuedajiong commented 1 year ago

back.zip

YuliangXiu commented 1 year ago

We recently released a new work, TeCH, it could produce detailed back-side surface with texture, which is consistent with the front-side.

Homepage: https://huangyangyi.github.io/TeCH/ Code: https://github.com/huangyangyi/TeCH