GlobalFlowNet: Video Stabilization using Deep Distilled Global Motion Estimates
Jerin Geo James (1), Devansh Jain (1), Ajit Rajwade (1) ((1) Indian, Institute of Technology Bombay)

TL;DR
GlobalFlowNet introduces a novel deep learning approach for video stabilization that estimates global motion by distilling smooth optical flow representations, outperforming existing methods in quality and stability.
Contribution
It presents a new knowledge distillation method to adapt optical flow networks for robust global motion estimation unaffected by moving objects.
Findings
Outperforms state-of-the-art video stabilization techniques
Effective in handling videos with complex motion and moving objects
Provides a publicly available implementation for reproducibility
Abstract
Videos shot by laymen using hand-held cameras contain undesirable shaky motion. Estimating the global motion between successive frames, in a manner not influenced by moving objects, is central to many video stabilization techniques, but poses significant challenges. A large body of work uses 2D affine transformations or homography for the global motion. However, in this work, we introduce a more general representation scheme, which adapts any existing optical flow network to ignore the moving objects and obtain a spatially smooth approximation of the global motion between video frames. We achieve this by a knowledge distillation approach, where we first introduce a low pass filter module into the optical flow network to constrain the predicted optical flow to be spatially smooth. This becomes our student network, named as \textsc{GlobalFlowNet}. Then, using the original optical flow…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
GlobalFlowNet: Video Stabilization using Deep Distilled Global Motion Estimates· youtube
Taxonomy
TopicsImage and Video Stabilization · Advanced Vision and Imaging · Optical measurement and interference techniques
MethodsKnowledge Distillation · Discrete Cosine Transform
