aashishrai3799
aashishrai3799
> I think GPUs are available properly.. did not tried this export command though as I managed to run successfully simillar tutorial but from Diffusers, which uses accelerate where in...
Hi, thank you for your quick response. Despite using torch.randn, I get distorted output. Here's an example: (input - noise - prediction)  And this happens for all the examples...
Hi Lokesh. Did you try TF1.15?
Hi. It largely depends on how you stream the CCTV footage. For instance, a 2GB GeForce GTX 1050 would be sufficient if you're processing around 10-15 Frames/minute at 720p resolution...
Hi, You've to resize images in the output folder to 160x160. You can use the following script to do so: from PIL import Image import os in_path = 'outout/person1/' #replace...
Hi, we'll update it soon!
Hi Raja. This project aims to design a simple yet effective generative model for controllable 3D faces. So, we do not, by default, design anything testing custom images. However, you...
Hi, you can you any rendering tool for that. I recommend using either of the following options: Meshlab, Pytorch3D, Nvdiffrast. Links: https://www.meshlab.net/ https://pytorch3d.org/ https://nvlabs.github.io/nvdiffrast/
Hi Michael. Thanks for your comment! This project aims to design a simple yet effective generative model for controllable 3D faces. So, we do not, by default, design anything for...
Hi, I just uploaded the environment.yml Hope you find it helpful!