中文
相关论文

相关论文: Generating superpixels using deep image representa…

200 篇论文

Superpixels have long been used in image simplification to enable more efficient data processing and storage. However, despite their computational potential, their irregular spatial distribution has often forced deep learning approaches to…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Jack Roberts , Jeova Farias Sales Rocha Neto

Superpixel algorithms grouping pixels with similar color and other low-level properties are increasingly used for pre-processing in image segmentation. In recent years, a focus has been placed on developing geometric superpixel methods that…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Maximilian Fiedler , Andreas Alpers

This paper addresses the search for a fast and meaningful image segmentation in the context of $k$-means clustering. The proposed method builds on a widely-used local version of Lloyd's algorithm, called Simple Linear Iterative Clustering…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Georg Maierhofer , Daniel Heydecker , Angelica I. Aviles-Rivero , Samar M. Alsaleh , Carola-Bibiane Schönlieb

Superpixel segmentation can be used as an intermediary step in many applications, often to improve object delineation and reduce computer workload. However, classical methods do not incorporate information about the desired object.…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Felipe Belém , Benjamin Perret , Jean Cousty , Silvio J. F. Guimarães , Alexandre Falcão

Superpixels are a useful representation to reduce the complexity of image data. However, to combine superpixels with convolutional neural networks (CNNs) in an end-to-end fashion, one requires extra models to generate superpixels and…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Teppei Suzuki

Several image pattern recognition tasks rely on superpixel generation as a fundamental step. Image analysis based on superpixels facilitates domain-specific applications, also speeding up the overall processing time of the task. Recent…

计算机视觉与模式识别 · 计算机科学 2018-02-19 Marcelo Santos , Luciano Oliveira

Over-segmentation of an image into superpixels has become a useful tool for solving various problems in image processing and computer vision. Reflection symmetry is quite prevalent in both natural and man-made objects and is an essential…

计算机视觉与模式识别 · 计算机科学 2018-08-13 Rajendra Nagar , Shanmuganathan Raman

Single-pixel imaging can collect images at the wavelengths outside the reach of conventional focal plane array detectors. However, the limited image quality and lengthy computational times for iterative reconstruction still impede the…

图像与视频处理 · 电气工程与系统科学 2023-11-20 Kai Song , Yaoxing Bian , Ku Wu , Hongrui Liu , Shuangping Han , Jiaming Li , Jiazhao Tian , Chengbin Qin , Jianyong Hu , Liantuan Xiao

Hyperspectral image (HI) analysis approaches have recently become increasingly complex and sophisticated. Recently, the combination of spectral-spatial information and superpixel techniques have addressed some hyperspectral data issues,…

图像与视频处理 · 电气工程与系统科学 2024-07-23 Luciano Carvalho Ayres , Sérgio José Melo de Almeida , José Carlos Moreira Bermudez , Ricardo Augusto Borsoi

Combining high-level and low-level visual tasks is a common technique in the field of computer vision. This work integrates the technique of image super resolution to semantic segmentation for document image binarization. It demonstrates…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Chih-Chia Chen , Wei-Han Chen , Jen-Shiun Chiang , Chun-Tse Chien , Tingkai Chang

Semantic segmentation is the task of classifying each pixel in an image. Training a segmentation model achieves best results using annotated images, where each pixel is annotated with the corresponding class. When obtaining fine annotations…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Jort de Jong , Mike Holenderski

Superpixel-based methodologies have become increasingly popular in computer vision, especially when the computation is too expensive in time or memory to perform with a large number of pixels or features. However, rarely is superpixel…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Alex Yang , Charlie T. Veal , Derek T. Anderson , Grant J. Scott

Semantic segmentation is an important and popular research area in computer vision that focuses on classifying pixels in an image based on their semantics. However, supervised deep learning requires large amounts of data to train models and…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Lingyan Ran , Yali Li , Guoqiang Liang , Yanning Zhang

This work presents a region-growing image segmentation approach based on superpixel decomposition. From an initial contour-constrained over-segmentation of the input image, the image segmentation is achieved by iteratively merging similar…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Mahaman Sani Chaibou , Pierre-Henri Conze , Karim Kalti , Basel Solaiman , Mohamed Ali Mahjoub

Finding correspondences between structural entities decomposing images is of high interest for computer vision applications. In particular, we analyze how to accurately track superpixels - visual primitives generated by aggregating adjacent…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Pierre-Henri Conze , Florian Tilquin , Mathieu Lamard , Fabrice Heitz , Gwenolé Quellec

Superpixel segmentation algorithms are to partition an image into perceptually coherence atomic regions by assigning every pixel a superpixel label. Those algorithms have been wildly used as a preprocessing step in computer vision works, as…

计算机视觉与模式识别 · 计算机科学 2017-02-22 Zhihua Ban , Jianguo Liu , Li Cao

Supervoxel methods such as Simple Linear Iterative Clustering (SLIC) are an effective technique for partitioning an image or volume into locally similar regions, and are a common building block for the development of detection, segmentation…

计算机视觉与模式识别 · 计算机科学 2017-02-10 Benjamin Irving

Recent self-supervised models have demonstrated equal or better performance than supervised methods, opening for AI systems to learn visual representations from practically unlimited data. However, these methods are typically…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Robin Karlsson , Tomoki Hayashi , Keisuke Fujii , Alexander Carballo , Kento Ohtani , Kazuya Takeda

In this paper, we present a graph-based semi-supervised framework for hyperspectral image classification. We first introduce a novel superpixel algorithm based on the spectral covariance matrix representation of pixels to provide a better…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Philip Sellars , Angelica Aviles-Rivero , Nicolas Papadakis , David Coomes , Anita Faul , Carola-Bibane Schönlieb

Semantic segmentation, like other fields of computer vision, has seen a remarkable performance advance by the use of deep convolution neural networks. However, considering that neighboring pixels are heavily dependent on each other, both…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Hyojin Park , Jisoo Jeong , Youngjoon Yoo , Nojun Kwak