-
Checklist
Describe the bug Reproduction
I have tried using both dist_train.sh and train.py and none of them works. (stylegan2_c2_ffhq_256_43.py is a config I modified and data/43 is where I put my training images) dist_train.sh:
train.py:
**I modified my configs according to "configs/styleganv2/stylegan2_c2_ffhq_256_b4x8_800k.py". I changed the following things:
Environment
Error traceback
If I run train.py:
|
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
Anyone got a solution for this? Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi @oschan77, I'll reply to you after reproducing your problem and this issue may be helpful. And you are not supposed to run |
Beta Was this translation helpful? Give feedback.
-
Thank you @plyfager, but running |
Beta Was this translation helpful? Give feedback.
-
Hi @plyfager, I am still suffering from this issue. Any idea to solve this? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Im also suffering from this problem, any idea? |
Beta Was this translation helpful? Give feedback.
-
@oschan77 Seems that your system Cuda version (11.1) and PyTorch Cuda version (11.3) do not match. |
Beta Was this translation helpful? Give feedback.
-
this is what im getting while runing mmgen/utils/collect_env.py:
|
Beta Was this translation helpful? Give feedback.
-
Update: I downgraded some packages, now it works. New env:
I have the same issue.
My env:
|
Beta Was this translation helpful? Give feedback.
Update: I downgraded some packages, now it works. New env:
I have the same issue.
My env: