Marigold
Marigold copied to clipboard
Video depth map deflickering
Depth maps generated from video frames by Marigold is obiviously flickering. While this can be partially fixed by setting high n_repeat and fixed seed, such method is inefficent imo. Is there any way to use previous video frame/depth map to condition the diffusion process?
+1
+1
https://github.com/pablodawson/Marigold-Video May help, it is very rough atm
There is a trick to improve temporal consistency.
Please check out our tutorial on Diffusers for details.