中文
相关论文

相关论文: Fully-Convolutional Siamese Networks for Object Tr…

200 篇论文

The Siamese network is becoming the mainstream in change detection of remote sensing images (RSI). However, in recent years, the development of more complicated structure, module and training processe has resulted in the cumbersome model,…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Biyuan Liu , Huaixin Chen , Zhixi Wang

Deep learning-based Multiple Object Tracking (MOT) currently relies on off-the-shelf detectors for tracking-by-detection.This results in deep models that are detector biased and evaluations that are detector influenced. To resolve this…

计算机视觉与模式识别 · 计算机科学 2020-08-21 ShiJie Sun , Naveed Akhtar , XiangYu Song , HuanSheng Song , Ajmal Mian , Mubarak Shah

Deep Siamese trackers have recently gained much attention in recent years since they can track visual objects at high speeds. Additionally, adaptive tracking methods, where target samples collected by the tracker are employed for online…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Madhu Kiran , Le Thanh Nguyen-Meidine , Rajat Sahay , Rafael Menelau Oliveira E Cruz , Louis-Antoine Blais-Morin , Eric Granger

Visual object tracking aims to estimate the location of an arbitrary target in a video sequence given its initial bounding box. By utilizing offline feature learning, the siamese paradigm has recently been the leading framework for high…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Qiang Li , Zekui Qin , Wenbo Zhang , Wen Zheng

The device used in this work detects the objects over the surface of the water using two thermal cameras which aid the users to detect and avoid the objects in scenarios where the human eyes cannot (night, fog, etc.). To avoid the obstacle…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Ammar N. Abbas , David Moser

Recently Deep Learning based Siamese Networks with region proposals for visual object tracking becoming more popular. These networks, while testing, perform extra computations on output if trained network, to predict the bounding box. This…

图像与视频处理 · 电气工程与系统科学 2020-01-28 Mohana Murali Dasari , Rama Krishna Sai Subrahmanyam Gorthi

Point cloud-based 3D object tracking is an important task in autonomous driving. Though great advances regarding Siamese-based 3D tracking have been made recently, it remains challenging to learn the correlation between the template and…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Shihao Feng , Pengpeng Liang , Jin Gao , Erkang Cheng

Recognising relevant objects or object states in its environment is a basic capability for an autonomous robot. The dominant approach to object recognition in images and range images is classification by supervised machine learning,…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Mikhail Usvyatsov , Konrad Schindler

Object detection is a crucial task for autonomous driving. In addition to requiring high accuracy to ensure safety, object detection for autonomous driving also requires real-time inference speed to guarantee prompt vehicle control, as well…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Bichen Wu , Alvin Wan , Forrest Iandola , Peter H. Jin , Kurt Keutzer

Deep Convolution Neural Networks (CNNs) have shown impressive performance in various vision tasks such as image classification, object detection and semantic segmentation. For object detection, particularly in still images, the performance…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Kai Kang , Wanli Ouyang , Hongsheng Li , Xiaogang Wang

Online video object segmentation is a challenging task as it entails to process the image sequence timely and accurately. To segment a target object through the video, numerous CNN-based methods have been developed by heavily finetuning on…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Jingchun Cheng , Yi-Hsuan Tsai , Wei-Chih Hung , Shengjin Wang , Ming-Hsuan Yang

Developing robust and discriminative appearance models has been a long-standing research challenge in visual object tracking. In the prevalent Siamese-based paradigm, the features extracted by the Siamese-like networks are often…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Fei Xie , Wankou Yang , Chunyu Wang , Lei Chu , Yue Cao , Chao Ma , Wenjun Zeng

Tracking-by-detection approaches are some of the most successful object trackers in recent years. Their success is largely determined by the detector model they learn initially and then update over time. However, under challenging…

计算机视觉与模式识别 · 计算机科学 2015-10-01 Yang Hua , Karteek Alahari , Cordelia Schmid

This article presents a semantic tracker which simultaneously tracks a single target and recognises its category. In general, it is hard to design a tracking model suitable for all object categories, e.g., a rigid tracker for a car is not…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Jingjing Xiao , Qiang Lan , Linbo Qiao , Ales Leonardis

Siamese network based trackers formulate 3D single object tracking as cross-correlation learning between point features of a template and a search area. Due to the large appearance variation between the template and search area during…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Le Hui , Lingpeng Wang , Linghua Tang , Kaihao Lan , Jin Xie , Jian Yang

The problem of multi-object tracking is a fundamental computer vision research focus, widely used in public safety, transport, autonomous vehicles, robotics, and other regions involving artificial intelligence. Because of the complexity of…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Kai Ren , Chuanping Hu

Visual Servoing (VS), where images taken from a camera typically attached to the robot end-effector are used to guide the robot motions, is an important technique to tackle robotic tasks that require a high level of accuracy. We propose a…

机器人学 · 计算机科学 2019-03-13 Cunjun Yu , Zhongang Cai , Hung Pham , Quang-Cuong Pham

Relying on Transformer for complex visual feature learning, object tracking has witnessed the new standard for state-of-the-arts (SOTAs). However, this advancement accompanies by larger training data and longer training period, making…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Mingzhe Guo , Zhipeng Zhang , Heng Fan , Liping Jing

We propose a method for learning from streaming visual data using a compact, constant size representation of all the data that was seen until a given moment. Specifically, we construct a 'coreset' representation of streaming data using a…

计算机视觉与模式识别 · 计算机科学 2015-11-20 Abhimanyu Dubey , Nikhil Naik , Dan Raviv , Rahul Sukthankar , Ramesh Raskar

This work presents an approach for modelling and tracking previously unseen objects for robotic grasping tasks. Using the motion of objects in a scene, our approach segments rigid entities from the scene and continuously tracks them to…

机器人学 · 计算机科学 2022-08-24 Christian Rauch , Ran Long , Vladimir Ivan , Sethu Vijayakumar