中文
相关论文

相关论文: A novel spatial-frequency domain network for zero-…

200 篇论文

Real-time semantic segmentation models offer an excellent balance between accuracy and inference speed. However, deploying these models in dynamic real world environments often requires the ability to learn novel classes incrementally…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yujing Zhou , Prashant Shekhar , Thomas Yang , Yongxin Liu

Real-world object detection is highly desired to be equipped with the learning expandability that can enlarge its detection classes incrementally. Moreover, such learning from only few annotated training samples further adds the flexibility…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Yiting Li , Haiyue Zhu , Jun Ma , Chek Sing Teo , Cheng Xiang , Prahlad Vadakkepat , Tong Heng Lee

Fine-Grained Visual Classification (FGVC) is known as a challenging task due to subtle differences among subordinate categories. Many current FGVC approaches focus on identifying and locating discriminative regions by using the attention…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Hui Wang , Yueyang li , Haichi Luo

Continuous learning of novel classes is crucial for edge devices to preserve data privacy and maintain reliable performance in dynamic environments. However, the scenario becomes particularly challenging when data samples are insufficient,…

机器学习 · 计算机科学 2026-05-12 Huijing Zhang , Muyang Cao , Linshan Jiang , Xin Du , Di Yu , Changze Lv , Shuiguang Deng

The goal of fine-grained few-shot learning is to recognize sub-categories under the same super-category by learning few labeled samples. Most of the recent approaches adopt a single similarity measure, that is, global or local measure…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yan Qi , Han Sun , Ningzhong Liu , Huiyu Zhou

Conventional detection networks usually need abundant labeled training samples, while humans can learn new concepts incrementally with just a few examples. This paper focuses on a more challenging but realistic class-incremental few-shot…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Pengyang Li , Yanan Li , Han Cui , Donghui Wang

Scene depth information can help visual information for more accurate semantic segmentation. However, how to effectively integrate multi-modality information into representative features is still an open problem. Most of the existing work…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Yuejiao Su , Yuan Yuan , Zhiyu Jiang

Automatic vessel segmentation is paramount for developing next-generation interventional navigation systems. However, current approaches suffer from suboptimal segmentation performances due to significant challenges in intraoperative images…

图像与视频处理 · 电气工程与系统科学 2024-07-01 De-Xing Huang , Xiao-Hu Zhou , Xiao-Liang Xie , Shi-Qi Liu , Shuang-Yi Wang , Zhen-Qiu Feng , Mei-Jiang Gui , Hao Li , Tian-Yu Xiang , Bo-Xian Yao , Zeng-Guang Hou

Image fusion aims to integrate complementary information across modalities to generate high-quality fused images, thereby enhancing the performance of high-level vision tasks. While global spatial modeling mechanisms show promising results,…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Guan Zheng , Xue Wang , Wenhua Qian , Peng Liu , Runzhuo Ma

Few-shot segmentation (FSS) is proposed to segment unknown class targets with just a few annotated samples. Most current FSS methods follow the paradigm of mining the semantics from the support images to guide the query image segmentation.…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Hanbo Bi , Yingchao Feng , Zhiyuan Yan , Yongqiang Mao , Wenhui Diao , Hongqi Wang , Xian Sun

ResNet has been widely used in image classification tasks due to its ability to model the residual dependence of constant mappings for linear computation. However, the ResNet method adopts a unidirectional transfer of features and lacks an…

图像与视频处理 · 电气工程与系统科学 2025-06-09 Minglang Chen , Jie He , Caixu Xu , Bocheng Liang , Shengli Li , Guannan He , Xiongjie Tao

The recently developed transformer networks have achieved impressive performance in image denoising by exploiting the self-attention (SA) in images. However, the existing methods mostly use a relatively small window to compute SA due to the…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Shi Guo , Hongwei Yong , Xindong Zhang , Jianqi Ma , Lei Zhang

Current artificial neural networks mainly conduct the learning process in the spatial domain but neglect the frequency domain learning. However, the learning course performed in the frequency domain can be more efficient than that in the…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Shaocheng Jia , Wei Yao

Image restoration is a challenging ill-posed problem which estimates latent sharp image from its degraded counterpart. Although the existing methods have achieved promising performance by designing novelty architecture of module, they…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Hu Gao , Bowen Ma , Ying Zhang , Jingfan Yang , Jing Yang , Depeng Dang

The Convolutional Neural Networks (CNNs) generate the feature representation of complex objects by collecting hierarchical and different parts of semantic sub-features. These sub-features can usually be distributed in grouped form in the…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Xiang Li , Xiaolin Hu , Jian Yang

Zero-shot fault diagnosis (ZSFD) is capable of identifying unseen faults via predicting fault attributes labeled by human experts. We first recognize the demand of ZSFD to deal with continuous changes in industrial processes, i.e., the…

机器学习 · 计算机科学 2024-03-22 Jiancheng Zhao , Jiaqi Yue , Chunhui Zhao

Few-shot learning aims to correctly recognize query samples from unseen classes given a limited number of support samples, often by relying on global embeddings of images. In this paper, we propose to equip the backbone network with an…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Jie Hong , Pengfei Fang , Weihao Li , Tong Zhang , Christian Simon , Mehrtash Harandi , Lars Petersson

Instance segmentation is an important task for biomedical and biological image analysis. Due to the complicated background components, the high variability of object appearances, numerous overlapping objects, and ambiguous object…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Dongnan Liu , Donghao Zhang , Yang Song , Heng Huang , Weidong Cai

Semantic segmentation in complex scenes relies not only on object appearance but also on object location and the surrounding environment. Nonetheless, it is difficult to model long-range context in the format of pairwise point correlations…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Xin Kang , Chaoqun Wang , Xuejin Chen

Spatial attention mechanism has been widely used in semantic segmentation of remote sensing images given its capability to model long-range dependencies. Many methods adopting spatial attention mechanism aggregate contextual information…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Xiaowen Ma , Rui Che , Tingfeng Hong , Mengting Ma , Ziyan Zhao , Tian Feng , Wei Zhang