SamsungLabs / NeuralHaircut

Neural Haircut: Prior-Guided Strand-Based Hair Reconstruction. ICCV 2023
Other
516 stars 48 forks source link

Unconditional random sampling from pretrained diffusion model #19

Open AstitvaSri opened 7 months ago

AstitvaSri commented 7 months ago

What is the correct procedure for the random sampling of hair strands as shown in the paper (Figure. 7 of the Appendix)?

image

Vanessik commented 1 month ago

You could try to use this code https://github.com/Vanessik/HAAR for unconditional inference. It is an improved version of this diffusion. If you really need the previous version for comparison or anything else, let me know and I will try to find it