paper-with-me

Papers

Automatic Image Pixel Clustering based on Mussels Wandering Optimiz

2019-09-08 · Xin Zhong, Frank Y. Shih, Xiwang Guo

Image segmentation as a clustering problem is to identify pixel groups on an image without any preliminary labels available. It remains a challenge in machine vision because of the variations in size and shape of image segments. Furthermore, determining the segment number in an image is NP-hard without prior knowledge of the image content. This paper presents an automatic color image pixel clustering scheme based on mussels wandering optimization. By applying an activation variable to determine the number of clusters along with the cluster centers optimization, an image is segmented with minimal prior knowledge and human intervention. By revising the within- and between-class sum of squares ratio for random natural image contents, we provide a novel fitness function for image pixel clustering tasks. Comprehensive empirical studies of the proposed scheme against other state-of-the-art competitors on synthetic data and the ASD dataset have demonstrated the promising performance of the proposed scheme.

📄 PDF Abstract BibTeX arXiv:1909.03380

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MoDL-MUSSELS: Model-Based Deep Learning for Multi-Shot Sensitivity Encoded Diffusion MRI

2018-12-19 · Hemant Kumar Aggarwal, Merry P. Mani, Mathews Jacob

We introduce a model-based deep learning architecture termed MoDL-MUSSELS for the correction of phase errors in multishot diffusion-weighted echo-planar MRI images. The proposed algorithm is a generalization of existing …

Diffusion MRISensitivity

Detecting Wandering Behavior of People with Dementia

2021-10-25 · Nicklas Sindlev Andersen, Marco Chiarandini, Stefan Jänicke, Panagiotis Tampakis 외

Wandering is a problematic behavior in people with dementia that can lead to dangerous situations. To alleviate this problem we design an approach for the real-time automatic detection of wandering leading to getting los…

Automatic Census of Mussel Platforms Using Sentinel 2 Images

2022-04-08 · Fernando Martin-Rodriguez, Fernando Isasi-de-Vicente, Monica Fernández-Barciela

Mussel platforms are big floating structures made of wood (size is normally about 20x20 meters or even a bit larger) that are used for aquaculture, id EST: growing mussels in appropriate marine waters. These structures a…

Earth Observation

Convolutional Neural Network for Elderly Wandering Prediction in Indoor Scenarios

2020-12-23 · Rafael F. C. Oliveira, Fabio Barreto, Raphael Abreu

This work proposes a way to detect the wandering activity of Alzheimer's patients from path data collected from non-intrusive indoor sensors around the house. Due to the lack of adequate data, we've manually generated a …

Nonparametric clustering for image segmentation

2021-01-20 · Giovanna Menardi

Image segmentation aims at identifying regions of interest within an image, by grouping pixels according to their properties. This task resembles the statistical one of clustering, yet many standard clustering methods fa…

ClusteringImage SegmentationNonparametric ClusteringSegmentation+2