Ramana Sundararaman
Ramana Sundararaman
From notebook on Chrome, I see the following error ``` [Open Browser Console for more detailed log - Double click to close this message] Model class 'RendererModel' from module 'jupyter-threejs'...
Hello, what do you mean by "couldn't get any output?"
From what i've seen Ishaan has used appropriate functions depending on the tensorflow version. I figured out the problem. Here's a workaround https://github.com/igul222/PixelVAE/blob/master/pixelvae.py#L355 , change `all_images` to `all_latents1` in that...
Hello, sorry for the late reply. We use barycenter based correspondence and as a result you'd need for your template surface points, the information on triangle they're a part of...
Hi, > Can you please tell how we could get "trig_id" or "bary_coord" for our own dataset? If you sample your template mesh evenly, you can get the points (coordinate...
Hi @fmassa I've made the changes you've suggested. Let me know what you think. I couldn't test it locally again due to the previously mentioned error. I'm sorry for burdening...
Thank you! I'll try to send one soon :)
I had the same issue and it was resolved by `not` placing the tensors on GPU from within the `Dataset` class. Hope that helps
https://github.com/Sentient07/HeadHunter--T/blob/master/config/config.yaml can you try this?