ishit / nie

80 stars 5 forks source link

Fails in shapenet chair #2

Closed XinYu-Andy closed 1 year ago

XinYu-Andy commented 1 year ago

Hi, Thanks for your awesome work! I just try to use your method to reconstruct a chair object from its 100 view images, but the final result seems to be not good (as shown below). I use the configuration setting in 'genus6.yaml', could you please give some advice?

image
XinYu-Andy commented 1 year ago

Hi, Thanks for your awesome work! I just try to use your method to reconstruct a chair object from its 100 view images, but the final result seems to be not good (as shown below). I use the configuration setting in 'genus6.yaml', could you please give some advice? image

Some views of the gt object are shown below.

image
ishit commented 1 year ago

Do you mind sharing your ply/obj file?

XinYu-Andy commented 1 year ago

Do you mind sharing your ply/obj file?

Sure~ The .obj can be downloaded here Thank you!

XinYu-Andy commented 1 year ago

Do you mind sharing your ply/obj file?

hello~ Is there some progress?

ishit commented 1 year ago

Sorry about the late response. Like several cases in inverse rendering pipeline this seems like it's stuck in a local minimum. Things I'd try is changing the parameterization of the initial shape to not be biased towards high frequency features (change \omega to 30 in siren). Another thing to try is tweaking the laplace_lam parameter.