paper-with-me

Papers

Improving Multiple Object Tracking with Optical Flow and Edge Preprocessing

2018-01-29 · David-Alexandre Beaupré, Guillaume-Alexandre Bilodeau, Nicolas Saunier

In this paper, we present a new method for detecting road users in an urban environment which leads to an improvement in multiple object tracking. Our method takes as an input a foreground image and improves the object detection and segmentation. This new image can be used as an input to trackers that use foreground blobs from background subtraction. The first step is to create foreground images for all the frames in an urban video. Then, starting from the original blobs of the foreground image, we merge the blobs that are close to one another and that have similar optical flow. The next step is extracting the edges of the different objects to detect multiple objects that might be very close (and be merged in the same blob) and to adjust the size of the original blobs. At the same time, we use the optical flow to detect occlusion of objects that are moving in opposite directions. Finally, we make a decision on which information we keep in order to construct a new foreground image with blobs that can be used for tracking. The system is validated on four videos of an urban traffic dataset. Our method improves the recall and precision metrics for the object detection task compared to the vanilla background subtraction method and improves the CLEAR MOT metrics in the tracking tasks for most videos.

📄 PDF Abstract BibTeX arXiv:1801.09646

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Object Trackingobject-detectionObject DetectionObject TrackingOptical Flow Estimation

Similar Papers 제목 키워드 기반

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

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

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

Particle Video Revisited: Tracking Through Occlusions Using Point Trajectories

2022-04-08 · Adam W. Harley, Zhaoyuan Fang, Katerina Fragkiadaki

Tracking pixels in videos is typically studied as an optical flow estimation problem, where every pixel is described with a displacement vector that locates it in the next frame. Even though wider temporal context is fre…

Motion EstimationObject TrackingOptical Flow EstimationSand

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 …

ObjectObject TrackingOptical Flow Estimation