Deep Frame is a high-performance, real-time AI frame interpolation engine for Windows. It uses DXGI desktop duplication and ONNX-driven motion estimation to generate and present fluid frames via a low-latency D3D11 overlay. Built with a C++17 core and a modern Electron/React dashboard for seamless control and monitoring.
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
1
commits
feat: implement simple Electron UI with native bridge and dashboard
247a769View on GitHubFix: Implemented asynchronous frame generation pipeline and resolved pass-through issue
31d140cView on GitHubUpdate .gitignore and remove tracked node_modules/build artifacts
6c8e6dcView on GitHubInitial clean commit: Reorganized structure and removed comments
1e3aabdView on GitHub