中文
相关论文

相关论文: Dual-stream Network for Visual Recognition

200 篇论文

This paper introduces SS-MixNet, a lightweight and effective deep learning model for hyperspectral image (HSI) classification. The architecture integrates 3D convolutional layers for local spectral-spatial feature extraction with two…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Mohammed Q. Alkhatib

Dense optical flow estimation plays a key role in many robotic vision tasks. In the past few years, with the advent of deep learning, we have witnessed great progress in optical flow estimation. However, current networks often consist of a…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lingtong Kong , Chunhua Shen , Jie Yang

Few-shot fine-grained image classification aims to recognize subcategories with high visual similarity using only a limited number of annotated samples. Existing metric learning-based methods typically rely solely on spatial domain…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Meijia Wang , Guochao Wang , Haozhen Chu , Bin Yao , Weichuan Zhang , Yuan Wang , Junpo Yang

High-resolution representations are essential for position-sensitive vision problems, such as human pose estimation, semantic segmentation, and object detection. Existing state-of-the-art frameworks first encode the input image as a…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Jingdong Wang , Ke Sun , Tianheng Cheng , Borui Jiang , Chaorui Deng , Yang Zhao , Dong Liu , Yadong Mu , Mingkui Tan , Xinggang Wang , Wenyu Liu , Bin Xiao

Recently, there have been tremendous efforts in developing lightweight Deep Neural Networks (DNNs) with satisfactory accuracy, which can enable the ubiquitous deployment of DNNs in edge devices. The core challenge of developing compact and…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Zhuo Su , Jiehua Zhang , Longguang Wang , Hua Zhang , Zhen Liu , Matti Pietikäinen , Li Liu

Aerial images are often taken under poor lighting conditions and contain low resolution objects, many times occluded by other objects. In this domain, visual context could be of great help, but there are still very few papers that consider…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Alina Elena Marcu

In recent years, using a deep convolutional neural network (CNN) as a feature encoder (or backbone) is the most commonly observed architectural pattern in several computer vision methods, and semantic segmentation is no exception. The two…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Venkata Satya Sai Ajay Daliparthi

Point cloud segmentation is one of the most important tasks in computer vision with widespread scientific, industrial, and commercial applications. The research thereof has resulted in many breakthroughs in 3D object and scene…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Dening Lu , Jun Zhou , Kyle Yilin Gao , Dilong Li , Jing Du , Linlin Xu , Jonathan Li

BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretrained tasks, e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Mingyuan Fan , Shenqi Lai , Junshi Huang , Xiaoming Wei , Zhenhua Chai , Junfeng Luo , Xiaolin Wei

While deep neural networks extract rich features from the input data, the current trade-off between depth and computational cost makes it difficult to adopt deep neural networks for many industrial applications, especially when computing…

神经与进化计算 · 计算机科学 2019-05-14 Mohammad Saeed Shafiee , Mohammad Javad Shafiee , Alexander Wong

Magnetic resonance (MR) image acquisition is an inherently prolonged process, whose acceleration has long been the subject of research. This is commonly achieved by obtaining multiple undersampled images, simultaneously, through parallel…

图像与视频处理 · 电气工程与系统科学 2021-06-15 Chun-Mei Feng , Zhanyuan Yang , Huazhu Fu , Yong Xu , Jian Yang , Ling Shao

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

Visual tracking addresses the problem of identifying and localizing an unknown target in a video given the target specified by a bounding box in the first frame. In this paper, we propose a dual network to better utilize features among…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Zhizhen Chi , Hongyang Li , Huchuan Lu , Ming-Hsuan Yang

Spectral Graph Neural Networks (GNNs) have achieved tremendous success in graph machine learning, with polynomial filters applied for graph convolutions, where all nodes share the identical filter weights to mine their local contexts.…

机器学习 · 计算机科学 2024-05-24 Jingwei Guo , Kaizhu Huang , Xinping Yi , Rui Zhang

Previous feed-forward architectures of recently proposed deep super-resolution networks learn the features of low-resolution inputs and the non-linear mapping from those to a high-resolution output. However, this approach does not fully…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Muhammad Haris , Greg Shakhnarovich , Norimichi Ukita

We propose a novel couple mappings method for low resolution face recognition using deep convolutional neural networks (DCNNs). The proposed architecture consists of two branches of DCNNs to map the high and low resolution face images into…

计算机视觉与模式识别 · 计算机科学 2017-06-21 Erfan Zangeneh , Mohammad Rahmati , Yalda Mohsenzadeh

The sensing and manipulation of transparent objects present a critical challenge in industrial and laboratory robotics. Conventional sensors face challenges in obtaining the full depth of transparent objects due to the refraction and…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Xianghui Fan , Chao Ye , Anping Deng , Xiaotian Wu , Mengyang Pan , Hang Yang

Although low-light image enhancement has achieved great stride based on deep enhancement models, most of them mainly stress on enhancement performance via an elaborated black-box network and rarely explore the physical significance of…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Huake Wang , Xingsong Hou , Chengcu Liu , Kaibing Zhang , Xiangyong Cao , Xueming Qian

Conventional scaling of neural networks typically involves designing a base network and growing different dimensions like width, depth, etc. of the same by some predefined scaling factors. We introduce an automated scaling approach…

机器学习 · 计算机科学 2024-02-21 Akash Guna R. T , Arnav Chavan , Deepak Gupta

In unmanned aerial systems, especially in complex environments, accurately detecting tiny objects is crucial. Resizing images is a common strategy to improve detection accuracy, particularly for small objects. However, simply enlarging…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Luqi Gong , Haotian Chen , Yikun Chen , Tianliang Yao , Chao Li , Shuai Zhao , Guangjie Han