SCALP: Superpixels with Contour Adherence using Linear Path

Size: px
Start display at page:

Download "SCALP: Superpixels with Contour Adherence using Linear Path"

Transcription

1 SCALP: Superpixels with Contour Adherence using Linear Path Rémi Giraud 1,2 with Vinh-Thong Ta 1 and Nicolas Papadakis 2 1 LaBRI CNRS UMR University of Bordeaux, FRANCE PICTURA Research Group 2 IMB CNRS UMR University of Bordeaux, FRANCE

2 Superpixel Context Simple Linear Iterative Clustering The SCALP method Results Conclusion Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 2 / 16

3 Superpixel Context Low-level representation of an image into homogeneous areas. Respect of image geometry (contrary to multi-resolution approach). Properties: Adherence to the image contours Homogeneity of the color clustering Regularity/compactness of the decomposition 1500 superpixels 400 superpixels 400 superpixels Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 3 / 16

4 Simple Linear Iterative Clustering (SLIC) - (Achanta, et al. 2012) State-of-the-art results on standard superpixel metrics Produces regular superpixels in limited computational time Regular grid initialization Constrained K-means clustering Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 4 / 16

5 SLIC - Distance Distance between pixel p, and average cluster C k of S k : D(p, C k ) = d c (p, C k ) 2 + d s (p, C k ) 2 m Pixel p = [(l p, a p, b p), X p] Average feature cluster C k = [(l k, a k, b k ), X k ] d c color distance d s spatial distance Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 5 / 16

6 SLIC - Limitations Parameter m globally set for the whole image SLIC result Difficulty to maximize all aspects: Adherence to contours Color homogeneity Decompositon regularity Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 6 / 16

7 Superpixels with Contour Adherence using Linear Path (SCALP) Enforces respect of image contours, color homogeneity and compactness at the same time Definition of the linear path to superpixel barycenter Additional features within the clustering distance Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 7 / 16

8 Superpixels with Contour Adherence using Linear Path (SCALP) Enforces respect of image contours, color homogeneity and compactness at the same time Definition of the linear path to superpixel barycenter Additional features within the clustering distance SCALP result Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 7 / 16

9 SCALP - Linear Path Definition Path between pixel p at position X p and superpixel S k of barycenter X k Near real-time computation (Bresenham, et al. 1965) Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 8 / 16

10 SCALP - Features on Linear Path P k p Improvement of color distance: d c(p, C k ) = (l p l Ck ) 2 + (a p a Ck ) 2 + (b p b Ck ) 2 d c(p, C k, P k p ) = λdc(p, C 1 k) + (1 λ) P k d c(q, C k ) p q P k p Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 9 / 16

11 SCALP - Features on Linear Path P k p Improvement of color distance: d c(p, C k ) = (l p l Ck ) 2 + (a p a Ck ) 2 + (b p b Ck ) 2 d c(p, C k, P k p ) = λdc(p, C 1 k) + (1 λ) P k d c(q, C k ) p q P k p Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 9 / 16

12 Superpixel Context Simple Linear Iterative Clustering The SCALP method Results Conclusion SCALP Framework Properties: Regularity/compactness of the decomposition Homogeneity of the color clustering Adherence to the image contours R emi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 10 / 16

13 SCALP Framework Properties: Regularity/compactness of the decomposition Homogeneity of the color clustering Adherence to the image contours Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 10 / 16

14 SCALP - Features on Linear Path P k p Use of Contour prior: d C (p, C k, P k p ) = 1 + γ max C(q) q P k p Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 11 / 16

15 SCALP - Features on Linear Path P k p Use of Contour prior: d C (p, C k, P k p ) = 1 + γ max C(q) q P k p Improved clustering distance: ( ) D(p, C k ) = d c(p, C k, P k p) + d s(p, C k )m d C (p, C k, P k p) Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 11 / 16

16 Superpixel Context Simple Linear Iterative Clustering The SCALP method Results Conclusion Example Results GC SEEDS SLIC (Veksler, et al. 2010) (Van den Bergh, et al. 2012) (Achanta, et al. 2012) R emi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path SCALP 12 / 16

17 Superpixel Context Simple Linear Iterative Clustering The SCALP method Results Conclusion Example Results GC SEEDS SLIC (Veksler, et al. 2010) (Van den Bergh, et al. 2012) (Achanta, et al. 2012) R emi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path SCALP 12 / 16

18 Quantitative Results Validation on Berkeley segmentation dataset (BSD) (Martin, et al. 2001) 200 test images with human ground truth segmentations Undersegmentation Error (UE): Overlap with multiple objects Compactness: Regularity of the produced superpixels F-measure: Contour detection performances (PR) (Martin, et al. 2004) Method UE Compactness F-measure GC (Veksler, et al. 2010) SEEDS (Van den Bergh, et al. 2012) SLIC (Achanta, et al. 2012) SCALP Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 13 / 16

19 Precision Quantitative Results (PR) [F = 0.787] Human [F = 0.596] GC [F = 0.581] SEEDS [F = 0.649] SLIC [F = 0.676] SCALP Recall Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 14 / 16

20 Precision Quantitative Results (PR) - Influence of parameters [F = 0.787] Human [F = 0.649] SLIC [F = 0.660] SLIC + Color [F = 0.671] SLIC + Contour [F = 0.676] SLIC + Color + Contour = SCALP Recall Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 15 / 16

21 Conclusion SCALP method summary New general method to use color and contour features along linear path Increase of contour adherence, compactness and respect of image objects Limited computational time (< 0.4s) Work in progress Use of advanced color features (Li et al., 2015) State-of-the-art results Perspectives Adaptation to supervoxels (3D and video) Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 16 / 16

22 SCALP: Superpixels with Contour Adherence using Linear Path Rémi Giraud 1,2 with Vinh-Thong Ta 1 and Nicolas Papadakis 2 1 LaBRI CNRS UMR University of Bordeaux, FRANCE PICTURA Research Group 2 IMB CNRS UMR University of Bordeaux, FRANCE

23 References Superpixel Metrics Superpixel segmentation S, Ground-truth segmentation G Precision-Recall Framework: (Average of superpixel boundaries on several scales) R = B(S) B(G) / B(G) P = B(S) B(G) / B(S) F = (2.P.R)/(P + R) Undersegmentation Error: (Overlap with multiple objects) i UE(S, G) = 1 I k:s k G i S k\g i Achievable Segmentation Accuracy: (Respect of image objects) ASA(S, G) = 1 I k maxi S k G i Compactness: (Regularity, circularity of the superpixels) k CO(S) = 1 I 4π S k 2 B(S k ) 2 Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 1 / 5

24 References UE Quantitative Results (UE) GC SEEDS SLIC SCALP Number of Superpixels Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 2 / 5

25 References ASA Quantitative Results on BSD (ASA) GC SEEDS SLIC SCALP Number of Superpixels Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 3 / 5

26 References SLIC - Limitations R emi Giraud (PICTURA) m=5 m = 10 m = 20 m = 50 SCALP: Superpixels with Contour Adherence using Linear Path 4/5

27 References References [1, 2, 3, 4, 5, 6] R. Achanta, A. Shaji, K. Smith, A. Lucchi, P. Fua, and S. Süsstrunk, SLIC superpixels compared to state-of-the-art superpixel methods, PAMI, vol. 34, no. 11, pp , M. Van den Bergh, X. Boix, G. Roig, B. de Capitani, and L. Van Gool, SEEDS: Superpixels extracted via energy-driven sampling, in ECCV, 2012, pp D. Martin, C. Fowlkes, D. Tal, and J. Malik, A database of human segmented natural images and its application to evaluating segmentation algorithms and measuring ecological statistics, in ICCV, vol. 2, 2001, pp J. E. Bresenham, Algorithm for computer control of a digital plotter, IBM Syst. J., vol. 4, no. 1, pp , O. Veksler, Y. Boykov, and P. Mehrani, Superpixels and supervoxels in an energy optimization framework, in ECCV, 2010, pp D. R. Martin, C. C. Fowlkes, and J. Malik, Learning to detect natural image boundaries using local brightness, color, and texture cues, PAMI, vol. 26, no. 5, pp , Rémi Giraud (PICTURA) SCALP: Superpixels with Contour Adherence using Linear Path 5 / 5

SCALP: Superpixels with Contour Adherence using Linear Path

SCALP: Superpixels with Contour Adherence using Linear Path : Superpixels with Contour Adherence using Linear Path Rémi Giraud, Vinh-Thong Ta, Nicolas Papadakis To cite this version: Rémi Giraud, Vinh-Thong Ta, Nicolas Papadakis. : Superpixels with Contour Adherence

More information

Superpixel Segmentation using Depth

Superpixel Segmentation using Depth Superpixel Segmentation using Depth Information Superpixel Segmentation using Depth Information David Stutz June 25th, 2014 David Stutz June 25th, 2014 01 Introduction - Table of Contents 1 Introduction

More information

arxiv: v1 [cs.cv] 14 Sep 2015

arxiv: v1 [cs.cv] 14 Sep 2015 gslicr: SLIC superpixels at over 250Hz Carl Yuheng Ren carl@robots.ox.ac.uk University of Oxford Ian D Reid ian.reid@adelaide.edu.au University of Adelaide September 15, 2015 Victor Adrian Prisacariu victor@robots.ox.ac.uk

More information

Superpixel-based Color Transfer

Superpixel-based Color Transfer Superpixel-based Color Transfer Rémi Giraud, Vinh-Thong Ta, Nicolas Papadakis To cite this version: Rémi Giraud, Vinh-Thong Ta, Nicolas Papadakis. Superpixel-based Color Transfer. IEEE International Conference

More information

EIKONAL-BASED VERTICES GROWING AND ITERATIVE SEEDING FOR EFFICIENT GRAPH-BASED SEGMENTATION. P. Buyssens, M. Toutain, A. Elmoataz, O.

EIKONAL-BASED VERTICES GROWING AND ITERATIVE SEEDING FOR EFFICIENT GRAPH-BASED SEGMENTATION. P. Buyssens, M. Toutain, A. Elmoataz, O. EIKONAL-BASED VERTICES GROWING AND ITERATIVE SEEDING FOR EFFICIENT GRAPH-BASED SEGMENTATION P. Buyssens, M. Toutain, A. Elmoataz, O. Lézoray GREYC (UMR 6072) - CNRS, Université de Caen Basse-Normandie,

More information

Superpixel Segmentation using Linear Spectral Clustering

Superpixel Segmentation using Linear Spectral Clustering Superpixel Segmentation using Linear Spectral Clustering Zhengqin Li Jiansheng Chen Department of Electronic Engineering, Tsinghua University, Beijing, China li-zq12@mails.tsinghua.edu.cn jschenthu@mail.tsinghua.edu.cn

More information

SUPERPIXELS: THE END OF PIXELS IN OBIA. A COMPARISON OF STATE-OF-THE- ART SUPERPIXEL METHODS FOR REMOTE SENSING DATA

SUPERPIXELS: THE END OF PIXELS IN OBIA. A COMPARISON OF STATE-OF-THE- ART SUPERPIXEL METHODS FOR REMOTE SENSING DATA SUPERPIXELS: THE END OF PIXELS IN OBIA. A COMPARISON OF STATE-OF-THE- ART SUPERPIXEL METHODS FOR REMOTE SENSING DATA O. Csillik * Department of Geoinformatics Z_GIS, University of Salzburg, 5020, Salzburg,

More information

Resolution-independent superpixels based on convex constrained meshes without small angles

Resolution-independent superpixels based on convex constrained meshes without small angles 1 2 Resolution-independent superpixels based on convex constrained meshes without small angles 3 4 5 6 7 Jeremy Forsythe 1,2, Vitaliy Kurlin 3, Andrew Fitzgibbon 4 1 Vienna University of Technology, Favoritenstr.

More information

SMURFS: Superpixels from Multi-scale Refinement of Super-regions

SMURFS: Superpixels from Multi-scale Refinement of Super-regions LUENGO, BASHAM, FRENCH: SMURFS SUPERPIXELS 1 SMURFS: Superpixels from Multi-scale Refinement of Super-regions Imanol Luengo 1 imanol.luengo@nottingham.ac.uk Mark Basham 2 mark.basham@diamond.ac.uk Andrew

More information

Segmentation in electron microscopy images

Segmentation in electron microscopy images Segmentation in electron microscopy images Aurelien Lucchi, Kevin Smith, Yunpeng Li Bohumil Maco, Graham Knott, Pascal Fua. http://cvlab.epfl.ch/research/medical/neurons/ Outline Automated Approach to

More information

Edge-Based Split-and-Merge Superpixel Segmentation

Edge-Based Split-and-Merge Superpixel Segmentation Proceeding of the 2015 IEEE International Conference on Information and Automation Lijing, China, August 2015 Edge-Based Split-and-Merge Superpixel Segmentation Li Li, Jian Yao, Jinge Tu, Xiaohu Lu, Kai

More information

Image Segmentation. Lecture14: Image Segmentation. Sample Segmentation Results. Use of Image Segmentation

Image Segmentation. Lecture14: Image Segmentation. Sample Segmentation Results. Use of Image Segmentation Image Segmentation CSED441:Introduction to Computer Vision (2015S) Lecture14: Image Segmentation What is image segmentation? Process of partitioning an image into multiple homogeneous segments Process

More information

DEPTH-ADAPTIVE SUPERVOXELS FOR RGB-D VIDEO SEGMENTATION. Alexander Schick. Fraunhofer IOSB Karlsruhe

DEPTH-ADAPTIVE SUPERVOXELS FOR RGB-D VIDEO SEGMENTATION. Alexander Schick. Fraunhofer IOSB Karlsruhe DEPTH-ADAPTIVE SUPERVOXELS FOR RGB-D VIDEO SEGMENTATION David Weikersdorfer Neuroscientific System Theory Technische Universität München Alexander Schick Fraunhofer IOSB Karlsruhe Daniel Cremers Computer

More information

Superpixel Segmentation Based Gradient Maps on RGB-D Dataset

Superpixel Segmentation Based Gradient Maps on RGB-D Dataset Superpixel Segmentation Based Gradient Maps on RGB-D Dataset Lixing Jiang, Huimin Lu, Vo Duc My, Artur Koch and Andreas Zell Abstract Superpixels aim to group homogenous pixels by a series of characteristics

More information

Depth SEEDS: Recovering Incomplete Depth Data using Superpixels

Depth SEEDS: Recovering Incomplete Depth Data using Superpixels Depth SEEDS: Recovering Incomplete Depth Data using Superpixels Michael Van den Bergh 1 1 ETH Zurich Zurich, Switzerland vamichae@vision.ee.ethz.ch Daniel Carton 2 2 TU München Munich, Germany carton@lsr.ei.tum.de

More information

Cluster Sensing Superpixel and Grouping

Cluster Sensing Superpixel and Grouping Cluster Sensing Superpixel and Grouping Rui Li Lu Fang Abstract Superpixel algorithms have shown significant potential in computer vision applications since they can be used to accelerate other computationally

More information

arxiv: v1 [cs.cv] 16 Sep 2013

arxiv: v1 [cs.cv] 16 Sep 2013 Noname manuscript No. (will be inserted by the editor) SEEDS: Superpixels Extracted via Energy-Driven Sampling Michael Van den Bergh Xavier Boix Gemma Roig Luc Van Gool arxiv:1309.3848v1 [cs.cv] 16 Sep

More information

Superpixel Segmentation: An Evaluation

Superpixel Segmentation: An Evaluation Superpixel Segmentation: An Evaluation David Stutz Computer Vision Group, RWTH Aachen University david.stutz@rwth-aachen.de Abstract. In recent years, superpixel algorithms have become a standard tool

More information

Compact Watershed and Preemptive SLIC: On improving trade-offs of superpixel segmentation algorithms

Compact Watershed and Preemptive SLIC: On improving trade-offs of superpixel segmentation algorithms To appear in Proc. of International Conference on Pattern Recognition (ICPR), 2014. DOI: not yet available c 2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained

More information

Superpixels Generating from the Pixel-based K-Means Clustering

Superpixels Generating from the Pixel-based K-Means Clustering Superpixels Generating from the Pixel-based K-Means Clustering Shang-Chia Wei, Tso-Jung Yen Institute of Statistical Science Academia Sinica Taipei, Taiwan 11529, R.O.C. wsc@stat.sinica.edu.tw, tjyen@stat.sinica.edu.tw

More information

Multiscale Superpixels and Supervoxels Based on Hierarchical Edge-Weighted Centroidal Voronoi Tessellation

Multiscale Superpixels and Supervoxels Based on Hierarchical Edge-Weighted Centroidal Voronoi Tessellation 2015 IEEE Winter Conference on Applications of Computer Vision Multiscale Superpixels and Supervoxels Based on Hierarchical Edge-Weighted Centroidal Voronoi Tessellation Youjie Zhou 1, Lili Ju 2 and Song

More information

Superpixels and Polygons using Simple Non-Iterative Clustering

Superpixels and Polygons using Simple Non-Iterative Clustering Superpixels and Polygons using Simple Non-Iterative Clustering Radhakrishna Achanta and Sabine Süsstrunk School of Computer and Communication Sciences (IC) École Polytechnique Fédérale de Lausanne (EPFL)

More information

Accelerated gslic for Superpixel Generation used in Object Segmentation

Accelerated gslic for Superpixel Generation used in Object Segmentation Accelerated gslic for Superpixel Generation used in Object Segmentation Robert Birkus Supervised by: Ing. Wanda Benesova, PhD. Institute of Applied Informatics Faculty of Informatics and Information Technologies

More information

Voxel Cloud Connectivity Segmentation - Supervoxels for Point Clouds

Voxel Cloud Connectivity Segmentation - Supervoxels for Point Clouds 2013 IEEE Conference on Computer Vision and Pattern Recognition Voxel Cloud Connectivity Segmentation - Supervoxels for Point Clouds Jeremie Papon Alexey Abramov Markus Schoeler Florentin Wörgötter Bernstein

More information

Title: Adaptive Region Merging Segmentation of Airborne Imagery for Roof Condition Assessment. Abstract:

Title: Adaptive Region Merging Segmentation of Airborne Imagery for Roof Condition Assessment. Abstract: Title: Adaptive Region Merging Segmentation of Airborne Imagery for Roof Condition Assessment Abstract: In order to perform residential roof condition assessment with very-high-resolution airborne imagery,

More information

This is an author-deposited version published in : Eprints ID : 15223

This is an author-deposited version published in :   Eprints ID : 15223 Open Archive TOULOUSE Archive Ouverte (OATAO) OATAO is an open access repository that collects the work of Toulouse researchers and makes it freely available over the web where possible. This is an author-deposited

More information

Fusion of colour and depth partitions for depth map coding

Fusion of colour and depth partitions for depth map coding Fusion of colour and depth partitions for depth map coding M. Maceira, J.R. Morros, J. Ruiz-Hidalgo Department of Signal Theory and Communications Universitat Polite cnica de Catalunya (UPC) Barcelona,

More information

Superpixel Optimization using Higher-Order Energy

Superpixel Optimization using Higher-Order Energy JOURNAL OF L A TEX CLASS FILES Superpixel Optimization using Higher-Order Energy Jianteng Peng, Jianbing Shen, Senior Member, IEEE, Angela Yao, and Xuelong Li, Fellow, IEEE Abstract A novel superpixel

More information

A Hybrid Method for Haemorrhage Segmentation in Trauma Brain CT

A Hybrid Method for Haemorrhage Segmentation in Trauma Brain CT SOLTANINEJAD ET AL.: HAEMORHAGE SEGMENTATION IN BRAIN CT 1 A Hybrid Method for Haemorrhage Segmentation in Trauma Brain CT Mohammadreza Soltaninejad 1 msoltaninejad@lincoln.ac.uk Tryphon Lambrou 1 tlambrou@lincoln.ac.uk

More information

Content-based Image and Video Retrieval. Image Segmentation

Content-based Image and Video Retrieval. Image Segmentation Content-based Image and Video Retrieval Vorlesung, SS 2011 Image Segmentation 2.5.2011 / 9.5.2011 Image Segmentation One of the key problem in computer vision Identification of homogenous region in the

More information

Image partitioning into convex polygons

Image partitioning into convex polygons Image partitioning into convex polygons Liuyun Duan, Florent Lafarge To cite this version: Liuyun Duan, Florent Lafarge. Image partitioning into convex polygons. IEEE conference on Computer Vision and

More information

Real-time Stereo and Flow-based Video Segmentation with Superpixels

Real-time Stereo and Flow-based Video Segmentation with Superpixels Real-time Stereo and Flow-based Video Segmentation with Superpixels Michael Van den Bergh 1 1 ET HZurich Zurich, Switzerland vamichae@vision.ee.ethz.ch Luc Van Gool 1,2 2 KULeuven Leuven, Belgium vangool@esat.kuleuven.be

More information

Generating Object Candidates from RGB-D Images and Point Clouds

Generating Object Candidates from RGB-D Images and Point Clouds Generating Object Candidates from RGB-D Images and Point Clouds Helge Wrede 11.05.2017 1 / 36 Outline Introduction Methods Overview The Data RGB-D Images Point Clouds Microsoft Kinect Generating Object

More information

Temporal Superpixels Based on Proximity-Weighted Patch Matching

Temporal Superpixels Based on Proximity-Weighted Patch Matching Temporal Superpixels Based on Proximity-Weighted Patch Matching Se-Ho ee Korea University seholee@mcl.korea.ac.kr Won-Dong Jang Korea University wdjang@mcl.korea.ac.kr Chang-Su Kim Korea University changsukim@korea.ac.kr

More information

Parsing World s Skylines using Shape-Constrained MRFs

Parsing World s Skylines using Shape-Constrained MRFs Parsing World s Skylines using Shape-Constrained MRFs Rashmi Tonge CVIT, IIIT Hyderabad Subhransu Maji Toyota Technological Institute at Chicago C. V. Jawahar CVIT, IIIT Hyderabad Abstract We propose an

More information

Superframes, A Temporal Video Segmentation

Superframes, A Temporal Video Segmentation Superframes, A Temporal Video Segmentation Hajar Sadeghi Sokeh, Vasileios Argyriou, Dorothy Monekosso, Paolo Remagnino The Robot Vision Team, Faculty of Science, Engineering, and Computing Kingston University,

More information

Manifold SLIC: A Fast Method to Compute Content-Sensitive Superpixels

Manifold SLIC: A Fast Method to Compute Content-Sensitive Superpixels Manifold IC: A Fast Method to Compute Content-Sensitive Superpixels Yong-Jin Liu, Cheng-Chi Yu, Min-Jing Yu Tsinghua University, China {liuyongjin,ycc13,yumj14}@tsinghua.edu.cn Ying He Nanyang Technological

More information

Discrete-Continuous Gradient Orientation Estimation for Faster Image Segmentation

Discrete-Continuous Gradient Orientation Estimation for Faster Image Segmentation Discrete-Continuous Gradient Orientation Estimation for Faster Image Segmentation Michael Donoser and Dieter Schmalstieg Institute for Computer Graphics and Vision Graz University of Technology {donoser,schmalstieg}@icg.tugraz.at

More information

A Feature Clustering Approach Based on Histogram of Oriented Optical Flow and Superpixels

A Feature Clustering Approach Based on Histogram of Oriented Optical Flow and Superpixels A Feature Clustering Approach Based on Histogram of Oriented Optical Flow and Superpixels A.M.R.R. Bandara, L. Ranathunga Department of Information Technology Faculty of Information Technology, University

More information

Supplementary Materials for Salient Object Detection: A

Supplementary Materials for Salient Object Detection: A Supplementary Materials for Salient Object Detection: A Discriminative Regional Feature Integration Approach Huaizu Jiang, Zejian Yuan, Ming-Ming Cheng, Yihong Gong Nanning Zheng, and Jingdong Wang Abstract

More information

Growing Depth Image Superpixels for Foliage Modeling

Growing Depth Image Superpixels for Foliage Modeling z Growing Depth Image Superpixels for Foliage Modeling Daniel Morris, Saif Imran Dept. of Electrical and Computer Engineering, Michigan State University, East Lansing, MI 48824, USA Jin Chen, David M.

More information

SALIENT OBJECT DETECTION FOR RGB-D IMAGE VIA SALIENCY EVOLUTION.

SALIENT OBJECT DETECTION FOR RGB-D IMAGE VIA SALIENCY EVOLUTION. SALIENT OBJECT DETECTION FOR RGB-D IMAGE VIA SALIENCY EVOLUTION Jingfan Guo,2, Tongwei Ren,2,, Jia Bei,2 State Key Laboratory for Novel Software Technology, Nanjing University, China 2 Software Institute,

More information

A Benchmark for Interactive Image Segmentation Algorithms

A Benchmark for Interactive Image Segmentation Algorithms A Benchmark for Interactive Image Segmentation Algorithms Yibiao Zhao 1,3, Xiaohan Nie 2,3, Yanbiao Duan 2,3, Yaping Huang 1, Siwei Luo 1 1 Beijing Jiaotong University, 2 Beijing Institute of Technology,

More information

STEREO matching has been one of the most active research

STEREO matching has been one of the most active research > TCSVT < 1 Color Image Guided Boundary-inconsistent Region Refinement for Stereo Matching Jianbo Jiao, Student Member, IEEE, Ronggang Wang*, Member, IEEE, Wenmin Wang, Member, IEEE, Dagang Li, Member,

More information

Keywords Image Segmentation, Pixels, Superpixels, Superpixel Segmentation Methods

Keywords Image Segmentation, Pixels, Superpixels, Superpixel Segmentation Methods Volume 4, Issue 9, September 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Superpixel

More information

Supervised texture detection in images

Supervised texture detection in images Supervised texture detection in images Branislav Mičušík and Allan Hanbury Pattern Recognition and Image Processing Group, Institute of Computer Aided Automation, Vienna University of Technology Favoritenstraße

More information

Segmentation with non-linear constraints on appearance, complexity, and geometry

Segmentation with non-linear constraints on appearance, complexity, and geometry IPAM February 2013 Western Univesity Segmentation with non-linear constraints on appearance, complexity, and geometry Yuri Boykov Andrew Delong Lena Gorelick Hossam Isack Anton Osokin Frank Schmidt Olga

More information

Recap from Monday. Visualizing Networks Caffe overview Slides are now online

Recap from Monday. Visualizing Networks Caffe overview Slides are now online Recap from Monday Visualizing Networks Caffe overview Slides are now online Today Edges and Regions, GPB Fast Edge Detection Using Structured Forests Zhihao Li Holistically-Nested Edge Detection Yuxin

More information

CS87 Project Report: Parallelized Computation of Superpixels

CS87 Project Report: Parallelized Computation of Superpixels CS87 Project Report: Parallelized Computation of Superpixels Rachel Diamond, Tai Warner, and Henry Han Computer Science Department, Swarthmore College, Swarthmore, PA 19081 May 11, 2018 Abstract Superpixelation

More information

Medial Features for Superpixel Segmentation

Medial Features for Superpixel Segmentation Medial Features for Superpixel Segmentation David Engel Luciano Spinello Rudolph Triebel Roland Siegwart Heinrich H. Bülthoff Cristóbal Curio Max Planck Institute for Biological Cybernetics Spemannstr.

More information

A Real-time Energy-Efficient Superpixel Hardware Accelerator for Mobile Computer Vision Applications

A Real-time Energy-Efficient Superpixel Hardware Accelerator for Mobile Computer Vision Applications A Real-time Energy-Efficient Superpixel Hardware Accelerator for Mobile Computer Vision Applications Injoon Hong KAIST injoon.hong@kaist.ac.kr Iuri Frosio ifrosio@nvidia.com Jason Clemons jclemons@nvidia.com

More information

Learning the Ecological Statistics of Perceptual Organization

Learning the Ecological Statistics of Perceptual Organization Learning the Ecological Statistics of Perceptual Organization Charless Fowlkes work with David Martin, Xiaofeng Ren and Jitendra Malik at University of California at Berkeley 1 How do ideas from perceptual

More information

Graph based Image Segmentation using improved SLIC Superpixel algorithm

Graph based Image Segmentation using improved SLIC Superpixel algorithm Graph based Image Segmentation using improved SLIC Superpixel algorithm Prasanna Regmi 1, B.J.M. Ravi Kumar 2 1 Computer Science and Systems Engineering, Andhra University, AP, India 2 Computer Science

More information

Clustering Distance measures K-Means. Lecture 22: Aykut Erdem December 2016 Hacettepe University

Clustering Distance measures K-Means. Lecture 22: Aykut Erdem December 2016 Hacettepe University Clustering Distance measures K-Means Lecture 22: Aykut Erdem December 2016 Hacettepe University Last time Boosting Idea: given a weak learner, run it multiple times on (reweighted) training data, then

More information

SymmSLIC: Symmetry Aware Superpixel Segmentation and its Applications

SymmSLIC: Symmetry Aware Superpixel Segmentation and its Applications 1 SymmSLIC: Symmetry Aware Superpixel Segmentation and its Applications Rajendra Nagar and Shanmuganathan Raman arxiv:185.93v [cs.cv] 1 Aug 18 Abstract Over-segmentation of an image into superpixels has

More information

Saliency Detection in Aerial Imagery

Saliency Detection in Aerial Imagery Saliency Detection in Aerial Imagery using Multi-scale SLIC Segmentation Samir Sahli 1, Daniel A. Lavigne 2 and Yunlong Sheng 1 1- COPL, Image Science group, Laval University, Quebec, Canada 2- Defence

More information

Robustness Assessment of Texture Features for the Segmentation of Ancient Documents

Robustness Assessment of Texture Features for the Segmentation of Ancient Documents Robustness Assessment of Texture Features for the Segmentation of Ancient Documents Maroua Mehri, Van Cuong Kieu, Mohamed Mhiri, Pierre Héroux, Petra Gomez-Krämer, Mohamed Ali Mahjoub, and Rémy Mullot

More information

Superpixels: An Evaluation of the State-of-the-Art

Superpixels: An Evaluation of the State-of-the-Art Superpixels: An Evaluation of the State-of-the-Art David Stutz, Alexander Hermans, Bastian Leibe Visual Computing Institute, RWTH Aachen University, Germany Since the introduction of the first superpixel

More information

Learning Superpixels with Segmentation-Aware Affinity Loss

Learning Superpixels with Segmentation-Aware Affinity Loss Learning Superpixels with Segmentation-Aware Affinity Loss Wei-Chih Tu 1 Ming-Yu Liu 2 Varun Jampani 2 Deqing Sun 2 Shao-Yi Chien 1 Ming-Hsuan Yang 2,3 Jan Kautz 2 1 National Taiwan University 2 NVIDIA

More information

Superpixels and Supervoxels in an Energy Optimization Framework

Superpixels and Supervoxels in an Energy Optimization Framework Superpixels and Supervoxels in an Energy Optimization Framework Olga Veksler, Yuri Boykov, and Paria Mehrani Computer Science Department, University of Western Ontario London, Canada {olga,yuri,pmehrani}@uwo.ca

More information

Interactive multiclass segmentation using superpixel classification

Interactive multiclass segmentation using superpixel classification Interactive multiclass segmentation using superpixel classification A new fast and efficient multiclass interactive segmentation method arxiv:1510.03199v1 [cs.cv] 12 Oct 2015 Abstract Bérengère Mathieu

More information

jslic: superpixels in ImageJ

jslic: superpixels in ImageJ 19 th Computer Vision Winter Workshop Zuzana Kúkelová and Jan Heller (eds.) Křtiny, Czech Republic, February 3 5, 2014 jlic: superpixels in ImageJ Jiří Borovec and Jan Kybic Faculty of Electrical Engineering,

More information

3 October, 2013 MVA ENS Cachan. Lecture 2: Logistic regression & intro to MIL Iasonas Kokkinos

3 October, 2013 MVA ENS Cachan. Lecture 2: Logistic regression & intro to MIL Iasonas Kokkinos Machine Learning for Computer Vision 1 3 October, 2013 MVA ENS Cachan Lecture 2: Logistic regression & intro to MIL Iasonas Kokkinos Iasonas.kokkinos@ecp.fr Department of Applied Mathematics Ecole Centrale

More information

Superpixels: An Evaluation of the State-of-the-Art

Superpixels: An Evaluation of the State-of-the-Art Superpixels: An Evaluation of the State-of-the-Art David Stutz, Alexander Hermans, Bastian Leibe Visual Computing Institute, RWTH Aachen University, Germany the introduction of the first superpixel algorithms

More information

Final Project Report: Learning optimal parameters of Graph-Based Image Segmentation

Final Project Report: Learning optimal parameters of Graph-Based Image Segmentation Final Project Report: Learning optimal parameters of Graph-Based Image Segmentation Stefan Zickler szickler@cs.cmu.edu Abstract The performance of many modern image segmentation algorithms depends greatly

More information

Natural Image Segmentation with Adaptive Texture and Boundary Encoding

Natural Image Segmentation with Adaptive Texture and Boundary Encoding Natural Image Segmentation with Adaptive Texture and Boundary Encoding Shankar R. Rao 1, Hossein Mobahi 1, Allen Y. Yang 2, S. Shankar Sastry 2, and Yi Ma 13 1 Coordinated Science Laboratory, University

More information

Automatic Photo Popup

Automatic Photo Popup Automatic Photo Popup Derek Hoiem Alexei A. Efros Martial Hebert Carnegie Mellon University What Is Automatic Photo Popup Introduction Creating 3D models from images is a complex process Time-consuming

More information

GEDContours: A High Speed Contour Detector for Grayscale Images

GEDContours: A High Speed Contour Detector for Grayscale Images GEDContours: A High Speed Contour Detector for Grascale Images Cunet Akinlar cakinlar@anadolu.edu.tr Anadolu Universit, Computer Engineering Department, Eskisehir, Turke Abstract We propose a high-speed

More information

A Unified Model for Image Colorization

A Unified Model for Image Colorization 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 A Unified Model for Image

More information

From Ramp Discontinuities to Segmentation Tree

From Ramp Discontinuities to Segmentation Tree From Ramp Discontinuities to Segmentation Tree Emre Akbas and Narendra Ahuja Beckman Institute for Advanced Science and Technology University of Illinois at Urbana-Champaign Abstract. This paper presents

More information

Reconstructive Sparse Code Transfer for Contour Detection and Semantic Labeling

Reconstructive Sparse Code Transfer for Contour Detection and Semantic Labeling Reconstructive Sparse Code Transfer for Contour Detection and Semantic Labeling Michael Maire 1,2 Stella X. Yu 3 Pietro Perona 2 1 TTI Chicago 2 California Institute of Technology 3 University of California

More information

Adversarial Localization Network

Adversarial Localization Network Adversarial Localization Network Lijie Fan Tsinghua University flj14@mails.tsinghua.edu.cn Shengjia Zhao Stanford University sjzhao@stanford.edu Stefano Ermon Stanford University ermon@stanford.edu Abstract

More information

Joint Semantic and Geometric Segmentation of Videos with a Stage Model

Joint Semantic and Geometric Segmentation of Videos with a Stage Model Joint Semantic and Geometric Segmentation of Videos with a Stage Model Buyu Liu ANU and NICTA Canberra, ACT, Australia buyu.liu@anu.edu.au Xuming He NICTA and ANU Canberra, ACT, Australia xuming.he@nicta.com.au

More information

Co-segmentation of Non-homogeneous Image Sets

Co-segmentation of Non-homogeneous Image Sets 1 Co-segmentation of Non-homogeneous Image Sets Avik Hati Subhasis Chaudhuri Rajbabu Velmurugan Abstract In this paper, we formulate image co-segmentation as a classification problem in an unsupervised

More information

Superpixels via Pseudo-Boolean Optimization

Superpixels via Pseudo-Boolean Optimization Superpixels via Pseudo-Boolean Optimization Yuhang Zhang, Richard Hartley The Australian National University {yuhang.zhang, richard.hartley}@anu.edu.au John Mashford, Stewart Burn CSIRO {john.mashford,

More information

Co-Saliency Detection Based on Hierarchical Segmentation

Co-Saliency Detection Based on Hierarchical Segmentation 88 IEEE SIGNAL PROCESSING LETTERS, VOL. 21, NO. 1, JANUARY 2014 Co-Saliency Detection Based on Hierarchical Segmentation Zhi Liu, Member, IEEE, Wenbin Zou, Lina Li, Liquan Shen, and Olivier Le Meur Abstract

More information

Maximum Cohesive Grid of Superpixels for Fast Object Localization

Maximum Cohesive Grid of Superpixels for Fast Object Localization 2013 IEEE Conference on Computer Vision and Pattern Recognition Maximum Cohesive Grid of Superpixels for Fast Object Localization Liang Li 1,2, Wei Feng 1,2,, Liang Wan 3, Jiawan Zhang 3 1 Tianjin Key

More information

USER DRIVEN SPARSE POINT-BASED IMAGE SEGMENTATION. Sachin Meena Kannappan Palaniappan Guna Seetharaman

USER DRIVEN SPARSE POINT-BASED IMAGE SEGMENTATION. Sachin Meena Kannappan Palaniappan Guna Seetharaman USER DRIVEN SPARSE POINT-BASED IMAGE SEGMENTATION Sachin Meena Kannappan Palaniappan Guna Seetharaman Department of Computer Science, University of Missouri-Columbia, MO 6511 USA US Naval Research Laboratory,

More information

Part III: Affinity Functions for Image Segmentation

Part III: Affinity Functions for Image Segmentation Part III: Affinity Functions for Image Segmentation Charless Fowlkes joint work with David Martin and Jitendra Malik at University of California at Berkeley 1 Q: What measurements should we use for constructing

More information

Towards Spatio-Temporally Consistent Semantic Mapping

Towards Spatio-Temporally Consistent Semantic Mapping Towards Spatio-Temporally Consistent Semantic Mapping Zhe Zhao, Xiaoping Chen University of Science and Technology of China, zhaozhe@mail.ustc.edu.cn,xpchen@ustc.edu.cn Abstract. Intelligent robots require

More information

A Survey on Segmentation of Spine MR Images Using Superpixels

A Survey on Segmentation of Spine MR Images Using Superpixels A Survey on Segmentation of Spine MR Images Using Superpixels 1 Reena S. Sahane, 2 Prof. J. V. Shinde 1 ME Student, 2 Asst. Professor, 1,2 Dept. of Computer Engg. Late G. N. Sapkal COE, Nashik, Maharashtra,

More information

Saliency Segmentation based on Learning and Graph Cut Refinement

Saliency Segmentation based on Learning and Graph Cut Refinement MEHRANI, VEKSLER: SALIENCY SEGM. BASED ON LEARNING AND GC REFINEMENT 1 Saliency Segmentation based on Learning and Graph Cut Refinement Paria Mehrani pmehrani@uwo.ca Olga Veksler olga@csd.uwo.ca Department

More information

CS 534: Computer Vision Segmentation and Perceptual Grouping

CS 534: Computer Vision Segmentation and Perceptual Grouping CS 534: Computer Vision Segmentation and Perceptual Grouping Ahmed Elgammal Dept of Computer Science CS 534 Segmentation - 1 Outlines Mid-level vision What is segmentation Perceptual Grouping Segmentation

More information

GLASS OBJECT SEGMENTATION BY LABEL TRANSFER ON JOINT DEPTH AND APPEARANCE MANIFOLDS. Tao Wang, Xuming He, Nick Barnes

GLASS OBJECT SEGMENTATION BY LABEL TRANSFER ON JOINT DEPTH AND APPEARANCE MANIFOLDS. Tao Wang, Xuming He, Nick Barnes GLASS OBJECT SEGMENTATION BY LABEL TRANSFER ON JOINT DEPTH AND APPEARANCE MANIFOLDS Tao Wang, Xuming He, Nick Barnes NICTA & Australian National University, Canberra, ACT, Australia ABSTRACT feature manifold

More information

EVENT RETRIEVAL USING MOTION BARCODES. Gil Ben-Artzi Michael Werman Shmuel Peleg

EVENT RETRIEVAL USING MOTION BARCODES. Gil Ben-Artzi Michael Werman Shmuel Peleg EVENT RETRIEVAL USING MOTION BARCODES Gil Ben-Artzi Michael Werman Shmuel Peleg School of Computer Science and Engineering The Hebrew University of Jerusalem, Israel ABSTRACT We introduce a simple and

More information

CS4495/6495 Introduction to Computer Vision. 3B-L3 Stereo correspondence

CS4495/6495 Introduction to Computer Vision. 3B-L3 Stereo correspondence CS4495/6495 Introduction to Computer Vision 3B-L3 Stereo correspondence For now assume parallel image planes Assume parallel (co-planar) image planes Assume same focal lengths Assume epipolar lines are

More information

Computational Modeling of Visual Perception. The Image Segmentation Problem

Computational Modeling of Visual Perception. The Image Segmentation Problem Computational Modeling of Visual Perception The Image Segmentation Problem Francisco J. Estrada, Feb., 2006 Questions? Comments? e-mail: paco@elderlab elderlab.yorku.ca Suppose I give you the following

More information

CO-SALIENCY DETECTION VIA HIERARCHICAL CONSISTENCY MEASURE

CO-SALIENCY DETECTION VIA HIERARCHICAL CONSISTENCY MEASURE CO-SALIENCY DETECTION VIA HIERARCHICAL CONSISTENCY MEASURE Yonghua Zhang 1,3, Liang Li 1,3, Runmin Cong 2, Xiaojie Guo 1,3, Hui Xu 1,3, Jiawan Zhang 1,3, 1 School of Computer Software, Tianjin University,

More information

Global Probability of Boundary

Global Probability of Boundary Global Probability of Boundary Learning to Detect Natural Image Boundaries Using Local Brightness, Color, and Texture Cues Martin, Fowlkes, Malik Using Contours to Detect and Localize Junctions in Natural

More information

A Video Representation Using Temporal Superpixels

A Video Representation Using Temporal Superpixels A Video Representation Using Temporal Superpixels Jason Chang CSAIL, MIT jchang7@csail.mit.edu Donglai Wei CSAIL, MIT donglai@csail.mit.edu John W. Fisher III CSAIL, MIT fisher@csail.mit.edu Abstract We

More information

Video pre-processing with JND-based Gaussian filtering of superpixels

Video pre-processing with JND-based Gaussian filtering of superpixels Video pre-processing with JND-based Gaussian filtering of superpixels Lei Ding, Ge Li*, Ronggang Wang, Wenmin Wang School of Electronic and Computer Engineering, Shenzhen Graduate School, Peking University

More information

Grouping and Segmentation

Grouping and Segmentation 03/17/15 Grouping and Segmentation Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem Today s class Segmentation and grouping Gestalt cues By clustering (mean-shift) By boundaries (watershed)

More information

IFT-SLIC: A general framework for superpixel generation based on simple linear iterative clustering and image foresting transform

IFT-SLIC: A general framework for superpixel generation based on simple linear iterative clustering and image foresting transform IFT-: A general framework for superpixel generation based on simple linear iterative clustering and image foresting transform Eduardo Barreto Alexandre, Ananda Shankar Chowdhury, Alexandre Xavier Falcão,

More information

IEEE TRANSACTIONS ON CYBERNETICS, VOL. 45, NO. 5, MAY Jingyu Yang, Member, IEEE, Ziqiao Gan, Kun Li, Member, IEEE, and Chunping Hou

IEEE TRANSACTIONS ON CYBERNETICS, VOL. 45, NO. 5, MAY Jingyu Yang, Member, IEEE, Ziqiao Gan, Kun Li, Member, IEEE, and Chunping Hou IEEE TRANSACTIONS ON CYBERNETICS, VOL. 45, NO. 5, MAY 2015 913 Graph-Based Segmentation for RGB-D Data Using 3-D Geometry Enhanced Superpixels Jingyu Yang, Member, IEEE, Ziqiao Gan, Kun Li, Member, IEEE,

More information

Extraction of Homogeneous Regions in Historical Document Images

Extraction of Homogeneous Regions in Historical Document Images Extraction of Homogeneous Regions in Historical Document Images Maroua Mehri 1,2, Pierre Héroux 2, Nabil Sliti 3, Petra Gomez-Krämer 1, Najoua Essoukri Ben Amara 3 and Rémy Mullot 2 1 L3i, University of

More information

Learning a Dictionary of Shape Epitomes with Applications to Image Labeling

Learning a Dictionary of Shape Epitomes with Applications to Image Labeling Learning a Dictionary of Shape Epitomes with Applications to Image Labeling Liang-Chieh Chen 1, George Papandreou 2, and Alan L. Yuille 1,2 Departments of Computer Science 1 and Statistics 2, UCLA lcchen@cs.ucla.edu,

More information

A GRAPH-CUT APPROACH TO IMAGE SEGMENTATION USING AN AFFINITY GRAPH BASED ON l 0 SPARSE REPRESENTATION OF FEATURES

A GRAPH-CUT APPROACH TO IMAGE SEGMENTATION USING AN AFFINITY GRAPH BASED ON l 0 SPARSE REPRESENTATION OF FEATURES A GRAPH-CUT APPROACH TO IMAGE SEGMENTATION USING AN AFFINITY GRAPH BASED ON l 0 SPARSE REPRESENTATION OF FEATURES Xiaofang Wang Huibin Li Charles-Edmond Bichot Simon Masnou Liming Chen Ecole Centrale de

More information

Discovering Visual Hierarchy through Unsupervised Learning Haider Razvi

Discovering Visual Hierarchy through Unsupervised Learning Haider Razvi Discovering Visual Hierarchy through Unsupervised Learning Haider Razvi hrazvi@stanford.edu 1 Introduction: We present a method for discovering visual hierarchy in a set of images. Automatically grouping

More information

Image Segmentation Via Iterative Geodesic Averaging

Image Segmentation Via Iterative Geodesic Averaging Image Segmentation Via Iterative Geodesic Averaging Asmaa Hosni, Michael Bleyer and Margrit Gelautz Institute for Software Technology and Interactive Systems, Vienna University of Technology Favoritenstr.

More information

A Fully Automated Approach to Segmentation of Irregularly Shaped Cellular Structures in EM Images

A Fully Automated Approach to Segmentation of Irregularly Shaped Cellular Structures in EM Images A Fully Automated Approach to Segmentation of Irregularly Shaped Cellular Structures in EM Images Aurélien Lucchi,Kevin Smith, Radhakrishna Achanta, Vincent Lepetit, Pascal Fua Computer Vision Lab, Ecole

More information