danielwonght

Results 9 comments of danielwonght

You can do it by calling `mz.embedding.load_from_file`.

我也碰到这个问题了,我觉得是GPEN模型的问题

ppgen里面所有图片还原的模型,效果好像都不明显

gpen我跑出来的图片效果很奇怪,是不能识别的那种图片

> Traceback (most recent call last): > File "tools/main.py", line 56, in > main(args, cfg) > File "tools/main.py", line 32, in main > trainer = Trainer(cfg) > File "/home/lizhaohui/PaddleGAN/ppgan/engine/trainer.py", line...

> @danielwonght thank you for the issue. do you happen to have any metrics screenshots of grafana? I guess there were some creating index tasks running at that moment. could...

> > @bliu3650 Can you share the command you used? > > @SkyAndCloud Code change in qlora.py: > > line 273: `device_map = 'auto'` -> `device_map = {"": "cuda:" +...