中文
相关论文

相关论文: GetNet: Get Target Area for Image Pairing

200 篇论文

Image similarity involves fetching similar looking images given a reference image. Our solution called SimNet, is a deep siamese network which is trained on pairs of positive and negative images using a novel online pair mining strategy…

计算机视觉与模式识别 · 计算机科学 2018-07-16 Srikar Appalaraju , Vineet Chaoji

In this paper, we propose a novel on-line visual tracking framework based on the Siamese matching network and meta-learner network, which run at real-time speeds. Conventional deep convolutional feature-based discriminative visual tracking…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

The traditional object retrieval task aims to learn a discriminative feature representation with intra-similarity and inter-dissimilarity, which supposes that the objects in an image are manually or automatically pre-cropped exactly.…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Lei Zhang , Zhenwei He , Yi Yang , Liang Wang , Xinbo Gao

In this work, we introduce Gradient Siamese Network (GSN) for image quality assessment. The proposed method is skilled in capturing the gradient features between distorted images and reference images in full-reference image quality…

图像与视频处理 · 电气工程与系统科学 2022-08-09 Heng Cong , Lingzhi Fu , Rongyu Zhang , Yusheng Zhang , Hao Wang , Jiarong He , Jin Gao

This paper presents a novel approach for image retrieval and pattern spotting in document image collections. The manual feature engineering is avoided by learning a similarity-based representation using a Siamese Neural Network trained on a…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Kelly L. Wiggers , Alceu S. Britto , Laurent Heutte , Alessandro L. Koerich , Luiz S. Oliveira

Automated person re-identification in a multi-camera surveillance setup is very important for effective tracking and monitoring crowd movement. In the recent years, few deep learning based re-identification approaches have been developed…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Nirbhay Kumar Tagore , Ayushman Singh , Sumanth Manche , Pratik Chattopadhyay

Current methods for single-image depth estimation use training datasets with real image-depth pairs or stereo pairs, which are not easy to acquire. We propose a framework, trained on synthetic image-depth pairs and unpaired real images,…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Chuanxia Zheng , Tat-Jen Cham , Jianfei Cai

In the same vein of discriminative one-shot learning, Siamese networks allow recognizing an object from a single exemplar with the same class label. However, they do not take advantage of the underlying structure of the data and the…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Xingping Dong , Jianbing Shen , Dongming Wu , Kan Guo , Xiaogang Jin , Fatih Porikli

Visual tracking is one of the most challenging computer vision problems. In order to achieve high performance visual tracking in various negative scenarios, a novel cascaded Siamese network is proposed and developed based on two different…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Peng Gao , Yipeng Ma , Ruyue Yuan , Liyi Xiao , Fei Wang

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

Siamese network based trackers formulate the visual tracking task as a similarity matching problem. Almost all popular Siamese trackers realize the similarity learning via convolutional feature cross-correlation between a target branch and…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Dongyan Guo , Yanyan Shao , Ying Cui , Zhenhua Wang , Liyan Zhang , Chunhua Shen

Siamese network based trackers develop rapidly in the field of visual object tracking in recent years. The majority of siamese network based trackers now in use treat each channel in the feature maps generated by the backbone network…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Jiahao Bao , Kaiqiang Chen , Xian Sun , Liangjin Zhao , Wenhui Diao , Menglong Yan

Remote sensing scene classification aims to assign a specific semantic label to a remote sensing image. Recently, convolutional neural networks have greatly improved the performance of remote sensing scene classification. However, some…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Zhang Yue , Zheng Xiangtao , Lu Xiaoqiang

Image matching is a key component of many tasks in computer vision and its main objective is to find correspondences between features extracted from different natural images. When images are represented as graphs, image matching boils down…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Nancy Xu , Giannis Nikolentzos , Michalis Vazirgiannis , Henrik Boström

Matching pedestrians across multiple camera views, known as human re-identification, is a challenging research problem that has numerous applications in visual surveillance. With the resurgence of Convolutional Neural Networks (CNNs),…

计算机视觉与模式识别 · 计算机科学 2016-09-27 Rahul Rama Varior , Mrinal Haloi , Gang Wang

Single object tracking (SOT) is currently one of the most important tasks in computer vision. With the development of the deep network and the release for a series of large scale datasets for single object tracking, siamese networks have…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Shaokui Jiang , Baile Xu , Jian Zhao , Furao Shen

Classification-regression prediction networks have realized impressive success in several modern deep trackers. However, there is an inherent difference between classification and regression tasks, so they have diverse even opposite demands…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Xinglong Sun , Haijiang Sun , Shan Jiang , Jiacheng Wang , Xilai Wei , Zhonghe Hu

In this paper, we address the problem of cross-view image geo-localization. Specifically, we aim to estimate the GPS location of a query street view image by finding the matching images in a reference database of geo-tagged bird's eye view…

计算机视觉与模式识别 · 计算机科学 2017-03-24 Yicong Tian , Chen Chen , Mubarak Shah

While remarkable progress has been made in robust visual tracking, accurate target state estimation still remains a highly challenging problem. In this paper, we argue that this issue is closely related to the prevalent bounding box…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Ziang Ma , Linyuan Wang , Haitao Zhang , Wei Lu , Jun Yin

Multi-object tracking has recently become an important area of computer vision, especially for Advanced Driver Assistance Systems (ADAS). Despite growing attention, achieving high performance tracking is still challenging, with…

计算机视觉与模式识别 · 计算机科学 2017-01-25 Minyoung Kim , Stefano Alletto , Luca Rigazio
‹ 上一页 1 2 3 10 下一页 ›