jasonyzhang / ners

Code for "NeRS: Neural Reflectance Surfaces for Sparse-View 3D Reconstruction in the Wild," in NeurIPS 2021
https://jasonyzhang.com/ners
BSD 3-Clause "New" or "Revised" License
300 stars 32 forks source link

How to get better result? #8

Open mln-wave opened 2 years ago

mln-wave commented 2 years ago

Hi, Thanks for the wonderful repo, which generates 3D models for real-life photos in the wild !! I tried applying it for images of a doll. Gave 8 images as input covering different angles, in colab notebook. But results aren't good. (PFA). What can be done to improve the results?

https://user-images.githubusercontent.com/110157037/194704276-03d51202-4940-474d-99ee-7dcf7787d1a5.mp4

image

jasonyzhang commented 2 years ago

Hi,

This is a very challenging sequence. Here's what I might try to get better results:

ming-ming15 commented 7 months ago

Hi, Thanks for the wonderful repo!! How do I try using a cone mesh as initialization during testing? Are there any parameters that need to be modified?