paper-with-me

홈 › Papers

Applying r-spatiogram in object tracking for occlusion handling

2020-03-18 · Niloufar Salehi Dastjerdi, M. Omair Ahmad

Object tracking is one of the most important problems in computer vision. The aim of video tracking is to extract the trajectories of a target or object of interest, i.e. accurately locate a moving target in a video sequence and discriminate target from non-targets in the feature space of the sequence. So, feature descriptors can have significant effects on such discrimination. In this paper, we use the basic idea of many trackers which consists of three main components of the reference model, i.e., object modeling, object detection and localization, and model updating. However, there are major improvements in our system. Our forth component, occlusion handling, utilizes the r-spatiogram to detect the best target candidate. While spatiogram contains some moments upon the coordinates of the pixels, r-spatiogram computes region-based compactness on the distribution of the given feature in the image that captures richer features to represent the objects. The proposed research develops an efficient and robust way to keep tracking the object throughout video sequences in the presence of significant appearance variations and severe occlusions. The proposed method is evaluated on the Princeton RGBD tracking dataset considering sequences with different challenges and the obtained results demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2003.08021

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionObject TrackingOcclusion Handling

Similar Papers 제목 키워드 기반

Measurement-wise Occlusion in Multi-object Tracking

2018-05-21 · Michael Motro, Joydeep Ghosh

Handling object interaction is a fundamental challenge in practical multi-object tracking, even for simple interactive effects such as one object temporarily occluding another. We formalize the problem of occlusion in tr…

Multi-Object TrackingObjectObject TrackingVisual Tracking

Visual Multi-Object Tracking with Re-Identification and Occlusion Handling using Labeled Random Finite Sets

2024-07-11 · Linh Van Ma, Tran Thien Dat Nguyen, Changbeom Shim, Du Yong Kim 외

This paper proposes an online visual multi-object tracking (MOT) algorithm that resolves object appearance-reappearance and occlusion. Our solution is based on the labeled random finite set (LRFS) filtering approach, whi…

Multi-Object TrackingObjectObject TrackingOcclusion Handling

Simple online and real-time tracking with occlusion handling

2021-03-06 · Mohammad Hossein Nasseri, Hadi Moradi, Reshad Hosseini, Mohammadreza Babaee

Multiple object tracking is a challenging problem in computer vision due to difficulty in dealing with motion prediction, occlusion handling, and object re-identification. Many recent algorithms use motion and appearance…

motion predictionMultiple Object TrackingObjectObject Tracking+1

Online Visual Multi-Object Tracking via Labeled Random Finite Set Filtering

2016-11-18 · Du Yong Kim, Ba-Ngu Vo, Ba-Tuong Vo

This paper proposes an online visual multi-object tracking algorithm using a top-down Bayesian formulation that seamlessly integrates state estimation, track management, clutter rejection, occlusion and mis-detection han…

ManagementMulti-Object TrackingObjectObject Tracking+2

GOT-JEPA: Generic Object Tracking with Model Adaptation and Occlusion Handling using Joint-Embedding Predictive Architecture

2026-02-16 · Shih-Fang Chen, Jun-Cheng Chen, I-Hong Jhuo, Yen-Yu Lin arxiv

The human visual system tracks objects by integrating current observations with previously observed information, adapting to target and scene changes, and reasoning about occlusion at fine granularity. In contrast, recen…

Object Tracking