The resulting video is very blurred #89
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The original video is very clear, and the video generated after face change is very blurred. What is the reason for this? How to solve this problem, I want to get HD video. Thank you.
I will wait for your reply online
What about the original photo?
Cause the resolution of the swapped results is 224*224. Simswap is not designed for high resolution face swapping.
You can refer to the colab which is created by @woctezuma .
Yes, one could use a super-resolution tool on the temporary pictures. I like GPEN, but keep in mind that it only improves faces.
Thank you very much for your answers, which is very important to me. I'll try GPEN tomorrow. Thank you very much. It's a good open source project
I use GPEN to optimize it. The video generated 405 pictures in total. It took 11 minutes to complete GPEN processing. My graphics card is a quarter of T4 graphics card. How can I optimize the processing speed? Looking forward to your reply?
我使用了GPEN 来优化。视频一共生成了405张图片,GPEN 处理完成耗时 11分钟,我的显卡是 1/4 的 T4 显卡。我该如何优化处理速度?非常期待您的回复?
Please see at https://github.com/yangxy/GPEN/issues as I cannot help you optimize GPEN.
Although it didn't solve my problem, thank you very much for bringing such a good project. thank you
非常抱歉再次打扰,我的显卡使用率只有27%左右,怎么样才能充分使用显卡的性能呢?这对我非常重要,期待您的回复。谢谢
I'm sorry to bother you again. My graphics card utilization rate is only about 27%. How can I make full use of the performance of my graphics card? This is very important to me and I look forward to your reply. thank you!
非常抱歉再次打扰,我的显卡使用率只有27%左右,怎么样才能充分使用显卡的性能呢?这对我非常重要,期待您的回复。谢谢
I'm sorry to bother you again. My graphics card utilization rate is only about 27%. How can I make full use of the performance of my graphics card? This is very important to me and I look forward to your reply. thank you!
@wubangjunjava 我也遇到相同的问题,GPU使用率过低,您后来找到方案了吗