Stars
The official implementation of the ICCV 2023 paper: Minimum Latency Deep Online Video Stabilization
In this video, I demonstrate how to use the latest YOLOv11 model for accurate speed detection from video footage
YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, we will apply the YOLO algorithm to detect objects in images.
[CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on…
This repository is for code regarding my research paper: Benchmarking single object tracking algorithms in OpenCV
Video Stabilization with Python and OpenCV
Video Stabilization using Python
Flask-Video-Stabilization Provide a reasonably easy and flexible way to stabilize (deshake) even strongly jiggled video clips
Video stabilization with Libvidstab and Hugin(Panotools)
An implementation of Google's Auto Directed Video Stabilization with Robust L1 Optimal Camera Paths Research Paper done as a self study to better understand the mechanisms and methods presented in …
Python implementation of the video stabilizing algorithm used in YouTube
Pytorch implementation of DUT: Learning Video Stabilization by Simply Watching Unstable Videos
Online video stabilization using a novel MeshFlow motion model
Trim/Crop Video by specifying a start time and end time
Fruits Detection using CNN model.
A Face and Object Recognition Gui with Python and PyQt - Currently yet to move from face detection to face recognition but the object detection works fine
a GUI application, which uses YOLOv8 for Object Detection/Tracking, Human Pose Estimation/Tracking from images, videos or camera
Displaying images taken from an OV7670/laptop camera
KBNet: Kernel Basis Network for Image Restoration
[CVPR 2021] Multi-Stage Progressive Image Restoration. SOTA results for Image deblurring, deraining, and denoising.
Image Denoising with Generative Adversarial Network