JieLuChen
JieLuChen
Hi I have noticed that there is some glitchiness around the mouth area and this also happens when the reference video has no speech but has poses and silence. Do...
Hi there will you be releasing the instant Motion2Video model this year in this Repo?
@yerfor This function here (in base_nerf_infer.py) ` def infer_once(self, inp): self.inp = inp print('this is the infer once') self.use_pred_pose = True if self.inp.get('c2w_name','') != '' else False print('this is the...