English
Related papers

Related papers: Accurate Anchor Free Tracking

200 papers

This paper proposes anchor pruning for object detection in one-stage anchor-based detectors. While pruning techniques are widely used to reduce the computational cost of convolutional neural networks, they tend to focus on optimizing the…

Computer Vision and Pattern Recognition · Computer Science 2022-06-02 Maxim Bonnaerens , Matthias Freiberger , Joni Dambre

We propose a novel memory-based tracker via part-level dense memory and voting-based retrieval, called DMV. Since deep learning techniques have been introduced to the tracking field, Siamese trackers have attracted many researchers due to…

Computer Vision and Pattern Recognition · Computer Science 2020-03-23 Gunhee Nam , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim

The advancement of visual tracking has continuously been brought by deep learning models. Typically, supervised learning is employed to train these models with expensive labeled data. In order to reduce the workload of manual annotations…

Computer Vision and Pattern Recognition · Computer Science 2020-07-24 Ning Wang , Wengang Zhou , Yibing Song , Chao Ma , Wei Liu , Houqiang Li

The dominant trackers generate a fixed-size rectangular region based on the previous prediction or initial bounding box as the model input, i.e., search region. While this manner obtains promising tracking efficiency, a fixed-size search…

Computer Vision and Pattern Recognition · Computer Science 2024-06-11 Jiawen Zhu , Xin Chen , Pengyu Zhang , Xinying Wang , Dong Wang , Wenda Zhao , Huchuan Lu

The fully-convolutional siamese network based on template matching has shown great potentials in visual tracking. During testing, the template is fixed with the initial target feature and the performance totally relies on the general…

Computer Vision and Pattern Recognition · Computer Science 2019-09-17 Peixia Li , Boyu Chen , Wanli Ouyang , Dong Wang , Xiaoyun Yang , Huchuan Lu

Recently, the anchor-free object detection model has shown great potential for accuracy and speed to exceed anchor-based object detection. Therefore, two issues are mainly studied in this article: (1) How to let the backbone network in the…

Computer Vision and Pattern Recognition · Computer Science 2021-05-21 Li Wang , Wei Xiang , Ruhui Xue , Kaida Zou , Laili Zhu

In training object detector based on convolutional neural networks, selection of effective positive examples for training is an important factor. However, when training an anchor-based detectors with sparse annotations on an image, effort…

Computer Vision and Pattern Recognition · Computer Science 2020-06-23 Jihun Yoon , Seungbum Hong , Sanha Jeong , Min-Kook Choi

For the training of face detection network based on R-CNN framework, anchors are assigned to be positive samples if intersection-over-unions (IoUs) with ground-truth are higher than the first threshold(such as 0.7); and to be negative…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Ce Qi , Xiaoping Chen , Pingyu Wang , Fei Su

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the video, using a fast…

Computer Vision and Pattern Recognition · Computer Science 2021-11-05 Elena Burceanu

A standard one-stage detector is comprised of two tasks: classification and regression. Anchors of different shapes are introduced for each location in the feature map to mitigate the challenge of regression for multi-scale objects.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Lei Chen , Qi Qian , Hao Li

In this work, we propose a novel staged depthwise correlation and feature fusion network, named DCFFNet, to further optimize the feature extraction for visual tracking. We build our deep tracker upon a siamese network architecture, which is…

Computer Vision and Pattern Recognition · Computer Science 2023-10-17 Dianbo Ma , Jianqiang Xiao , Ziyan Gao , Satoshi Yamane

The ability to identify and localize new objects robustly and effectively is vital for robotic grasping and manipulation in warehouses or smart factories. Deep convolutional neural networks (DCNNs) have achieved the state-of-the-art…

Robotics · Computer Science 2019-03-05 Benjamin Schnieders , Shan Luo , Gregory Palmer , Karl Tuyls

Tracking multiple objects in real time is essential for a variety of real-world applications, with self-driving industry being at the foremost. This work involves exploiting temporally varying appearance and motion information for tracking.…

Computer Vision and Pattern Recognition · Computer Science 2019-12-30 Kanchana Ranasinghe , Sahan Liyanaarachchi , Harsha Ranasinghe , Mayuka Jayawardhana

Accurate 3D object detection in LiDAR based point clouds suffers from the challenges of data sparsity and irregularities. Existing methods strive to organize the points regularly, e.g. voxelize, pass them through a designed 2D/3D neural…

Computer Vision and Pattern Recognition · Computer Science 2020-10-14 Qi Chen , Lin Sun , Zhixin Wang , Kui Jia , Alan Yuille

Despite the extensive adoption of machine learning on the task of visual object tracking, recent learning-based approaches have largely overlooked the fact that visual tracking is a sequence-level task in its nature; they rely heavily on…

Computer Vision and Pattern Recognition · Computer Science 2022-10-18 Minji Kim , Seungkwan Lee , Jungseul Ok , Bohyung Han , Minsu Cho

Vision-based target tracking is crucial for unmanned surface vehicles (USVs) to perform tasks such as inspection, monitoring, and surveillance. However, real-time tracking in complex maritime environments is challenging due to dynamic…

Computer Vision and Pattern Recognition · Computer Science 2026-02-26 Muhayy Ud Din , Ahsan B. Bakht , Waseem Akram , Yihao Dong , Lakmal Seneviratne , Irfan Hussain

Due to the stochasticity of human behaviors, predicting the future trajectories of road agents is challenging for autonomous driving. Recently, goal-based multi-trajectory prediction methods are proved to be effective, where they first…

Computer Vision and Pattern Recognition · Computer Science 2021-11-25 Junru Gu , Chen Sun , Hang Zhao

Modern object detectors rely heavily on rectangular bounding boxes, such as anchors, proposals and the final predictions, to represent objects at various recognition stages. The bounding box is convenient to use but provides only a coarse…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Ze Yang , Shaohui Liu , Han Hu , Liwei Wang , Stephen Lin

Recently, the majority of visual trackers adopt Convolutional Neural Network (CNN) as their backbone to achieve high tracking accuracy. However, less attention has been paid to the potential adversarial threats brought by CNN, including…

Computer Vision and Pattern Recognition · Computer Science 2019-09-10 Xugang Wu , Xiaoping Wang , Xu Zhou , Songlei Jian

Anchor free methods have defined the new frontier in state-of-the-art object detection researches where accurate bounding box estimation is the key to the success of these methods. However, even the bounding box has the highest confidence…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Ran Chen , Yong Liu , Mengdan Zhang , Shu Liu , Bei Yu , Yu-Wing Tai