Vanessa Sklyarova

Results 7 comments of Vanessa Sklyarova

at some point i face an error "ModuleNotFoundError: No module named 'models.facereconfitting_model'. Did anyone understand where to take this file?

Hi @jiayuanlu! In this work, we focused on reconstruction quality by using RGB loss only as an additional photometric signal. So, the results for renders could be blurry. Btw, did...

Hi Mike! You need to launch PIXIE on the whole folder of images and save stacked param_dict (https://github.com/yfeng95/PIXIE/blob/master/pixielib/pixie.py#L414) to `intialization_pixie.pickle` file (you could see the exact structure of this dict...

Hi @raymonwang! Could you please check issue #7 and if you still face any difficulties with that write here?

The same way as for video scenes. You need to launch a multiview optimization script on the h3ds scene and then launch a script that cuts eyes from the obtained...

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...

@Andrej-sens Thanks for sharing on launching code on Windows! Unfortunately, I could test the code only on Linux and haven't tried it on Windows yet. Regarding, the training time it...