paper-with-me

홈 › Papers

Planar Object Tracking via Weighted Optical Flow

2023-01-24 · Jonas Serych, Jiri Matas

We propose WOFT -- a novel method for planar object tracking that estimates a full 8 degrees-of-freedom pose, i.e. the homography w.r.t. a reference view. The method uses a novel module that leverages dense optical flow and assigns a weight to each optical flow correspondence, estimating a homography by weighted least squares in a fully differentiable manner. The trained module assigns zero weights to incorrect correspondences (outliers) in most cases, making the method robust and eliminating the need of the typically used non-differentiable robust estimators like RANSAC. The proposed weighted optical flow tracker (WOFT) achieves state-of-the-art performance on two benchmarks, POT-210 and POIC, tracking consistently well across a wide range of scenarios.

📄 PDF Abstract BibTeX arXiv:2301.10057

Code (1)

serycjon/WOFT 공식 구현 pytorch

Tasks

ObjectObject TrackingOptical Flow Estimation

Similar Papers 제목 키워드 기반

Object Tracking in Satellite Videos Based on a Multi-Frame Optical Flow Tracker

2018-04-25 · Bo Du, Shihan Cai, Chen Wu, Liangpei Zhang 외

Object tracking is a hot topic in computer vision. Thanks to the booming of the very high resolution (VHR) remote sensing techniques, it is now possible to track targets of interests in satellite videos. However, since t…

ObjectObject TrackingOptical Flow Estimation

Optical Flow-Guided 6DoF Object Pose Tracking with an Event Camera

2025-12-24 · Zibin Liu, Banglei Guan, Yang Shang, Shunkun Liang 외 arxiv

Object pose tracking is one of the pivotal technologies in multimedia, attracting ever-growing attention in recent years. Existing methods employing traditional cameras encounter numerous challenges such as motion blur, …

Pose Tracking

PlanarTrack: A Large-scale Challenging Benchmark for Planar Object Tracking

2023-03-14 · ICCV 2023 1 · Xinran Liu, Xiaoqiong Liu, Ziruo Yi, Xin Zhou 외

Planar object tracking is a critical computer vision problem and has drawn increasing interest owing to its key roles in robotics, augmented reality, etc. Despite rapid progress, its further development, especially in th…

Object Tracking

Dual approach for object tracking based on optical flow and swarm intelligence

2018-08-15 · Rajesh Misra, Kumar S. Ray

In Computer Vision,object tracking is a very old and complex problem.Though there are several existing algorithms for object tracking, still there are several challenges remain to be solved. For instance, variation of il…

ObjectObject TrackingOptical Flow Estimation

FOLT: Fast Multiple Object Tracking from UAV-captured Videos Based on Optical Flow

2023-08-14 · Mufeng Yao, Jiaqi Wang, Jinlong Peng, Mingmin Chi 외

Multiple object tracking (MOT) has been successfully investigated in computer vision. However, MOT for the videos captured by unmanned aerial vehicles (UAV) is still challenging due to small object size, blurred object a…

motion predictionMultiple Object TrackingObjectobject-detection+3