From 26c7885109d08dfec77f02e9abf9361e8377747d Mon Sep 17 00:00:00 2001
From: Zhihang Zhong Manipulated interpolation of anything
Additionally, our strategies enable temporal manipulation of each object
independently during the inference stage, offering a novel tool for video
- editing tasks like re-timing.
+ editing tasks like re-timing. Our APP also
+ supports video as an input to classic video frame interpolation.
Beyond using a uniform index map like time indexing, we can also take advantage of the 2D editable nature of path distance indexing to implement editable frame interpolation techniques. - Initially, we can obtain masks for objects of interest using the Segment Anything Model (SAM) [5]. We then + Initially, we can obtain masks for objects of interest using the Segment Anything Model (SAM) [5]. We + then customize the path distance curves for different object regions to achieve manipulated interpolation of anything.
@@ -513,7 +518,7 @@