中文
相关论文

相关论文: Remote Sensing Image Change Detection with Graph I…

200 篇论文

Existing methods for Salient Object Detection in Optical Remote Sensing Images (ORSI-SOD) mainly adopt Convolutional Neural Networks (CNNs) as the backbone, such as VGG and ResNet. Since CNNs can only extract features within certain…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Gongyang Li , Zhen Bai , Zhi Liu , Xinpeng Zhang , Haibin Ling

We present a module that extends the temporal graph of a graph convolutional network (GCN) for action recognition with a sequence of skeletons. Existing methods attempt to represent a more appropriate spatial graph on an intra-frame, but…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Yuya Obinata , Takuma Yamamoto

This paper presents a novel multi-attention driven system that jointly exploits Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) in the context of multi-label remote sensing (RS) image classification. The proposed…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Gencer Sumbul , Begüm Demir

Skeleton-based human action recognition has attracted much attention with the prevalence of accessible depth sensors. Recently, graph convolutional networks (GCNs) have been widely used for this task due to their powerful capability to…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Zhen Huang , Xu Shen , Xinmei Tian , Houqiang Li , Jianqiang Huang , Xian-Sheng Hua

Graph convolutional networks (GCNs), which can model the human body skeletons as spatial and temporal graphs, have shown remarkable potential in skeleton-based action recognition. However, in the existing GCN-based methods, graph-structured…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Han Chen , Yifan Jiang , Hanseok Ko

Remote sensing image change detection (CD) is essential for analyzing land surface changes over time, with a significant challenge being the differentiation of actual changes from complex scenes while filtering out pseudo-changes. A primary…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Yi Liu , Chenhao Sun , Hao Ye , Xiangying Liu , Weilong Ju

Human Interaction Recognition is the process of identifying interactive actions between multiple participants in a specific situation. The aim is to recognise the action interactions between multiple entities and their meaning. Many single…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Ruoqi Yin , Jianqin Yin

For change detection in remote sensing, constructing a training dataset for deep learning models is difficult due to the requirements of bi-temporal supervision. To overcome this issue, single-temporal supervision which treats change labels…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Minseok Seo , Hakjin Lee , Yongjin Jeon , Junghoon Seo

Human skeleton information is important in skeleton-based action recognition, which provides a simple and efficient way to describe human pose. However, existing skeleton-based methods focus more on the skeleton, ignoring the objects…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Hao Wen , Ziqian Lu , Fengli Shen , Zhe-Ming Lu , Jialin Cui

Graph Convolutional Networks (GCNs), which model skeleton data as graphs, have obtained remarkable performance for skeleton-based action recognition. Particularly, the temporal dynamic of skeleton sequence conveys significant information in…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Jianan Li , Xuemei Xie , Zhifu Zhao , Yuhan Cao , Qingzhe Pan , Guangming Shi

Change detection, i.e. identification per pixel of changes for some classes of interest from a set of bi-temporal co-registered images, is a fundamental task in the field of remote sensing. It remains challenging due to unrelated forms of…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Foivos I. Diakogiannis , François Waldner , Peter Caccetta

Change detection (CD) from remote sensing (RS) images using deep learning has been widely investigated in the literature. It is typically regarded as a pixel-wise labeling task that aims to classify each pixel as changed or unchanged.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Weikang Yu , Xiaokang Zhang , Samiran Das , Xiao Xiang Zhu , Pedram Ghamisi

Change detection, an essential application for high-resolution remote sensing images, aims to monitor and analyze changes in the land surface over time. Due to the rapid increase in the quantity of high-resolution remote sensing data and…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Shizhen Chang , Michael Kopp , Pedram Ghamisi , Bo Du

Change detection (CD) in remote sensing imagery plays a crucial role in various applications such as urban planning, damage assessment, and resource management. While deep learning approaches have significantly advanced CD performance,…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Hongjia Chen , Xin Xu , Fangling Pu

Change detection, a prominent research area in remote sensing, is pivotal in observing and analyzing surface transformations. Despite significant advancements achieved through deep learning-based methods, executing high-precision change…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Keyan Chen , Chengyang Liu , Wenyuan Li , Zili Liu , Hao Chen , Haotian Zhang , Zhengxia Zou , Zhenwei Shi

Remote sensing change detection is essential for environmental monitoring, urban planning, and related applications. However, current methods often struggle to capture long-range dependencies while maintaining computational efficiency.…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Zhenyu Yang , Gensheng Pei , Yazhou Yao , Tianfei Zhou , Lizhong Ding , Fumin Shen

Change detection is widely applied in remote sensing image analysis. Existing methods require training models separately for each dataset, which leads to poor domain generalization. Moreover, these methods rely heavily on large amounts of…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Qiangang Du , Jinlong Peng , Xu Chen , Qingdong He , Liren He , Qiang Nie , Wenbing Zhu , Mingmin Chi , Yabiao Wang , Chengjie Wang

Predicting interactions between structured entities lies at the core of numerous tasks such as drug regimen and new material design. In recent years, graph neural networks have become attractive. They represent structured entities as graphs…

机器学习 · 计算机科学 2020-04-21 Nuo Xu , Pinghui Wang , Long Chen , Jing Tao , Junzhou Zhao

Modelling long-range dependencies is critical for scene understanding tasks in computer vision. Although convolution neural networks (CNNs) have excelled in many vision tasks, they are still limited in capturing long-range structured…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Li Zhang , Mohan Chen , Anurag Arnab , Xiangyang Xue , Philip H. S. Torr

Change detection (CD) aims to find the difference between two images at different times and outputs a change map to represent whether the region has changed or not. To achieve a better result in generating the change map, many…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Chao-Peng Chen , Jun-Wei Hsieh , Ping-Yang Chen , Yi-Kuan Hsieh , Bor-Shiun Wang
‹ 上一页 1 8 9 10 下一页 ›