Weizhi-Zhong / IP_LAP

CVPR2023 talking face implementation for Identity-Preserving Talking Face Generation With Landmark and Appearance Priors
Apache License 2.0
637 stars 72 forks source link

训练video renderer的时候进度条卡住 #28

Closed nq239 closed 1 year ago

nq239 commented 1 year ago

非常感谢作者您为社区带来的开源贡献!我遇到了一个问题,在训练video renderer的时候数据加载完毕之后卡住了,如下图,我只有一个gpu,执行的命令是:python train_video_renderer.py --sketch_root .\output\lrs2_sketch --face_img_root .\output\lrs2_face --audio_root .\output\lrs2_audio windows系统 image

MYTHOFLEGEND commented 11 months ago

我也遇到了这个问题,请问你是怎么解决的啊

nq239 commented 11 months ago

如果你是windows系统的话,可以检查一下test.txt和train.txt里面的文件分隔符,要改成\ image

MYTHOFLEGEND commented 11 months ago

我用的是linux,而且用的是我自己的训练数据,不是lrs2😂

nq239 commented 11 months ago

我用的是linux,而且用的是我自己的训练数据,不是lrs2😂

那估计是数据没处理好,你可以检查一下视频是不是都有人脸,没有人脸的部分截掉