scispace - formally typeset
Journal ArticleDOI

Visual Object Tracking Based on Light-Field Imaging in the Presence of Similar Distractors

Reads0
Chats0
TLDR
Zhang et al. as discussed by the authors proposed a macro-epipolar plane image (macro-EPI) representation for multiview images, which highlights both spatial topological and angular information of the target and distractors.
Abstract
Visual object tracking is of great importance in the field of computer vision. One of the main challenges is the difficulty of identifying moving targets from nearby similar distractors with a single-view image of the scene. To overcome this challenge, in this article, we acquire multiview images of the scenes by using a light-field camera. The multiview images are able to capture the 4-D structure instead of the 2-D plane of the objects but are more difficult to process. Therefore, we propose a novel representation for multiview images, i.e., the macro-epipolar plane image (macro-EPI), which highlights both spatial topological and angular information of the target and distractors. It is obtained by slicing the original multiview images into pieces and properly restacking these pieces in an ordinal manner. The resulting macro-EPI is mapped into the 2-D space; therefore, we adapt a modified autoencoder network to train a macro-EPI feature extractor. Thereafter, we design a composite framework of two-pattern convolution filters based on a discriminative correlation filter for object tracking, which successfully discriminates the target from the distractors by merging the macro-EPI features and the single-view image features. The experiments also show that our method outperforms the state-of-the-art methods in the presence of similar distractors.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

LFBCNet: Light Field Boundary-aware and Cascaded Interaction Network for Salient Object Detection

TL;DR: Zhang et al. as discussed by the authors proposed a light field boundary-aware and cascaded interaction network based on light field macro-EPI, named LFBCNet, which can accurately distinguish tiny differences between salient objects and background regions.
Journal ArticleDOI

An Online Multiobject Tracking Network for Autonomous Driving in Areas Facing Epidemic

TL;DR: This work proposes a temporal-spatial aggregation embedding network (TSAEN) that can fully obtain and aggregate appearance clues related to moving objects in previous frames that can reliably improve object trajectory association in epidemic-plagued areas.
References
More filters
Posted Content

Deep Residual Learning for Image Recognition

TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
Journal ArticleDOI

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

TL;DR: This work introduces a Region Proposal Network (RPN) that shares full-image convolutional features with the detection network, thus enabling nearly cost-free region proposals and further merge RPN and Fast R-CNN into a single network by sharing their convolutionAL features.
Journal ArticleDOI

High-Speed Tracking with Kernelized Correlation Filters

TL;DR: A new kernelized correlation filter is derived, that unlike other kernel algorithms has the exact same complexity as its linear counterpart, which is called dual correlation filter (DCF), which outperform top-ranking trackers such as Struck or TLD on a 50 videos benchmark, despite being implemented in a few lines of code.
Proceedings ArticleDOI

Light field rendering

TL;DR: This paper describes a sampled representation for light fields that allows for both efficient creation and display of inward and outward looking views, and describes a compression system that is able to compress the light fields generated by more than a factor of 100:1 with very little loss of fidelity.
Proceedings ArticleDOI

Online Object Tracking: A Benchmark

TL;DR: Large scale experiments are carried out with various evaluation criteria to identify effective approaches for robust tracking and provide potential future research directions in this field.
Trending Questions (1)
What are the main challenges in visual tracking?

The main challenge in visual tracking is the difficulty of identifying moving targets from nearby similar distractors with a single-view image of the scene.