Video Frame Interpolation (VFI) is a fundamental Low-Level Vision (LLV) task that synthesizes intermediate frames between existing ones while maintaining spatial and temporal coherence. VFI techniques ...
Abstract: Video frame interpolation is the task to synthesize intermediate frames between consecutive frames to increase the frame rate. Recently, various deep-learning techniques have been proposed ...
This is a Python package for 3D natural neighbor interpolation (Sibson interpolation). Specifically, in natural neighbor interpolation, the interpolated value is a weighted average of the function ...
Abstract: Linear interpolation is widely used in algorithms such as image segmentation, but the existing compute-in-memory (CIM) architectures cannot satisfy the needs of linear interpolation. This ...