中文
相关论文

相关论文: LSNet: Extremely Light-Weight Siamese Network For …

200 篇论文

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

Recently, hyperspectral image (HSI) classification approaches based on deep learning (DL) models have been proposed and shown promising performance. However, because of very limited available training samples and massive model parameters,…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Haokui Zhang , Ying Li , Yenan Jiang , Peng Wang , Qiang Shen , Chunhua Shen

Benefiting from the developments in deep learning technology, deep-learning-based algorithms employing automatic feature extraction have achieved remarkable performance on the change detection (CD) task. However, the performance of existing…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Chengxi Han , Chen Wu , Haonan Guo , Meiqi Hu , Hongruixuan Chen

Siamese trackers demonstrated high performance in object tracking due to their balance between accuracy and speed. Unlike classification-based CNNs, deep similarity networks are specifically designed to address the image similarity problem,…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Zhenxi Li , Guillaume-Alexandre Bilodeau , Wassim Bouachir

Among the current mainstream change detection networks, transformer is deficient in the ability to capture accurate low-level details, while convolutional neural network (CNN) is wanting in the capacity to understand global information and…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Dalong Zheng , Zebin Wu , Jia Liu , Zhihui Wei

In this paper, we provide an intuitive viewing to simplify the Siamese-based trackers by converting the tracking task to a classification. Under this viewing, we perform an in-depth analysis for them through visual simulations and real…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Xingping Dong , Jianbing Shen , Fatih Porikli , Jiebo Luo , Ling Shao

We propose SFMNet, a novel 3D sparse detector that combines the efficiency of sparse convolutions with the ability to model long-range dependencies. While traditional sparse convolution techniques efficiently capture local structures, they…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Oren Shrout , Ayellet Tal

Due to the limitations of optical lens focal length and detector resolution, distant clustered infrared small targets often appear as mixed spots. The Close Small Object Unmixing (CSOU) task aims to recover the number, sub-pixel positions,…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Zhiyang Tang , Yiming Zhu , Ruimin Huang , Meng Yang , Yong Ma , Jun Huang , Fan Fan

Image co-segmentation has attracted a lot of attentions in computer vision community. In this paper, we propose a new approach to image co-segmentation through introducing the dense connections into the decoder path of Siamese U-net and…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Xi Liu , Xiabi Liu , Huiyu Li , Xiaopeng Gong

Automatic tomato disease recognition from leaf images is vital to avoid crop losses by applying control measures on time. Even though recent deep learning-based tomato disease recognition methods with classical training procedures showed…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Selvarajah Thuseethan , Palanisamy Vigneshwaran , Joseph Charles , Chathrie Wimalasooriya

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

Point cloud registration is a fundamental step for many tasks. In this paper, we propose a neural network named DetarNet to decouple the translation $t$ and rotation $R$, so as to overcome the performance degradation due to their mutual…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Zhi Chen , Fan Yang , Wenbing Tao

Deep learning has become popular in recent years primarily due to the powerful computing device such as GPUs. However, deploying these deep models to end-user devices, smart phones, or embedded systems with limited resources is challenging.…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Bin Sun , Jun Li , Ming Shao , Yun Fu

Siamese networks have become a common structure in various recent models for unsupervised visual representation learning. These models maximize the similarity between two augmentations of one image, subject to certain conditions for…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Xinlei Chen , Kaiming He

Deep learning-based single image super-resolution (SISR) approaches have drawn much attention and achieved remarkable success on modern advanced GPUs. However, most state-of-the-art methods require a huge number of parameters, memories, and…

图像与视频处理 · 电气工程与系统科学 2022-08-25 Ziwei Luo , Youwei Li , Lei Yu , Qi Wu , Zhihong Wen , Haoqiang Fan , Shuaicheng Liu

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

Convolutional neural networks (CNNs) have shown great capability of solving various artificial intelligence tasks. However, the increasing model size has raised challenges in employing them in resource-limited applications. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Hongyang Gao , Zhengyang Wang , Shuiwang Ji

This paper addresses the problem of large scale image retrieval, with the aim of accurately ranking the similarity of a large number of images to a given query image. To achieve this, we propose a novel Siamese network. This network…

计算机视觉与模式识别 · 计算机科学 2017-02-02 Eng-Jon Ong , Sameed Husain , Miroslaw Bober

Existing satellite remote sensing change detection (CD) methods often crop original large-scale bi-temporal image pairs into small patch pairs and then use pixel-level CD methods to fairly process all the patch pairs. However, due to the…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Lihui Xue , Zhihao Wang , Xueqian Wang , Gang Li

Light-weight neural networks for remote sensing (RS) visual analysis must overcome two inherent redundancies: spatial redundancy from vast, homogeneous backgrounds, and channel redundancy, where extreme scale variations render a single…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Wei Lu , Xue Yang , Si-Bao Chen