中文
相关论文

相关论文: Superpixel Segmentation via Convolutional Neural N…

200 篇论文

Recently, the concept of unsupervised learning for superpixel segmentation via CNNs has been studied. Essentially, such methods generate superpixels by convolutional neural network (CNN) employed on a single image, and such CNNs are trained…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Moshe Eliasof , Nir Ben Zikri , Eran Treister

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

Superpixel is generated by automatically clustering pixels in an image into hundreds of compact partitions, which is widely used to perceive the object contours for its excellent contour adherence. Although some works use the Convolution…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Lei Zhu , Qi She , Bin Zhang , Yanye Lu , Zhilin Lu , Duo Li , Jie Hu

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 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

In this paper we introduce a novel method for segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use binary encoding of…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Lucio Marcenaro , Carlo Regazzoni

This paper proposes an efficient unsupervised method for detecting relevant changes between two temporally different images of the same scene. A convolutional neural network (CNN) for semantic segmentation is implemented to extract…

神经与进化计算 · 计算机科学 2019-03-22 Kevin Louis de Jong , Anna Sergeevna Bosman

Partitioning an image into superpixels based on the similarity of pixels with respect to features such as colour or spatial location can significantly reduce data complexity and improve subsequent image processing tasks. Initial algorithms…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jakob Geusen , Gustav Bredell , Tianfei Zhou , Ender Konukoglu

The usage of convolutional neural networks (CNNs) for unsupervised image segmentation was investigated in this study. In the proposed approach, label prediction and network parameter learning are alternately iterated to meet the following…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Wonjik Kim , Asako Kanezaki , Masayuki Tanaka

Image segmentation, one of the most critical vision tasks, has been studied for many years. Most of the early algorithms are unsupervised methods, which use hand-crafted features to divide the image into many regions. Recently, owing to the…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Qinghong Lin , Weichan Zhong , Jianglin Lu

We propose an unsupervised image segmentation approach, that combines a variational energy functional and deep convolutional neural networks. The variational part is based on a recent multichannel multiphase Chan-Vese model, which is…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Nadja Gruber , Johannes Schwab , Sebastien Court , Elke Gizewski , Markus Haltmeier

Unsupervised image segmentation is an important task in many real-world scenarios where labelled data is of scarce availability. In this paper we propose a novel approach that harnesses recent advances in unsupervised learning using a…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Moshe Eliasof , Nir Ben Zikri , Eran Treister

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

In this paper, we present a new image segmentation method based on the concept of sparse subset selection. Starting with an over-segmentation, we adopt local spectral histogram features to encode the visual information of the small segments…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Fariba Zohrizadeh , Mohsen Kheirandishfard , Farhad Kamangar

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

In this paper we present a methodology that uses convolutional neural networks (CNNs) for segmentation by iteratively growing predicted mask regions in each coordinate direction. The CNN is used to predict class probability scores in a…

图像与视频处理 · 电气工程与系统科学 2020-09-25 John Lagergren , Erica Rutter , Kevin Flores

Purpose: The aim of this work is to demonstrate that convolutional neural networks (CNN) can be applied to extremely sparse image libraries by subdivision of the original image datasets. Methods: Image datasets from a conventional digital…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Johan P. Boetker

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

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

In this paper, we propose an automatic brain tumor segmentation approach (e.g., PixelNet) using a pixel-level convolutional neural network (CNN). The model extracts feature from multiple convolutional layers and concatenate them to form a…

图像与视频处理 · 电气工程与系统科学 2022-04-26 Mobarakol Islam , Hongliang Ren
‹ 上一页 1 2 3 10 下一页 ›