中文
相关论文

相关论文: Towards Deep and Efficient: A Deep Siamese Self-At…

200 篇论文

This paper explores the segmentation of very small medical objects with significant clinical value. While Convolutional Neural Networks (CNNs), particularly UNet-like models, and recent Transformers have shown substantial progress in image…

图像与视频处理 · 电气工程与系统科学 2024-06-27 Lingjie Kong , Qiaoling Wei , Chengming Xu , Han Chen , Yanwei Fu

Change detection (CD) of remote sensing images is to detect the change region by analyzing the difference between two bitemporal images. It is extensively used in land resource planning, natural hazards monitoring and other fields. In our…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Kaixuan Jiang , Ja Liu , Fang Liu , Wenhua Zhang , Yangguang Liu

Traditional change detection methods based on convolutional neural networks (CNNs) face the challenges of speckle noise and deformation sensitivity for synthetic aperture radar images. To mitigate these issues, we proposed a Multiscale…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Yunhao Gao , Feng Gao , Junyu Dong , Heng-Chao Li

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

Large-scale fine-grained image retrieval has two main problems. First, low dimensional feature embedding can fasten the retrieval process but bring accuracy reduce due to overlooking the feature of significant attention regions of images in…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qi Zhao , Xu Wang , Shuchang Lyu , Binghao Liu , Yifan Yang

Recently, change detection (CD) of remote sensing images have achieved great progress with the advances of deep learning. However, current methods generally deliver incomplete CD regions and irregular CD boundaries due to the limited…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Tianyu Yan , Zifu Wan , Pingping Zhang

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

The Siamese network is becoming the mainstream in change detection of remote sensing images (RSI). However, in recent years, the development of more complicated structure, module and training processe has resulted in the cumbersome model,…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Biyuan Liu , Huaixin Chen , Zhixi Wang

In this paper, we introduce Fast&Focused-Net, a novel deep neural network architecture tailored for efficiently encoding small objects into fixed-length feature vectors. Contrary to conventional Convolutional Neural Networks (CNNs),…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Ali Tofik , Roy Partha Pratim

The rapid advancement of automated artificial intelligence algorithms and remote sensing instruments has benefited change detection (CD) tasks. However, there is still a lot of space to study for precise detection, especially the edge…

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

Change Detection is a crucial but extremely challenging task of remote sensing image analysis, and much progress has been made with the rapid development of deep learning. However, most existing deep learning-based change detection methods…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Yuhang Gan , Wenjie Xuan , Hang Chen , Juhua Liu , Bo Du

In recent years, deep convolutional neural networks (CNN) have significantly advanced face detection. In particular, lightweight CNNbased architectures have achieved great success due to their lowcomplexity structure facilitating real-time…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Guangtao Wang , Jun Li , Zhijian Wu , Jianhua Xu , Jifeng Shen , Wankou Yang

Model compression and acceleration are attracting increasing attentions due to the demand for embedded devices and mobile applications. Research on efficient convolutional neural networks (CNNs) aims at removing feature redundancy by…

机器学习 · 计算机科学 2020-08-21 Jinhua Liang , Tao Zhang , Guoqing Feng

Deep learning-based change detection (CD) using remote sensing images has received increasing attention in recent years. However, how to effectively extract and fuse the deep features of bi-temporal images for improving the accuracy of CD…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Yuanxin Ye , Mengmeng Wang , Liang Zhou , Guangyang Lei , Jianwei Fan , Yao Qin

In this paper we propose a novel framework for learning local image descriptors in a discriminative manner. For this purpose we explore a siamese architecture of Deep Convolutional Neural Networks (CNN), with a Hinge embedding loss on the…

计算机视觉与模式识别 · 计算机科学 2015-02-27 Edgar Simo-Serra , Eduard Trulls , Luis Ferraz , Iasonas Kokkinos , Francesc Moreno-Noguer

Although deep convolutional neural networks (CNNs) have obtained outstanding performance in image superresolution (SR), their computational cost increases geometrically as CNN models get deeper and wider. Meanwhile, the features of…

图像与视频处理 · 电气工程与系统科学 2019-12-02 Seongmin Hwang , Gwanghuyn Yu , Cheolkon Jung , Jinyoung Kim

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

Proper segmentation of organs-at-risk is important for radiation therapy, surgical planning, and diagnostic decision-making in medical image analysis. While deep learning-based segmentation architectures have made significant progress, they…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Riad Hassan , M. Rubaiyat Hossain Mondal , Sheikh Iqbal Ahamed , Fahad Mostafa , Md Mostafijur Rahman

Due to the fast inference and good performance, discriminative learning methods have been widely studied in image denoising. However, these methods mostly learn a specific model for each noise level, and require multiple models for…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Kai Zhang , Wangmeng Zuo , Lei Zhang

Face super-resolution (FSR) under limited computational budgets remains challenging. Existing methods often treat all facial pixels equally, leading to suboptimal resource allocation and degraded performance. CNNs are sensitive to…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Siyu Xu , Wenjie Li , Guangwei Gao , Jian Yang , Guo-Jun Qi , Chia-Wen Lin