Closed qiminchen closed 5 years ago
The easiest thing to try is to sweep that voxel_isosurf_th
threshold. I guess a lower threshold should give you a "watertight" visualization.
I think this is because your visualizing software is not rendering the back-faced normals.
On Fri, Oct 11, 2019 at 10:43 AM Xiuming Zhang notifications@github.com wrote:
Closed #36 https://github.com/xiumingzhang/GenRe-ShapeHD/issues/36.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xiumingzhang/GenRe-ShapeHD/issues/36?email_source=notifications&email_token=ADF4WO76J6MKEFHAHSUWGM3QOCGHLA5CNFSM4I7VSJP2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOUFIJ6XQ#event-2706415454, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADF4WO4N2WIGUMBIZXNRLDLQOCGHLANCNFSM4I7VSJPQ .
Hi, I'm reproducing the MarrNet training on the chair class, the reconstruction results are good but it somehow gives me kind of perspective surfaces as follow, the surfaces get transparent when rotating the object in different views. Do you know how to solve this? Is it because of the
voxel_isosurf_th
?voxel_isosurf_th =0.25
is used.