ahmed Khairadeen Ali
ahmed Khairadeen Ali
i am still facing same error Traceback (most recent call last): File "main.py", line 100, in tf.app.run() File "C:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run _sys.exit(main(argv)) File "main.py", line 63, in main...
> Hi. > > I am facing a similar issue as well. I am trying to run a pre-trained styleGAN model (https://github.com/NVlabs/stylegan2) on my JupyterLab in a Tensorflow 1.14 GPU...
just for reference, 3d model coloring is well explained in this [article,](https://medium.com/@adityaaggarwal1/method-3-596efd64ed19#fde4) take a look. Pix2Vox is also referenced in it
would you provide more details and post the environment dependence setup
ya I am running vtk version 8, you can install it using `conda install -c anaconda vtk`
@maxorange great work, I would like to collaborate to improve this tool further more would you contact me on https://www.linkedin.com/in/ahmed-khairadeen-ali-09631791/ thanks in advance
Thank you very much for the great tutorial my GPU is running out of memory and failing in the beginning, appreciate if you take a look at the error bellow...
I use workstation RTX 2080 Ti 11GB X1 and Ram is 128GM CUDA version is 10.0 and even if I reduce batch size it still fails due to space lack...
here is GPU information of my second computer, I had no luck running your repository on both of them, you replied to my youtube comment by stating that I should...
I see, thank you very much @dvschultz I have another question how can I create stylegan model with (1, 18, 512) my stylegan model is creating shape (1, 12, 512)...