NeuralHaircut
NeuralHaircut copied to clipboard
Neural Haircut: Prior-Guided Strand-Based Hair Reconstruction. ICCV 2023
FileNotFoundError: [Errno 2] No such file or directory: 'implicit-hair-data/data/h3ds/config.toml' how to get config.toml
Hi, Great work! I wonder how to run multiview_optimization from only images. Any hint on how to generate scale_path 、camera_path and openpose_kp_path? Thanks
Thank you for releasing great work! Why NeuralHaircut only support square images?
I have some question for implemenetation 1. Why do we have to set the camera parameter that scales the point cloud in unit sphere? 2. why do we have to...
I followed the instructions in `./example/readme.md`, and as a result, the model was generated with strands in a disconnected form. Is there a way to change this to a connected...
I have some questions about FLAME fitting. I performed FLAME mesh fitting on the H3DS dataset and my own dataset by following the instructions for preparing a custom dataset. However,...
Hi! I noticed that you mentioned in neuralhaircut that the incorporation of curvature loss can better model curly strands. How do you define curvature? My understanding is that curvature represents...
In appendix A. you said that you remove some scene in h3ds because of inaccurate extrinsic parameters. How many scene and which scenes did you discard? thank you for reading.