neural-flow-style icon indicating copy to clipboard operation
neural-flow-style copied to clipboard

Houdini Plugin - Hangs on New Stylization

Open svillagonzalo opened this issue 6 years ago • 1 comments

Hello,

I need help when I clicked on "New Stylization" its just hangs.

Info of the setup, I modified your setup.bat, not to use virtual env.

Windows 10 Houdini 16.5.571 Tensorflow 1.12 manta 0.12 Titan X (Pascal) Nvidia Driver 441.20 Cuda 9.0 cudnn 7.6.4.38 Python 3.6.8

====Houdini Console Log=====

Styler Initialized 2019-12-05 12:04:52.426992: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 2019-12-05 12:04:52.533628: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1432] Found device 0 with properties: name: TITAN X (Pascal) major: 6 minor: 1 memoryClockRate(GHz): 1.531 pciBusID: 0000:01:00.0 totalMemory: 12.00GiB freeMemory: 9.95GiB 2019-12-05 12:04:52.533950: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1511] Adding visible gpu devices: 0 2019-12-05 12:04:53.259440: I tensorflow/core/common_runtime/gpu/gpu_device.cc:982] Device interconnect StreamExecutor with strength 1 edge matrix: 2019-12-05 12:04:53.259638: I tensorflow/core/common_runtime/gpu/gpu_device.cc:988] 0 2019-12-05 12:04:53.259745: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1001] 0: N 2019-12-05 12:04:53.259975: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1115] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 9623 MB memory) -> physical GPU (device: 0, name: TITAN X (Pascal), pci bus id: 0000:01:00.0, compute capability: 6.1)

=====End of Console Log======

svillagonzalo avatar Dec 05 '19 17:12 svillagonzalo

Hello, This has become a known issue on some setups: https://github.com/Ozeuth/Python-Houdini-Plugin-for-Tensorflow-Smoke-Stylization/issues/1 Perhaps take a look at the discussion there and pull the latest update on the repo. It seems to have fixed it

Ozeuth avatar Jun 10 '20 15:06 Ozeuth