中文
相关论文

相关论文: Center-guided Classifier for Semantic Segmentation…

200 篇论文

In this paper, we propose ReSeg-CLIP, a new training-free Open-Vocabulary Semantic Segmentation method for remote sensing data. To compensate for the problems of vision language models, such as CLIP in semantic segmentation caused by…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Mohammadreza Heidarianbaei , Mareike Dorozynski , Hubert Kanyamahanga , Max Mehltretter , Franz Rottensteiner

Vanilla pixel-level classifiers for semantic segmentation are based on a certain paradigm, involving the inner product of fixed prototypes obtained from the training set and pixel features in the test image. This approach, however,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Xiaowen Ma , Zhenliang Ni , Xinghao Chen

Accurate semantic segmentation models typically require significant computational resources, inhibiting their use in practical applications. Recent works rely on well-crafted lightweight models to achieve fast inference. However, these…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Danna Xue , Fei Yang , Pei Wang , Luis Herranz , Jinqiu Sun , Yu Zhu , Yanning Zhang

With the development of deep learning, supervised learning methods perform well in remote sensing images (RSIs) scene classification. However, supervised learning requires a huge number of annotated data for training. When labeled samples…

计算机视觉与模式识别 · 计算机科学 2020-10-05 Chao Tao , Ji Qi , Weipeng Lu , Hao Wang , Haifeng Li

Labeling errors in remote sensing (RS) image segmentation datasets often remain implicit and subtle due to ambiguous class boundaries, mixed pixels, shadows, complex terrain features, and subjective annotator bias. Furthermore, the scarcity…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yechan Kim , DongHo Yoon , SooYeon Kim , Moongu Jeon

Hyperspectral image (HSI) classification is a cornerstone of remote sensing, enabling precise material and land-cover identification through rich spectral information. While deep learning has driven significant progress in this task, small…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Weilian Zhou , Weixuan Xie , Sei-ichiro Kamata , Man Sing Wong , Huiying , Hou , Haipeng Wang

The complexity of scenes and variations in image quality result in significant variability in the performance of semantic segmentation methods of remote sensing imagery (RSI) in supervised real-world scenarios. This makes the evaluation of…

图像与视频处理 · 电气工程与系统科学 2025-02-21 Huiying Shi , Zhihong Tan , Zhihan Zhang , Hongchen Wei , Yaosi Hu , Yingxue Zhang , Zhenzhong Chen

Implicit neural representations (INRs) have achieved remarkable successes in learning expressive yet compact signal representations. However, they are not naturally amenable to predictive tasks such as segmentation, where they must learn…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Kushal Vyas , Ashok Veeraraghavan , Guha Balakrishnan

Training a modern deep neural network on massive labeled samples is the main paradigm in solving the scene classification problem for remote sensing, but learning from only a few data points remains a challenge. Existing methods for…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Haifeng Li , Zhenqi Cui , Zhiqing Zhu , Li Chen , Jiawei Zhu , Haozhe Huang , Chao Tao

Since the fully convolutional network has achieved great success in semantic segmentation, lots of works have been proposed focusing on extracting discriminative pixel feature representations. However, we observe that existing methods still…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Dongyue Wu , Zilin Guo , Aoyan Li , Changqian Yu , Changxin Gao , Nong Sang

Pixel-level segmentation is essential in remote sensing, where foundational vision models like CLIP and Segment Anything Model(SAM) have demonstrated significant capabilities in zero-shot segmentation tasks. Despite their advances,…

多媒体 · 计算机科学 2025-03-12 Xing Zi , Kairui Jin , Xian Tao , Jun Li , Ali Braytee , Rajiv Ratn Shah , Mukesh Prasad

Interactive segmentation, a computer vision technique where a user provides guidance to help an algorithm segment a feature of interest in an image, has achieved outstanding accuracy and efficient human-computer interaction. However, few…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zhe Wang , Shoukun Sun , Xiang Que , Xiaogang Ma , Carmen Galaz Garcia

Self-supervised contrastive learning (SSCL) has achieved significant milestones in remote sensing image (RSI) understanding. Its essence lies in designing an unsupervised instance discrimination pretext task to extract image features from a…

机器学习 · 计算机科学 2023-11-29 Zhaoyang Zhang , Zhen Ren , Chao Tao , Yunsheng Zhang , Chengli Peng , Haifeng Li

As a common method in the field of computer vision, spatial attention mechanism has been widely used in semantic segmentation of remote sensing images due to its outstanding long-range dependency modeling capability. However, remote sensing…

图像与视频处理 · 电气工程与系统科学 2025-01-24 Xiaowen Ma , Rongrong Lian , Zhenkai Wu , Renxiang Guan , Tingfeng Hong , Mengjiao Zhao , Mengting Ma , Jiangtao Nie , Zhenhong Du , Siyang Song , Wei Zhang

Referring Remote Sensing Image Segmentation (RRSIS) is a challenging task, aiming to segment specific target objects in remote sensing (RS) images based on a given language expression. Existing RRSIS methods typically employ coarse-grained…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Maofu Liu , Xin Jiang , Xiaokang Zhang

Compared to supervised deep learning, self-supervision provides remote sensing a tool to reduce the amount of exact, human-crafted geospatial annotations. While image-level information for unsupervised pretraining efficiently works for…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Chenying Liu , Conrad M Albrecht , Yi Wang , Xiao Xiang Zhu

Remote sensing image segmentation faces persistent challenges in distinguishing morphologically similar categories and adapting to diverse scene variations. While existing methods rely on implicit representation learning paradigms, they…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Xuechao Zou , Yue Li , Shun Zhang , Kai Li , Shiying Wang , Pin Tao , Junliang Xing , Congyan Lang

High-resolution images for remote sensing applications are often not affordable or accessible, especially when in need of a wide temporal span of recordings. Given the easy access to low-resolution (LR) images from satellites, many remote…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Matheus Barros Pereira , Jefersson Alex dos Santos

Remote sensing image scene classification, which aims at labeling remote sensing images with a set of semantic categories based on their contents, has broad applications in a range of fields. Propelled by the powerful feature learning…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Gong Cheng , Xingxing Xie , Junwei Han , Lei Guo , Gui-Song Xia

Semantic segmentation (SS) of RSIs enables the fine-grained interpretation of surface features, making it a critical task in RS analysis. With the increasing diversity and volume of RSIs collected by sensors on various platforms,…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Quanwei Liu , Tao Huang , Jiaqi Yang , Wei Xiang