pytti-tools / pytti-book

PyTTI Documentation and Tutorials
https://pytti-tools.github.io/pytti-book/intro.html
36 stars 10 forks source link

Issue on page /CrashCourse.html , stuck at step 300 and not moving anymore #20

Open nelsontseng0704 opened 2 years ago

nelsontseng0704 commented 2 years ago

I ran the following instruction ,but the process stuck at step 299.

%%writefile config/conf/my_first_pytti_art.yaml
# @package _global_
scenes: The swirling cloud of the wormhole is a metaphor for the inner workings of the mind.

steps_per_scene: 500
save_every: 50
display_every: 50

file_namespace: my_first_pytti_art
seed: 123

And it just stuck at step 300 and not moving anymore.

60%|████████████████████████▌ | 300/500 [01:27<00:54, 3.65it/s]2022-03-11 07:19:14.431 | DEBUG | main:update:438 - Step 300 losses: 2022-03-11 07:19:14.431 | DEBUG | main:update:441 - The swirling cloud o..mind. 0.77344 Name: 299, dtype: float64 <PIL.Image.Image image mode=RGB size=720x448 at 0x7F6D63FD1EE0>

dmarx commented 2 years ago

this was running on colab? if so, any idea what GPU you had?

nelsontseng0704 commented 2 years ago

Thanks for your reply. I am using Paperspace and the GPU is NVIDIA P4000.