中文
相关论文

相关论文: Rethinking Remote Sensing Change Detection With A …

200 篇论文

The Segment Anything Model (SAM), a foundational model designed for promptable segmentation tasks, demonstrates exceptional generalization capabilities, making it highly promising for natural scene image segmentation. However, SAM's lack of…

计算机视觉与模式识别 · 计算机科学 2024-08-19 Linghao Zheng , Xinyang Pu , Feng Xu

Change detection (CD) aims to identify changes that occur in an image pair taken different times. Prior methods devise specific networks from scratch to predict change masks in pixel-level, and struggle with general segmentation problems.…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Guo-Hua Wang , Bin-Bin Gao , Chengjie Wang

Instance segmentation aims to detect and segment individual objects in a scene. Most existing methods rely on precise mask annotations of every category. However, it is difficult and costly to segment objects in novel categories because a…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Weicheng Kuo , Anelia Angelova , Jitendra Malik , Tsung-Yi Lin

Tremendous efforts have been made to improve mask localization accuracy in instance segmentation. Modern instance segmentation methods relying on fully convolutional networks perform pixel-wise classification, which ignores object…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Tianheng Cheng , Xinggang Wang , Lichao Huang , Wenyu Liu

Current transformer-based change detection (CD) approaches either employ a pre-trained model trained on large-scale image classification ImageNet dataset or rely on first pre-training on another CD dataset and then fine-tuning on the target…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Mubashir Noman , Mustansar Fiaz , Hisham Cholakkal , Sanath Narayan , Rao Muhammad Anwer , Salman Khan , Fahad Shahbaz Khan

Remote-sensing (RS) Change Detection (CD) aims to detect "changes of interest" from co-registered bi-temporal images. The performance of existing deep supervised CD methods is attributed to the large amounts of annotated data used to train…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Wele Gedara Chaminda Bandara , Vishal M. Patel

Popular Transformer networks have been successfully applied to remote sensing (RS) image change detection (CD) identifications and achieve better results than most convolutional neural networks (CNNs), but they still suffer from two main…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Tao Lei , Yetong Xu , Hailong Ning , Zhiyong Lv , Chongdan Min , Yaochu Jin , Asoke K. Nandi

There is a recent trend in the LiDAR perception field towards unifying multiple tasks in a single strong network with improved performance, as opposed to using separate networks for each task. In this paper, we introduce a new LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Zixiang Zhou , Dongqiangzi Ye , Weijia Chen , Yufei Xie , Yu Wang , Panqu Wang , Hassan Foroosh

The automatic detection of changes or anomalies between multispectral and hyperspectral images collected at different time instants is an active and challenging research topic. To effectively perform change-point detection in multitemporal…

信号处理 · 电气工程与系统科学 2022-11-28 Ricardo Augusto Borsoi , Cédric Richard , André Ferrari , Jie Chen , José Carlos Moreira Bermudez

Interactive image segmentation(IIS) plays a critical role in generating precise annotations for remote sensing imagery, where objects often exhibit scale variations, irregular boundaries and complex backgrounds. However, existing IIS…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Deliang Wang , Peng Liu , Yan Ma , Rongkai Zhuang , Lajiao Chen , Bing Li , Yi Zeng

Deep learning techniques have achieved remarkable success in the semantic segmentation of remote sensing images and in land-use change detection. Nevertheless, their real-time deployment on edge platforms remains constrained by decoder…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Sihang Chen , Lijun Yun , Ze Liu , JianFeng Zhu , Jie Chen , Hui Wang , Yueping Nie

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

In the last decade, the rapid development of deep learning (DL) has made it possible to perform automatic, accurate, and robust Change Detection (CD) on large volumes of Remote Sensing Images (RSIs). However, despite advances in CD methods,…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Lei Ding , Danfeng Hong , Maofan Zhao , Hongruixuan Chen , Chenyu Li , Jie Deng , Naoto Yokoya , Lorenzo Bruzzone , Jocelyn Chanussot

Segmenting unknown or anomalous object instances is a critical task in autonomous driving applications, and it is approached traditionally as a per-pixel classification problem. However, reasoning individually about each pixel without…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Shyam Nandan Rai , Fabio Cermelli , Barbara Caputo , Carlo Masone

Partially-supervised instance segmentation is a task which requests segmenting objects from novel unseen categories via learning on limited seen categories with annotated masks thus eliminating demands of heavy annotation burden. The key to…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Xuehui Wang , Kai Zhao , Ruixin Zhang , Shouhong Ding , Yan Wang , Wei Shen

The perception of moving objects is crucial for autonomous robots performing collision avoidance in dynamic environments. LiDARs and cameras tremendously enhance scene interpretation but do not provide direct motion information and face…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Matthias Zeller , Vardeep S. Sandhu , Benedikt Mersch , Jens Behley , Michael Heidingsfeld , Cyrill Stachniss

When given two similar images, humans identify their differences by comparing the appearance (e.g., color, texture) with the help of semantics (e.g., objects, relations). However, mainstream binary change detection models adopt a supervised…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Yuhang Gan , Wenjie Xuan , Zhiming Luo , Lei Fang , Zengmao Wang , Juhua Liu , Bo Du

Change detection (CD) aims to detect change regions within an image pair captured at different times, playing a significant role in diverse real-world applications. Nevertheless, most of the existing works focus on designing advanced…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Qing Guo , Ruofei Wang , Rui Huang , Shuifa Sun , Yuxiang Zhang

Transformers have become prevalent in computer vision due to their performance and flexibility in modelling complex operations. Of particular significance is the 'cross-attention' operation, which allows a vector representation (e.g. of an…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Ali Athar , Jonathon Luiten , Alexander Hermans , Deva Ramanan , Bastian Leibe

In response to the global COVID-19 pandemic, there has been a critical demand for protective measures, with face masks emerging as a primary safeguard. The approach involves a two-fold strategy: first, recognizing the presence of a face by…

计算机视觉与模式识别 · 计算机科学 2023-11-20 R. Chinnaiyan , Iyyappan M , Al Raiyan Shariff A , Kondaveeti Sai , Mallikarjunaiah B M , P Bharath