We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
本人在处理视频时,发现一个5秒钟的视频,总帧数为130帧,gfpgan虽然取得了很不错的效果,但是速度极慢,5秒钟的视频耗费了30多秒的时间才完成处理,发现是逐帧计算的,请问有办法能batch处理吗
The text was updated successfully, but these errors were encountered:
No branches or pull requests
本人在处理视频时,发现一个5秒钟的视频,总帧数为130帧,gfpgan虽然取得了很不错的效果,但是速度极慢,5秒钟的视频耗费了30多秒的时间才完成处理,发现是逐帧计算的,请问有办法能batch处理吗
The text was updated successfully, but these errors were encountered: