中文
相关论文

相关论文: Deeper and Wider Siamese Networks for Real-Time Vi…

200 篇论文

Although the recent progress in the deep neural network has led to the development of learnable local feature descriptors, there is no explicit answer for estimation of the necessary size of a neural network. Specifically, the local feature…

机器学习 · 计算机科学 2017-06-19 Chong Huang , Qiong Liu , Yan-Ying Chen , Kwang-Ting , Cheng

Visual tracking problem demands to efficiently perform robust classification and accurate target state estimation over a given target at the same time. Former methods have proposed various ways of target state estimation, yet few of them…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Yinda Xu , Zeyu Wang , Zuoxin Li , Ye Yuan , Gang Yu

Many recent self-supervised frameworks for visual representation learning are based on certain forms of Siamese networks. Such networks are conceptually symmetric with two parallel encoders, but often practically asymmetric as numerous…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Xiao Wang , Haoqi Fan , Yuandong Tian , Daisuke Kihara , Xinlei Chen

Dynamic convolution demonstrates outstanding representation capabilities, which are crucial for natural image segmentation. However, it fails when applied to medical image segmentation (MIS) and infrared small target segmentation (IRSTS)…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Bingkun Nian , Fenghe Tang , Jianrui Ding , Jie Yang , Zhonglong Zheng , Shaohua Kevin Zhou , Wei Liu

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

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

Designing an end-to-end deep learning network to match the biometric features with limited training samples is an extremely challenging task. To address this problem, we propose a new way to design an end-to-end deep CNN framework i.e.,…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Daksh Thapar , Gaurav Jaswal , Aditya Nigam , Vivek Kanhangad

Convolutional Neural Networks (CNN) increase depth by stacking convolutional layers, and deeper network models perform better in image recognition. Empirical research shows that simply stacking convolutional layers does not make the network…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Rui-Yang Ju , Jen-Shiun Chiang , Chih-Chia Chen , Yu-Shian Lin

Boosting performance of the offline trained siamese trackers is getting harder nowadays since the fixed information of the template cropped from the first frame has been almost thoroughly mined, but they are poorly capable of resisting…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Zhihong Fu , Qingjie Liu , Zehua Fu , Yunhong Wang

Gait recognition is a significant biometric technique for person identification, particularly in scenarios where other physiological biometrics are impractical or ineffective. In this paper, we address the challenges associated with gait…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Proma Hossain Progga , Md. Jobayer Rahman , Swapnil Biswas , Md. Shakil Ahmed , Arif Reza Anwary , Swakkhar Shatabda

Deep residual networks were shown to be able to scale up to thousands of layers and still have improving performance. However, each fraction of a percent of improved accuracy costs nearly doubling the number of layers, and so training very…

计算机视觉与模式识别 · 计算机科学 2017-06-15 Sergey Zagoruyko , Nikos Komodakis

Deep learning has revolutionized medical image segmentation, yet its full potential remains constrained by the paucity of annotated datasets. While diffusion models have emerged as a promising approach for generating synthetic image-mask…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Kunpeng Qiu , Zhiqiang Gao , Zhiying Zhou , Mingjie Sun , Yongxin Guo

Most of the existing tracking methods based on CNN(convolutional neural networks) are too slow for real-time application despite the excellent tracking precision compared with the traditional ones. Moreover, neural networks are memory…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Zhiyan Cui , Na Lu

In contemporary computer vision applications, particularly image classification, architectural backbones pre-trained on large datasets like ImageNet are commonly employed as feature extractors. Despite the widespread use of these…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Pranav Jeevan , Amit Sethi

In this paper, we study the challenging problem of multi-object tracking in a complex scene captured by a single camera. Different from the existing tracklet association-based tracking methods, we propose a novel and efficient way to obtain…

计算机视觉与模式识别 · 计算机科学 2016-09-27 Bing Wang , Li Wang , Bing Shuai , Zhen Zuo , Ting Liu , Kap Luk Chan , Gang Wang

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

机器学习 · 计算机科学 2020-01-09 Gao Huang , Zhuang Liu , Geoff Pleiss , Laurens van der Maaten , Kilian Q. Weinberger

Deep convolutional neural networks (CNNs) have been shown to perform extremely well at a variety of tasks including subtasks of autonomous driving such as image segmentation and object classification. However, networks designed for these…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Yiqi Hou , Sascha Hornauer , Karl Zipser

Deep learning has been widely adopted for channel state information (CSI)-fingerprinting indoor localization systems. These systems usually consist of two main parts, i.e., a positioning network that learns the mapping from high-dimensional…

信号处理 · 电气工程与系统科学 2023-10-11 Bowen Zhang , Houssem Sifaou , Geoffrey Ye Li

We tackle the problem of object completion from point clouds and propose a novel point cloud completion network employing an Asymmetrical Siamese Feature Matching strategy, termed as ASFM-Net. Specifically, the Siamese auto-encoder neural…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Yaqi Xia , Yan Xia , Wei Li , Rui Song , Kailang Cao , Uwe Stilla

Forecasting the future traffic flow distribution in an area is an important issue for traffic management in an intelligent transportation system. The key challenge of traffic prediction is to capture spatial and temporal relations between…

机器学习 · 计算机科学 2019-04-15 Shiheng Ma , Jingcai Guo , Song Guo , Minyi Guo