zero is not none
zero is not none
谢谢大佬 还有一个问题想请教一下,该项目生成的结果是如何保存的 (本地运行有点卡,想保存下来对比一下效果)
虚拟环境的问题网上已经很多教程的,百度一下就有
@RenYurui Thanks you share your greate work. I have tested the cross-identity reenactment,but not very good. https://user-images.githubusercontent.com/41478810/137077395-fc8f50e0-d2d4-44c0-ba33-0e8803de2a52.mp4
> > Hi, @RenYurui so awesome project, congratulations to you. I have tested the cross-identity reenactment, but the result is not good about the identity preservation problem, as shown as...
> > > > Hi, @RenYurui so awesome project, congratulations to you. I have tested the cross-identity reenactment, but the result is not good about the identity preservation problem, as...
@kjzju 你好,我按照你的提示修改并测试了一下, 感觉还是有一些问题。cross id 的时候,外貌特征也会被迁移过去。 感觉 ID 信息并没有传递过去,下面是 vox_dataset.py 中的代码,不知道大佬具体是如何修改的。 ` def transform_semantic(self, semantic, frame_index): index = self.obtain_seq_index(frame_index, semantic.shape[0]) coeff_3dmm = semantic[index,...] # id_coeff = coeff_3dmm[:,:80] #identity ex_coeff = coeff_3dmm[:,80:144]...
@kjzju Thanks, I will try again !
> @DWCTOD have you figured out the issue about the cross identity motion imitation? I do agree with you that the identity information of the source image is not passed...
> you can use shufflenet/mobilenet as backbone to retrain this model ,or resize the input image to smaller size.after this work i get 20fps on mobile device 大佬可否发我们参考一下如何修改,谢谢啦
> https://1drv.ms/u/s!AgqNJZCiLRDCgaZDG_lZxuSQa6X7UQ Hi, this url does not exist