IP_LAP icon indicating copy to clipboard operation
IP_LAP copied to clipboard

CVPR2023 talking face implementation for Identity-Preserving Talking Face Generation With Landmark and Appearance Priors

Results 45 IP_LAP issues
Sort by recently updated
recently updated
newest added

Hello, great work on this project! is there some way to ignore the frames where faces weren't detected?

I see the pre-generated crops of faces from individual frames are currently resized to N x N. Will aligning the faces in the same video clip using the facial landmarks...

作者您好,请问推理出来的视频为什么分辨率变得很低了,很模糊

Thank you for your open source. I tried the CUDA_VISIBLE_DEVICES=0 python inference_single.py and got the result ./test_result/129result_N_25_Nl_15.mp4 every thing goes fine, except the inference speed is slow(only got around 5.0it/s...

你好,我想训练一个只适用于某特定人物的模型,请问训练video render时数据集的时长以及多样性是否有要求?

Thank for your great work! But when I run the inference_single.py using my own video, the code cannot work. It show: `Traceback (most recent call last): File "inference_single.py", line 509,...