GitHub topics: motion-estimation
uber-research/LaneGCN 📦
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
Language: Python - Size: 19.8 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 521 - Forks: 129

ZhengdiYu/Dyn-HaMR
🔥(CVPR 2025 Highlight) Dyn-HaMR: Recovering 4D Interacting Hand Motion from a Dynamic Camera
Language: Python - Size: 50.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 81 - Forks: 9

openMVG/awesome_3DReconstruction_list
A curated list of papers & resources linked to 3D reconstruction from images.
Size: 110 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 4,269 - Forks: 831

ravitejapinnaka/Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-
Language: C++ - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: about 7 years ago - Stars: 42 - Forks: 12

philferriere/tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
Language: Jupyter Notebook - Size: 180 MB - Last synced at: 30 days ago - Pushed at: almost 6 years ago - Stars: 526 - Forks: 134

cure-lab/SmoothNet
[ECCV 2022] Official implementation of the paper "SmoothNet: A Plug-and-Play Network for Refining Human Poses in Videos"
Language: Python - Size: 3.2 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 380 - Forks: 40

cuixing158/Visual-Based-Odometry-Estimation
Stitching and fusion of 4 pairs of on-board surround view fisheye image sequences, odometer estimation and output of large pixel maps.
Language: MATLAB - Size: 59.7 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 25 - Forks: 4

tsenst/CrowdFlow
Optical Flow Dataset and Benchmark for Visual Crowd Analysis
Language: Python - Size: 1.94 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 22

MOSTAFA1172m/Pyramidal-Lucas-kanade-optical-flow
This project implements a pyramidal Lucas-Kanade algorithm in Python to estimate motion between video frames, using image pyramids and OpenCV for robust multi-scale tracking, tested on the Dimetrodon dataset.
Language: Jupyter Notebook - Size: 2.47 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AimiliosKourpas/multimedia-systems
University project on multimedia systems: video compression and object removal using motion compensation.
Language: Python - Size: 3.01 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Gway0521/FullSearch
A Windows Form application using C++/CLI for simulating FullSearch-based image compression.
Language: C++ - Size: 15.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tsenst/RLOFLib
Robust Local Optical Flow (RLOF)
Language: MATLAB - Size: 126 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 73 - Forks: 22

h33p/ofps
Optical Flow Processing Stack
Language: Rust - Size: 2.69 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 73 - Forks: 1

camalab-ai/FIP
Frame Interpolatyion Pretraining for Video Denoising
Language: Python - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tub-rip/event_based_bos
Event-based Background-Oriented Schlieren (IEEE TPAMI 2023)
Language: Python - Size: 224 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 2

sinzlab/platypose
Official Implementation for "Platypose: Calibrated Zero-Shot Multi-Hypothesis 3D Human Motion Estimation"
Language: Jupyter Notebook - Size: 2.84 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial
主打解析编码器内部逻辑和参数说明,从基础到全网没人讲的算法,没人画的图解,没人做的排版整理全都在此集齐;因此叫Ultimate Tutorial
Language: CSS - Size: 1.25 GB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 139 - Forks: 16

kamruleee51/Feedback_DLIR
A spatial feedback attention module (FBA) to enhance unsupervised 3D DLIR
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AK1194/Video-Compression-motion-estimation-block-video-encoder
This repository is about video compression, and more specifically about the motion estimation block (ME block) of a video encoder. It is a research project for developing an efficient motion estimation algorithm, so that the video compression technology can keep pace with the high frame rate videos and high resolution videos.
Language: MATLAB - Size: 9.17 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 3

ImperialCollegeLondon/EventEMin
Event-based vision motion estimation
Language: C++ - Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 42 - Forks: 7

xzluo97/X-metric
X-Metric: An N-Dimensional Information-Theoretic Framework for Groupwise Registration and Deep Combined Computing (TPAMI 2023)
Language: Python - Size: 38 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 2

roshanpoudyal/Markerless_Motion_Pose_Face_detection_tracking_and_3D_reconstruction
Visual Computing : Markerless Motion and/or Pose and/or Face detection and/or tracking and it's 3D reconstruction (in real time)
Size: 127 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 38 - Forks: 3

cuixing158/Estimate-2-D-geometric-transformation
Estimate 2-D geometric transformation from matching point and line pairs
Language: MATLAB - Size: 647 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

lab-midas/ismrm-moco-workshop
Hands-on examples for motion estimation and correction in MRI
Language: MATLAB - Size: 24 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 29 - Forks: 11

xiumingzhang/mosculp-demo-ui
Demo for "MoSculp: Interactive Visualization of Shape and Time"
Language: Python - Size: 16.8 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 9

VIS4ROB-lab/HyperState
Collection of discrete- and continuous-time motion parametrizations.
Language: C++ - Size: 135 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 3

qianduoduolr/DecoMotion
[ECCV 2024] Decomposition Betters Tracking Everything Everywhere
Size: 11.4 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 11 - Forks: 0

chuanenlin/optical-flow
https://nanonets.com/blog/optical-flow/
Language: Python - Size: 41.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 125 - Forks: 54

yigitbektasgursoy/Motion_Estimation_Hardware_Verilog
Motion Estimation implementation by using Verilog HDL
Language: Verilog - Size: 2.85 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

ArnaudPoletto/cs-498-urban-light-movement-analysis
This repository presents research focusing on the interplay of changing light conditions and movement patterns in urban settings. It contains a wealth of insights into how daylight variability influences urban life and how movement within these spaces unfolds, combining advanced image processing and deep learning techniques.
Language: Jupyter Notebook - Size: 338 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Naellwww/Twixtor-Pro-C3ack
Twixtor is a useful tool for professionals who need more options when it comes to retiming footage
Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ASIG-X/LiLi-OM
This is the official repository of LiLi-OM, a tightly-coupled, keyframe-based LiDAR-inertial odometry and mapping system for both solid-state-LiDAR and conventional LiDARs.
Language: C++ - Size: 86.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

tomrunia/RepetitionEstimation
CVPR 2018: Real-World Repetition Estimation by Div, Grad and Curl
Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 0

mshr-h/motion_estimation_processor_fullsearch
Fullsearch based Motion Estimation Processor written in Verilog-HDL
Language: Verilog - Size: 1.7 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 11 - Forks: 3

neuromorphic-paris/ETTCM
Time-to-contact map by joint estimation of up-to-scale inverse depth and global motion using a single event camera
Language: C++ - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

engnatalia/WambooHEVCME_v1.0
HEVC/H.265 Motion Estimation Matlab implementation with energy efficiency metrics
Language: MATLAB - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

qianduoduolr/FGVC
[ICCV 2023] Learning Fine-Grained Features for Pixel-wise Video Correspondences
Language: Python - Size: 98.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 0

Shurun-Wang/MFTCAN-KNR
Continuous Estimation of Human Joint Angles From sEMG Using a Multi-Feature Temporal Convolutional Attention-Based Network
Language: Python - Size: 2.38 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SeokjuLee/Insta-DM
Learning Monocular Depth in Dynamic Scenes via Instance-Aware Projection Consistency (AAAI 2021)
Language: Python - Size: 10.8 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 217 - Forks: 28

navigator8972/pytrajkin
Synthesizing multi-mode handwriting motion with kinematics features
Language: Python - Size: 794 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

vuiseng9/ocl-vme
Docker environment for OpenCL VME Extensions
Language: C++ - Size: 32.4 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

dfki-av/pwoc-3d
Implementation of PWOC-3D network for end-to-end stereo scene flow estimation
Language: Python - Size: 3.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 4

r1cc4r2o/ShadowMe
Shadow Me: Low-power 2D Motion Emulation and 3D Renders
Language: Jupyter Notebook - Size: 85.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

FranckLab/SerialTrack
SerialTrack particle tracking algorithm
Language: MATLAB - Size: 59 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 6

thomas861205/Multimedia-HW3
Video Proccessing
Language: MATLAB - Size: 1.8 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

pderian/Typhoon-Docker
Docker container to compile and run the reference Typhoon motion estimation software (C, C++).
Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

pderian/PyTyphoon
Python implementation of Typhoon algorithm: dense estimation of 2D-3D optical flow on wavelet bases.
Language: Python - Size: 3.36 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 13

sakshikakde/video_motion_compensation
Python code to stabalize a video using motion compensation.
Language: C++ - Size: 39.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

givens/spatial_domain_toolbox Fork of GunnarFarneback/spatial_domain_toolbox
Matlab toolbox containing algorithms from Gunnar Farnebäck's PhD and postdoc research.
Language: C - Size: 1.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

cq615/Joint-Motion-Estimation-and-Segmentation
[MICCAI'18] Joint Learning of Motion Estimation and Segmentation for Cardiac MR Image Sequences
Language: Python - Size: 99.9 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 44 - Forks: 12

linkingmon/MEMC
Computer-aided VLSI System Design (2019 Fall)
Language: Verilog - Size: 644 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

praveenVnktsh/Hardware-Accelerated-Motion-Estimation-using-FSBM-and-FPGA
FPGA Implementation of Full Search Block matching using an asynchronous handshake based FSM.
Language: VHDL - Size: 27.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

petrpulc/gpu_orb_tracker
Hierarchiacal Motion Tracking algorithm based on ORB
Language: C++ - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

tao-pr/3d-motion-tracking 📦
:movie_camera: Prototype of 3D object tracking via camera
Language: C++ - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 18 - Forks: 9

luczeng/MotionBlur
Blind deconvolution of motion blur
Language: Python - Size: 55.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 1

cv-stuttgart/PCFA
[ECCV 2022 Oral] Source code for "A Perturbation-Constrained Adversarial Attack for Evaluating the Robustness of Optical Flow"
Language: Python - Size: 52.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

DefenceX/rtp-motion-estimation
TX1 Motion Estimation performed on RTP streaming video (YUV colour space). Compatible with DEF-STAN 00-82
Language: Shell - Size: 3.18 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 19 - Forks: 1

JoshuaEbenezer/ChipQA
Implementation of ChipQA (https://ieeexplore.ieee.org/document/9540785)
Language: Python - Size: 84.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

simonmeister/motion-rcnn
Motion R-CNN: Mask R-CNN with support for 3D motion estimation (prototype)
Language: Python - Size: 166 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 59 - Forks: 21

iamsakil/BoundaryTrackingMATLAB
Motion based object tracking & boundary prediction using MATLAB
Language: Matlab - Size: 4.75 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

roberto-aldera/circular-motion-estimation
Initially focused on landmark distortion effects, and evolved into leveraging a constant curvature constraint.
Language: Python - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

roberto-aldera/kalman-filter-rerun
Re-running some analysis on the 2019 RO introspection paper.
Language: Python - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

roberto-aldera/spline-experimenting
Learning how we can use B-splines for more accurate motion estimation, late 2019 through to 2020 DPhil research.
Language: Jupyter Notebook - Size: 8.36 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

roberto-aldera/svd-solve-experimenting
Trying out the SVD rigid body motion solve back in November 2019.
Language: MATLAB - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

roberto-aldera/ro-introspection
Scripts used during development of RO introspection work for ITSC 2019.
Language: Jupyter Notebook - Size: 15.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

roberto-aldera/ro-failure-labelling
Some MATLAB scripts used when generating labels for RO failures, as part of introspective Radar Odometry.
Language: MATLAB - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

roberto-aldera/pose-prediction
Predict the next pose given what's gone before now using LSTMs (DPhil research).
Language: Jupyter Notebook - Size: 7.36 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tommakrin/Brenda
Full Search Motion Estimation Accelerator IP
Language: VHDL - Size: 14.4 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 2

oberger4711/vstab
Video stabilizer that smoothes camera motion.
Language: C++ - Size: 7.57 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 6

what-is-motion-for/what-is-motion-for.github.io Fork of volny/creative-theme-jekyll
Workshop on "What is Motion for?", in conjunction with ECCV 2022, Tel Aviv, Israel
Language: HTML - Size: 14.6 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tranleanh/Kalman-Filter-motion-estimation
Kalman Filter Implementation for object tracking and motion estimation
Language: Python - Size: 4.9 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

dbrcina/MAS-FER-2021-22
Homework solutions for Multimedia Architecture and Systems ("Multimedijske arhitekture i sustavi") course at FER 2021/22
Language: C - Size: 1.77 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jeniljain29392/Video-Processing
Language: MATLAB - Size: 581 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

mshr-h/motion_estimation_processor_breakingoff
Breakingoff based Motion Estimation Processor written in Verilog-HDL
Language: Verilog - Size: 1.72 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

unacanal/motion_estimation
Motion estimation on yuv420 file with C++
Language: C++ - Size: 36.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

iivek/vehicle-tracking
Older code. A collection of DirectX video filters for object tracking in still scenes.
Language: C++ - Size: 104 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

karanchawla/Computation-Motion-Planning
Assignments for the Coursera course by UPenn
Language: Matlab - Size: 85 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 8 - Forks: 7

cnuahs/motion-clouds
A Matlab class for generating motion clouds (spatio-temporal random textures).
Language: MATLAB - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

mshr-h/motion_estimation_processor_4pixsearch
4-pix search based Motion Estimation Processor written in Verilog-HDL
Language: Verilog - Size: 2.7 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

Integraali10/MovementEstimationCL
Иногда котики могут быть слишком быстрыми, но не для CL кернелов
Language: C++ - Size: 65.5 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
