中文
相关论文

相关论文: Local Consensus Enhanced Siamese Network with Reci…

200 篇论文

Establishing correspondences between two images requires both local and global spatial context. Given putative correspondences of feature points in two views, in this paper, we propose Order-Aware Network, which infers the probabilities of…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Jiahui Zhang , Dawei Sun , Zixin Luo , Anbang Yao , Lei Zhou , Tianwei Shen , Yurong Chen , Long Quan , Hongen Liao

Robustness and discrimination power are two fundamental requirements in visual object tracking. In most tracking paradigms, we find that the features extracted by the popular Siamese-like networks cannot fully discriminatively model the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Fei Xie , Chunyu Wang , Guangting Wang , Yue Cao , Wankou Yang , Wenjun Zeng

In this paper we tackle the problem of estimating the 3D pose of object instances, using convolutional neural networks. State of the art methods usually solve the challenging problem of regression in angle space indirectly, focusing on…

计算机视觉与模式识别 · 计算机科学 2016-07-11 Andreas Doumanoglou , Vassileios Balntas , Rigas Kouskouridas , Tae-Kyun Kim

Unsupervised learning has been popular in various computer vision tasks, including visual object tracking. However, prior unsupervised tracking approaches rely heavily on spatial supervision from template-search pairs and are still unable…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Qiuhong Shen , Lei Qiao , Jinyang Guo , Peixia Li , Xin Li , Bo Li , Weitao Feng , Weihao Gan , Wei Wu , Wanli Ouyang

This paper addresses the problem of visual feature representation learning with an aim to improve the performance of end-to-end reinforcement learning (RL) models. Specifically, a novel architecture is proposed that uses a heterogeneous…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Darshita Jain , Anima Majumder , Samrat Dutta , Swagat Kumar

Finding semantic correspondences is a challenging problem. With the breakthrough of CNNs stronger features are available for tasks like classification but not specifically for the requirements of semantic matching. In the following we…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Nikolai Ufer , Kam To Lui , Katja Schwarz , Paul Warkentin , Björn Ommer

This paper introduces a novel approach to the task of data association within the context of pedestrian tracking, by introducing a two-stage learning scheme to match pairs of detections. First, a Siamese convolutional neural network (CNN)…

机器学习 · 计算机科学 2016-08-05 Laura Leal-Taixé , Cristian Canton Ferrer , Konrad Schindler

Deep learning methods have led to significant improvements in the performance on the facial landmark detection (FLD) task. However, detecting landmarks in challenging settings, such as head pose changes, exaggerated expressions, or uneven…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Purbayan Kar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth Balasubramanian

Siamese networks have drawn great attention in visual tracking because of their balanced accuracy and speed. However, the backbone networks used in Siamese trackers are relatively shallow, such as AlexNet [18], which does not fully take…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Zhipeng Zhang , Houwen Peng

Recently, most siamese network based trackers locate targets via object classification and bounding-box regression. Generally, they select the bounding-box with maximum classification confidence as the final prediction. This strategy may…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Jinlong Peng , Zhengkai Jiang , Yueyang Gu , Yang Wu , Yabiao Wang , Ying Tai , Chengjie Wang , Weiyao Lin

Reference-based image super-resolution (RefSR) is a promising SR branch and has shown great potential in overcoming the limitations of single image super-resolution. While previous state-of-the-art RefSR methods mainly focus on improving…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Lin Zhang , Xin Li , Dongliang He , Fu Li , Yili Wang , Zhaoxiang Zhang

Achieving state-of-the-art results in face verification systems typically hinges on the availability of labeled face training data, a resource that often proves challenging to acquire in substantial quantities. In this research endeavor, we…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Enoch Solomon , Abraham Woubie , Eyael Solomon Emiru

The popularity of self-supervised learning has made it possible to train models without relying on labeled data, which saves expensive annotation costs. However, most existing self-supervised contrastive learning methods often overlook the…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Weiquan Li , Xianzhong Long , Yun Li

Learning a similarity metric has gained much attention recently, where the goal is to learn a function that maps input patterns to a target space while preserving the semantic distance in the input space. While most related work focused on…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Guixiang Ma , Nesreen K. Ahmed , Ted Willke , Dipanjan Sengupta , Michael W. Cole , Nicholas B. Turk-Browne , Philip S. Yu

In recent years, self-supervised learning has had significant success in applications involving computer vision and natural language processing. The type of pretext task is important to this boost in performance. One common pretext task is…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Ademola Okerinde , Sam Hoggatt , Divya Vani Lakkireddy , Nolan Brubaker , William Hsu , Lior Shamir , Brian Spiesman

Multiview feature learning aims to learn discriminative features by integrating the distinct information in each view. However, most existing methods still face significant challenges in learning view-consistency features, which are crucial…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Chengwei Xia , Chaoxi Niu , Kun Zhan

Siamese networks are widely used for remote sensing change detection tasks. A vanilla siamese network has two identical feature extraction branches which share weights, these two branches work independently and the feature maps are not…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Hongbin Zhou , Yupeng Ren , Qiankun Li , Jun Yin , Yonggang Lin

We present a Siamese-like Dual-branch network based on solely Transformers for tracking. Given a template and a search image, we divide them into non-overlapping patches and extract a feature vector for each patch based on its matching…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fei Xie , Chunyu Wang , Guangting Wang , Wankou Yang , Wenjun Zeng

Numerous computer vision applications rely on local feature descriptors, such as SIFT, SURF or FREAK, for image matching. Although their local character makes image matching processes more robust to occlusions, it often leads to…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Tomasz Trzcinski , Jacek Komorowski , Lukasz Dabala , Konrad Czarnota , Grzegorz Kurzejamski , Simon Lynen

Recent research has focused on using convolutional neural networks (CNNs) as the backbones in two-view correspondence learning, demonstrating significant superiority over methods based on multilayer perceptrons. However, CNN backbones that…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Shuyuan Lin , Hailiang Liao , Qiang Qi , Junjie Huang , Taotao Lai , Jian Weng