中文
相关论文

相关论文: Towards Accurate Pixel-wise Object Tracking by Att…

200 篇论文

Attention-based graph neural networks have made great progress in feature matching learning. However, insight of how attention mechanism works for feature matching is lacked in the literature. In this paper, we rethink cross- and…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Yuxin Deng , Jiayi Ma

One-stream Transformer-based trackers have demonstrated remarkable performance by concatenating template and search region tokens, thereby enabling joint attention across all tokens. However, enabling an excessive proportion of background…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Janani Kugarajeevan , Thanikasalam Kokul , Amirthalingam Ramanan , Subha Fernando

Recently, deep learning has achieved very promising results in visual object tracking. Deep neural networks in existing tracking methods require a lot of training data to learn a large number of parameters. However, training data is not…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Li Wang , Ting Liu , Bing Wang , Xulei Yang , Gang Wang

Infrared small target detection based on deep learning offers unique advantages in separating small targets from complex and dynamic backgrounds. However, the features of infrared small targets gradually weaken as the depth of convolutional…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Chun Bao , Jie Cao , Yaqian Ning , Tianhua Zhao , Zhijun Li , Zechen Wang , Li Zhang , Qun Hao

We present a novel multi-attentional convolutional architecture to tackle the problem of real-time RGB-D 6D object pose tracking of single, known objects. Such a problem poses multiple challenges originating both from the objects' nature…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Isidoros Marougkas , Petros Koutras , Nikos Kardaris , Georgios Retsinas , Georgia Chalvatzaki , Petros Maragos

Accurately detecting and tracking high-speed, small objects, such as balls in sports videos, is challenging due to factors like motion blur and occlusion. Although recent deep learning frameworks like TrackNetV1, V2, and V3 have advanced…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Arjun Raj , Lei Wang , Tom Gedeon

Visual object tracking task is constantly gaining importance in several fields of application as traffic monitoring, robotics, and surveillance, to name a few. Dealing with changes in the appearance of the tracked object is paramount to…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fabio Garcea , Alessandro Cucco , Lia Morra , Fabrizio Lamberti

Vehicle re-identification (re-ID) focuses on matching images of the same vehicle across different cameras. It is fundamentally challenging because differences between vehicles are sometimes subtle. While several studies incorporate…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Tsai-Shien Chen , Chih-Ting Liu , Chih-Wei Wu , Shao-Yi Chien

Recently using convolutional neural networks (CNNs) has gained popularity in visual tracking, due to its robust feature representation of images. Recent methods perform online tracking by fine-tuning a pre-trained CNN model to the specific…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Tianyu Yang , Antoni B. Chan

Active vision is inherently attention-driven: The agent actively selects views to attend in order to fast achieve the vision task while improving its internal representation of the scene being observed. Inspired by the recent success of…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Min Liu , Yifei Shi , Lintao Zheng , Kai Xu , Hui Huang , Dinesh Manocha

3D object detection from LiDAR sensor data is an important topic in the context of autonomous cars and drones. In this paper, we present the results of experiments on the impact of backbone selection of a deep convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Konrad Lis , Tomasz Kryjak

In this paper we propose an attentive recurrent generative adversarial network (ARGAN) to detect and remove shadows in an image. The generator consists of multiple progressive steps. At each step a shadow attention detector is firstly…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Bin Ding , Chengjiang Long , Ling Zhang , Chunxia Xiao

In this study, we introduce an enhanced version of ViT that conducts attention-based QKV operations during the initial stages of downsampling. Performing attention directly on high-resolution feature maps is computationally demanding due to…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Bohang Sun

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

Although deep models have greatly improved the accuracy and robustness of image segmentation, obtaining segmentation results with highly accurate boundaries and fine structures is still a challenging problem. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Xuebin Qin , Deng-Ping Fan , Chenyang Huang , Cyril Diagne , Zichen Zhang , Adrià Cabeza Sant'Anna , Albert Suàrez , Martin Jagersand , Ling Shao

The allocation of computation resources in the backbone is a crucial issue in object detection. However, classification allocation pattern is usually adopted directly to object detector, which is proved to be sub-optimal. In order to…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Feng Liang , Chen Lin , Ronghao Guo , Ming Sun , Wei Wu , Junjie Yan , Wanli Ouyang

Precise segmentation of objects is an important problem in tasks like class-agnostic object proposal generation or instance segmentation. Deep learning-based systems usually generate segmentations of objects based on coarse feature maps,…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Christian Wilms , Simone Frintrop

Object detection is essential to safe autonomous or assisted driving. Previous works usually utilize RGB images or LiDAR point clouds to identify and localize multiple objects in self-driving. However, cameras tend to fail in bad driving…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Zangwei Zheng , Xiangyu Yue , Kurt Keutzer , Alberto Sangiovanni Vincentelli

Object tracking has important application in assistive technologies for personalized monitoring. Recent trackers choosing AlexNet as their backbone to extract features have gained great success. However, AlexNet is too shallow to form a…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Zhipeng Zhou , Rui Zhang , Dong Yin

Segmenting medical images accurately and reliably is important for disease diagnosis and treatment. It is a challenging task because of the wide variety of objects' sizes, shapes, and scanning modalities. Recently, many convolutional neural…

图像与视频处理 · 电气工程与系统科学 2022-01-17 Ange Lou , Shuyue Guan , Hanseok Ko , Murray Loew