DUTCode
Video stabilizer
An implementation of a video stabilization algorithm in Pytorch using motion propagation and trajectory smoothing modules
Pytorch implementation of DUT: Learning Video Stabilization by Simply Watching Unstable Videos
248 stars
8 watching
36 forks
Language: Python
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jinsc37/difrint | A PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation. | 82 |
zwyking/fast-stab | This project provides an implementation of video stabilization with iterative optimization using deep learning techniques. | 33 |
ishit/l1stabilizer | Automates video stabilization by generating optimal camera paths using L1-norm optimization | 151 |
codeslake/realtime_vdblr | An official implementation of a PyTorch-based video deblurring algorithm using motion compensation | 50 |
705062791/tvcg-video-stabilization-via-joint-trajectory-smoothing-and-frame-warping | A software framework for video stabilization using joint trajectory smoothing and frame warping techniques | 26 |
liuzhen03/nndvs | This project presents an implementation of a deep online video stabilization algorithm using a camera path optimization framework. | 55 |
themathgeek13/stdeblur | A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
cxjyxxme/deep-online-video-stabilization | A system for stabilizing video frames in real-time using deep learning and multi-grid warping transformation learning. | 46 |
georgmartius/vid.stab | A video stabilization library to reduce camera shakes and jitters from handheld or vehicle-mounted footage | 857 |
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
jiy173/selfievideostabilization | Implementation of real-time video stabilization algorithm for selfies | 57 |
clementpinard/sfmlearner-pytorch | PyTorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,014 |
chosj95/mimo-unet | Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 373 |
cxjyxxme/deep-online-video-stabilization-deploy | An open-source software project that provides a tool for stabilizing online videos using deep learning techniques. | 79 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 64 |