How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Squirrel-RIFE is a GPU-accelerated video processing tool that uses a neural network to generate intermediate frames between existing video frames, enabling smooth slow-motion effects and frame rate conversion. It is built around the RIFE (Real-Time Intermediate Flow Estimation) model, which analyzes motion between consecutive frames to predict and insert new frames, and leverages NVIDIA CUDA for parallel processing to achieve high-speed inference. The tool distinguishes itself by combining neural frame interpolation with practical video preprocessing features, including pixel-level duplicate
This project provides a suite of tools and deep learning models for optical flow estimation and video frame interpolation. It is designed to analyze pixel-level motion between consecutive frames to determine the direction and magnitude of movement, using this data to synthesize new intermediate images. The framework functions as a real-time motion interpolator capable of increasing video playback smoothness by generating frames with minimal delay. It also includes a video sequence stitcher that combines disparate clips into a continuous sequence by applying interpolation to smooth the transit
Waifu2x-Extension-GUI is a desktop application designed for high-fidelity media restoration and enhancement. It functions as a graphical interface that orchestrates specialized deep learning engines to upscale, denoise, and interpolate images and videos, improving visual clarity and motion smoothness. The software distinguishes itself through its ability to manage complex, automated media processing pipelines. Users can chain multiple tasks—such as format conversion, scene detection, and frame rate interpolation—into sequential workflows that execute without manual intervention. It provides g
DAIN is a video frame synthesis engine and AI video upsampling tool designed to increase video playback smoothness. It functions as a computer vision model that synthesizes intermediate frames between existing images to transform low frame rate video into high frame rate content.
The main features of baowenbo/dain are: Frame Interpolation Engines, Computer Vision Models, Depth Estimation, Depth-Aware Video Synthesis, Optical Flow Computation, Video Frame Interpolation Tools, Computer Vision Training, Multi-Scale Patch Embedders.
Projects with overlapping indexed features include: justin62628/squirrel-rife — Squirrel-RIFE is a GPU-accelerated video processing tool that uses a neural network to generate intermediate frames… nvidia/isaac-gr00t. hzwer/eccv2022-rife — This project provides a suite of tools and deep learning models for optical flow estimation and video frame… aaronfeng753/waifu2x-extension-gui — Waifu2x-Extension-GUI is a desktop application designed for high-fidelity media restoration and enhancement. It… depthanything/depth-anything-v2 — Depth-Anything-V2 is a computer vision foundation model designed for general-purpose spatial understanding and depth… k4yt3x/video2x — Video2x is a modular processing framework designed for AI-enhanced video upscaling and frame rate conversion. It…