-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
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
3060 12G GPU can run normally, but the speed is too slow. I hope it can be optimized. #14
Comments
You can speed up the process by turning off some functions (sacrifice same performance) modify Lines 232 to 234 in 9fe1be7
based on Lines 223 to 225 in 9fe1be7
|
I have done some test list below on 3080ti : This processing time is only for processing the time of the first 3 keyframes.
Turn off Spatial-guided optimization: set optimize_temporal = False in apply_FRESCO_opt() |
My run_fresco.ipynb ran on 4090 GPU,
|
Number of frames in a batch 3
The text was updated successfully, but these errors were encountered: