Apply for community grant: Personal project (gpu)
#1
by
SpyC0der77
- opened
This an AI-powered video stabilization project using Gradio, which automatically removes camera shake from videos. It utilizes RAFT (an advanced optical flow model) to detect camera motion between frames, and it requires significant computational power.
It detects how the camera is moving, and then zooms in to the point that is reverse that motion. This effectively eliminates camera shake, without trying to expand the video or using a generative model.
A GPU would greatly speed up this processing, significantly improving the tool's responsiveness and accessibility to all.