paper-with-me

홈 › Papers

Let's take a Walk on Superpixels Graphs: Deformable Linear Objects Segmentation and Model Estimation

2018-10-10 · Daniele De Gregorio, Gianluca Palli, Luigi Di Stefano

While robotic manipulation of rigid objects is quite straightforward, coping with deformable objects is an open issue. More specifically, tasks like tying a knot, wiring a connector or even surgical suturing deal with the domain of Deformable Linear Objects (DLOs). In particular the detection of a DLO is a non-trivial problem especially under clutter and occlusions (as well as self-occlusions). The pose estimation of a DLO results into the identification of its parameters related to a designed model, e.g. a basis spline. It follows that the stand-alone segmentation of a DLO might not be sufficient to conduct a full manipulation task. This is why we propose a novel framework able to perform both a semantic segmentation and b-spline modeling of multiple deformable linear objects simultaneously without strict requirements about environment (i.e. the background). The core algorithm is based on biased random walks over the Region Adiacency Graph built on a superpixel oversegmentation of the source image. The algorithm is initialized by a Convolutional Neural Networks that detects the DLO's endcaps. An open source implementation of the proposed approach is also provided to easy the reproduction of the whole detection pipeline along with a novel cables dataset in order to encourage further experiments.

📄 PDF Abstract BibTeX arXiv:1810.04461

Code (2)

m4nh/ariadne 공식 구현
m4nh/cables_dataset 공식 구현

Tasks

Pose EstimationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Lazy Random Walks for Superpixel Segmentation

2014-01-27 · IEEE Trans. on Image Processing 2014 1 · Jianbing Shen, Yunfan Du, Wenguan Wang, Xuelong. Li

We present a novel image superpixel segmentation approach using the proposed lazy random walk (LRW) algorithm in this paper. Our method begins with initializing the seed positions and runs the LRW algorithm on the input …

SegmentationSuperpixels

Image Classification using Graph Neural Network and Multiscale Wavelet Superpixels

2022-01-29 · Varun Vasudevan, Maxime Bassenne, Md Tauhidul Islam, Lei Xing

Prior studies using graph neural networks (GNNs) for image classification have focused on graphs generated from a regular grid of pixels or similar-sized superpixels. In the latter, a single target number of superpixels …

ClassificationGraph ClassificationGraph Neural Networkimage-classification+2

Segmentation-aware Deformable Part Models

2014-06-01 · CVPR 2014 6 · Eduard Trulls, Stavros Tsogkas, Iasonas Kokkinos, Alberto Sanfeliu 외

In this work we propose a technique to combine bottom-up segmentation, coming in the form of SLIC superpixels, with sliding window detectors, such as Deformable Part Models (DPMs). The merit of our approach lies in "cle…

Optical Flow EstimationSegmentationSuperpixels

Affinity Fusion Graph-based Framework for Natural Image Segmentation

2020-06-24 · Yang Zhang, Moyun Liu, Jingwu He, Fei Pan 외

This paper proposes an affinity fusion graph framework to effectively connect different graphs with highly discriminating power and nonlinearity for natural image segmentation. The proposed framework combines adjacency-g…

ClusteringImage SegmentationSegmentationSemantic Segmentation+1

Predicting quantum advantage by quantum walk with convolutional neural networks

2019-01-30 · Alexey A. Melnikov, Leonid E. Fedichkin, Alexander Alodjants

Quantum walks are at the heart of modern quantum technologies. They allow to deal with quantum transport phenomena and are an advanced tool for constructing novel quantum algorithms. Quantum walks on graphs are fundament…