中文
相关论文

相关论文: CEU-Net: Ensemble Semantic Segmentation of Hypersp…

200 篇论文

We tackle the problem of one-shot segmentation: finding and segmenting a previously unseen object in a cluttered scene based on a single instruction example. We propose a novel dataset, which we call $\textit{cluttered Omniglot}$. Using a…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Claudio Michaelis , Matthias Bethge , Alexander S. Ecker

This work investigates the use of deep fully convolutional neural networks (DFCNN) for pixel-wise scene labeling of Earth Observation images. Especially, we train a variant of the SegNet architecture on remote sensing data over an urban…

计算机视觉与模式识别 · 计算机科学 2016-09-23 Nicolas Audebert , Bertrand Le Saux , Sébastien Lefèvre

Semi-supervised clustering seeks to augment traditional clustering methods by incorporating side information provided via human expertise in order to increase the semantic meaningfulness of the resulting clusters. However, most current…

机器学习 · 计算机科学 2014-02-17 Caiming Xiong , David Johnson , Jason J. Corso

Weak feature representation problem has influenced the performance of few-shot classification task for a long time. To alleviate this problem, recent researchers build connections between support and query instances through embedding patch…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Jinxiang Lai , Siqian Yang , Junhong Zhou , Wenlong Wu , Xiaochen Chen , Jun Liu , Bin-Bin Gao , Chengjie Wang

Nuclear segmentation in histology images is a challenging task due to significant variations in the shape and appearance of nuclei. One of the main hurdles in nuclear instance segmentation is overlapping nuclei where a smart algorithm is…

图像与视频处理 · 电气工程与系统科学 2019-08-28 Navid Alemi Koohbanani , Mostafa Jahanifar , Ali Gooya , Nasir Rajpoot

Herein, we present a system for hyperspectral image segmentation that utilizes multiple class--based denoising autoencoders which are efficiently trained. Moreover, we present a novel hyperspectral data augmentation method for labelled HSI…

计算机视觉与模式识别 · 计算机科学 2018-07-30 John E. Ball , Pan Wei

Recently, there has been increasing interest to leverage the competence of neural networks to analyze data. In particular, new clustering methods that employ deep embeddings have been presented. In this paper, we depart from centroid-based…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Sharon Fogel , Hadar Averbuch-Elor , Jacov Goldberger , Daniel Cohen-Or

Segmentation of ultra-high resolution images is increasingly demanded, yet poses significant challenges for algorithm efficiency, in particular considering the (GPU) memory limits. Current approaches either downsample an ultra-high…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Wuyang Chen , Ziyu Jiang , Zhangyang Wang , Kexin Cui , Xiaoning Qian

Co-occurrent visual pattern makes aggregating contextual information a common paradigm to enhance the pixel representation for semantic image segmentation. The existing approaches focus on modeling the context from the perspective of the…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Zhenchao Jin , Bin Liu , Qi Chu , Nenghai Yu

Confusing classes that are ubiquitous in real world often degrade performance for many vision related applications like object detection, classification, and segmentation. The confusion errors are not only caused by similar visual patterns…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Qichuan Geng , Xinyu Huang , Zhong Zhou , Ruigang Yang

Deep hashing has been widely applied to large-scale image retrieval tasks owing to efficient computation and low storage cost by encoding high-dimensional image data into binary codes. Since binary codes do not contain as much information…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Xuetong Xue , Jiaying Shi , Xinxue He , Shenghui Xu , Zhaoming Pan

Few-shot semantic segmentation aims at learning to segment a target object from a query image using only a few annotated support images of the target class. This challenging task requires to understand diverse levels of visual cues and…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Juhong Min , Dahyun Kang , Minsu Cho

This paper introduces HPNet, a novel deep-learning approach for segmenting a 3D shape represented as a point cloud into primitive patches. The key to deep primitive segmentation is learning a feature representation that can separate points…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Siming Yan , Zhenpei Yang , Chongyang Ma , Haibin Huang , Etienne Vouga , Qixing Huang

Due to its excellent performance, U-Net is the most widely used backbone architecture for biomedical image segmentation in the recent years. However, in our studies, we observe that there is a considerable performance drop in the case of…

图像与视频处理 · 电气工程与系统科学 2020-07-10 Jeya Maria Jose , Vishwanath Sindagi , Ilker Hacihaliloglu , Vishal M. Patel

The recent years have witnessed great advances for semantic segmentation using deep convolutional neural networks (DCNNs). However, a large number of convolutional layers and feature channels lead to semantic segmentation as a…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Yu Wang , Quan Zhou , Xiaofu Wu

Deep learning has substantially advanced medical image segmentation, yet achieving robust generalization across diverse imaging modalities and anatomical structures remains a major challenge. A key contributor to this limitation lies in how…

图像与视频处理 · 电气工程与系统科学 2026-01-23 Shams Nafisa Ali , Taufiq Hasan

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

Hyperspectral image (HSI) clustering, which aims at dividing hyperspectral pixels into clusters, has drawn significant attention in practical applications. Recently, many graph-based clustering methods, which construct an adjacent graph to…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Qi Wang , Yanling Miao , Mulin Chen , Xuelong Li

In this article, we improve the deep learning solution for coastline extraction from Synthetic Aperture Radar (SAR) images by proposing a two-stage model involving image classification followed by segmentation. We hypothesize that a single…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Vidhu Arora , Shreyan Gupta , Ananthakrishna Kudupu , Aditya Priyadarshi , Aswathi Mundayatt , Jaya Sreevalsan-Nair

Deep network-based image Compressed Sensing (CS) has attracted much attention in recent years. However, the existing deep network-based CS schemes either reconstruct the target image in a block-by-block manner that leads to serious block…

图像与视频处理 · 电气工程与系统科学 2021-12-08 Wenxue Cui , Shaohui Liu , Feng Jiang , Debin Zhao
‹ 上一页 1 8 9 10 下一页 ›