pytti-book icon indicating copy to clipboard operation
pytti-book copied to clipboard

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

Open nelsontseng0704 opened this issue 2 years ago • 2 comments

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>

nelsontseng0704 avatar Mar 11 '22 15:03 nelsontseng0704

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

dmarx avatar Mar 11 '22 21:03 dmarx

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

nelsontseng0704 avatar Mar 14 '22 16:03 nelsontseng0704