中文
相关论文

相关论文: Superpixels: An Evaluation of the State-of-the-Art

200 篇论文

Superpixel segmentation consists of partitioning images into regions composed of similar and connected pixels. Its methods have been widely used in many computer vision applications since it allows for reducing the workload, removing…

计算机视觉与模式识别 · 计算机科学 2024-10-01 I. B. Barcelos , F. de C. Belém , L. de M. João , Z. K. G. do Patrocínio , A. X. Falcão , S. J. F. Guimarães

Superpixel algorithms are a common pre-processing step for computer vision algorithms such as segmentation, object tracking and localization. Many superpixel methods only rely on colors features for segmentation, limiting performance in…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Thomas Verelst , Matthew Blaschko , Maxim Berman

Community detection is a powerful tool from complex networks analysis that finds applications in various research areas. Several image segmentation methods rely for instance on community detection algorithms as a black box in order to…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Anthony Perez

Superpixel algorithms aim to over-segment the image by grouping pixels that belong to the same object. Many state-of-the-art superpixel algorithms rely on minimizing objective functions to enforce color ho- mogeneity. The optimization is…

计算机视觉与模式识别 · 计算机科学 2013-09-17 Michael Van den Bergh , Xavier Boix , Gemma Roig , Luc Van Gool

Superpixel segmentation is becoming ubiquitous in computer vision. In practice, an object can either be represented by a number of segments in finer levels of detail or included in a surrounding region at coarser levels of detail, and thus…

计算机视觉与模式识别 · 计算机科学 2016-05-23 Xing Wei , Qingxiong Yang , Yihong Gong , Ming-Hsuan Yang , Narendra Ahuja

Superpixels provide an efficient low/mid-level representation of image data, which greatly reduces the number of image primitives for subsequent vision tasks. Existing superpixel algorithms are not differentiable, making them difficult to…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Varun Jampani , Deqing Sun , Ming-Yu Liu , Ming-Hsuan Yang , Jan Kautz

For many years, image over-segmentation into superpixels has been essential to computer vision pipelines, by creating homogeneous and identifiable regions of similar sizes. Such constrained segmentation problem would require a clear…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Rémi Giraud , Michaël Clément

In computer vision, superpixels have been widely used as an effective way to reduce the number of image primitives for subsequent processing. But only a few attempts have been made to incorporate them into deep neural networks. One main…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Fengting Yang , Qian Sun , Hailin Jin , Zihan Zhou

Superpixels have become very popular in many computer vision applications. Nevertheless, they remain underexploited since the superpixel decomposition may produce irregular and non stable segmentation results due to the dependency to the…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Rémi Giraud , Vinh-Thong Ta , Aurélie Bugeau , Pierrick Coupé , Nicolas Papadakis

Superpixels have been widely used in computer vision tasks due to their representational and computational efficiency. Meanwhile, deep learning and end-to-end framework have made great progress in various fields including computer vision.…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Qing Yuan , Songfeng Lu , Yan Huang , Wuxin Sha

Superpixels are widely used in computer vision to simplify image representation and reduce computational complexity. While traditional methods rely on low-level features, deep learning-based approaches leverage high-level features but also…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Julien Walther , Rémi Giraud , Michaël Clément

Superpixels provide a compact region-based representation that preserves object boundaries and local structures, and have therefore been widely used in a variety of vision tasks to reduce computational cost. However, most existing…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Shuyin Xia , Meng Yang , Dawei Dai , Fan Chen , Shilin Zhao , Junwei Han , Xinbo Gao , Guoyin Wang , Wen Lu

We propose a novel unsupervised image segmentation algorithm, which aims to segment an image into several coherent parts. It requires no user input, no supervised learning phase and assumes an unknown number of segments. It achieves this by…

计算机视觉与模式识别 · 计算机科学 2016-03-09 Aleksandar Dimitriev , Matej Kristan

Size uniformity is one of the main criteria of superpixel methods. But size uniformity rarely conforms to the varying content of an image. The chosen size of the superpixels therefore represents a compromise - how to obtain the fewest…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Radhakrishna Achanta , Pablo Márquez-Neila , Pascal Fua , Sabine Süsstrunk

We introduce the concept of `hyperpixels' in which each element of a pixel filter array (suitable for CMOS image sensor integration) has a spectral transmission tailored to a target spectral component expected in application-specific…

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

Semantic segmentation, which aims to classify every pixel in an image, is a key task in machine perception, with many applications across robotics and autonomous driving. Due to the high dimensionality of this task, most existing approaches…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Alex Zihao Zhu , Jieru Mei , Siyuan Qiao , Hang Yan , Yukun Zhu , Liang-Chieh Chen , Henrik Kretzschmar

Image segmentation refers to the process to divide an image into nonoverlapping meaningful regions according to human perception, which has become a classic topic since the early ages of computer vision. A lot of research has been conducted…

计算机视觉与模式识别 · 计算机科学 2015-02-04 Hongyuan Zhu , Fanman Meng , Jianfei Cai , Shijian Lu

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

The graph matching optimization problem is an essential component for many tasks in computer vision, such as bringing two deformable objects in correspondence. Naturally, a wide range of applicable algorithms have been proposed in the last…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Stefan Haller , Lorenz Feineis , Lisa Hutschenreiter , Florian Bernard , Carsten Rother , Dagmar Kainmüller , Paul Swoboda , Bogdan Savchynskyy
‹ 上一页 1 2 3 10 下一页 ›