Grouping and Segmentation Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 03/17/15.

Slides:



Advertisements
Similar presentations
Human-Computer Interaction Human-Computer Interaction Segmentation Hanyang University Jong-Il Park.
Advertisements

Grouping and Segmentation Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 03/01/10.
Lecture 6 Image Segmentation
Image segmentation. The goals of segmentation Group together similar-looking pixels for efficiency of further processing “Bottom-up” process Unsupervised.
Algorithms & Applications in Computer Vision Lihi Zelnik-Manor Lecture 11: Structure from Motion.
EE 7730 Image Segmentation.
Mean Shift A Robust Approach to Feature Space Analysis Kalyan Sunkavalli 04/29/2008 ES251R.
Segmentation. Terminology Segmentation, grouping, perceptual organization: gathering features that belong together Fitting: associating a model with observed.
Mean Shift Theory and Applications
Segmentation CSE P 576 Larry Zitnick Many slides courtesy of Steve Seitz.
Announcements Project 2 more signup slots questions Picture taking at end of class.
Today: Image Segmentation Image Segmentation Techniques Snakes Scissors Graph Cuts Mean Shift Wednesday (2/28) Texture analysis and synthesis Multiple.
Segmentation by Clustering Reading: Chapter 14 (skip 14.5) Data reduction - obtain a compact representation for interesting image data in terms of a set.
1 Segmentation with Scene and Sub-Scene Categories Joseph Djugash Input Image Scene/Sub-Scene Classification Segmentation.
Image Segmentation Today’s Readings Forsyth & Ponce, Chapter 14
Perceptual Organization: Segmentation and Optical Flow.
Computer Vision - A Modern Approach Set: Segmentation Slides by D.A. Forsyth Segmentation and Grouping Motivation: not information is evidence Obtain a.
Graph-based Segmentation
~5,617,000 population in each state
Image Segmentation Image segmentation is the operation of partitioning an image into a collection of connected sets of pixels. 1. into regions, which usually.
Image Segmentation Rob Atlas Nick Bridle Evan Radkoff.
Segmentation and Grouping Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 02/23/10.
Computer Vision James Hays, Brown
CSE 185 Introduction to Computer Vision Pattern Recognition.
Mean Shift : A Robust Approach Toward Feature Space Analysis - Bayesian Background Modeling
Mean-shift and its application for object tracking
Mean Shift Theory and Applications Reporter: Zhongping Ji.
Region Segmentation Readings: Chapter 10: 10.1 Additional Materials Provided K-means Clustering (text) EM Clustering (paper) Graph Partitioning (text)
MRFs and Segmentation with Graph Cuts Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 02/24/10.
Segmentation: MRFs and Graph Cuts Computer Vision CS 143, Brown James Hays 10/07/11 Many slides from Kristin Grauman and Derek Hoiem.
7.1. Mean Shift Segmentation Idea of mean shift:
CS 558 C OMPUTER V ISION Lecture VI: Segmentation and Grouping Slides adapted from S. Lazebnik.
CSE 185 Introduction to Computer Vision Pattern Recognition 2.
EECS 274 Computer Vision Segmentation by Clustering II.
Grouping and Segmentation
CS654: Digital Image Analysis Lecture 30: Clustering based Segmentation Slides are adapted from:
Digital Image Processing
Category Independent Region Proposals Ian Endres and Derek Hoiem University of Illinois at Urbana-Champaign.
Real-Time Tracking with Mean Shift Presented by: Qiuhua Liu May 6, 2005.
CSSE463: Image Recognition Day 23 Midterm behind us… Midterm behind us… Foundations of Image Recognition completed! Foundations of Image Recognition completed!
Segmentation & Grouping Tuesday, Sept 23 Kristen Grauman UT-Austin.
Perceptual and Sensory Augmented Computing Computer Vision WS 11/12 Computer Vision – Lecture 6 Segmentation and Grouping Bastian Leibe RWTH.
Image Segmentation Shengnan Wang
Image Segmentation Superpixel methods Speaker: Hsuan-Yi Ko.
Mean Shift ; Theory and Applications Presented by: Reza Hemati دی 89 December گروه بینایی ماشین و پردازش تصویر Machine Vision and Image Processing.
Object Recognition by Integrating Multiple Image Segmentations Caroline Pantofaru, Cordelia Schmid, Martial Hebert ECCV 2008 E.
Lecture 30: Segmentation CS4670 / 5670: Computer Vision Noah Snavely From Sandlot ScienceSandlot Science.
CS 2750: Machine Learning Clustering Prof. Adriana Kovashka University of Pittsburgh January 25, 2016.
Segmentation slides adopted from Svetlana Lazebnik.
Course Introduction to Medical Imaging Segmentation 1 – Mean Shift and Graph-Cuts Guy Gilboa.
Rodney Nielsen Many of these slides were adapted from: I. H. Witten, E. Frank and M. A. Hall Data Science Algorithms: The Basic Methods Clustering WFH:
Photo: CMU Machine Learning Department Protests G20
CSSE463: Image Recognition Day 21
Segmentation by clustering: mean shift
Lecture: Clustering and Segmentation
Lecture: k-means & mean-shift clustering
A segmentation and tracking algorithm
Segmentation Computer Vision Spring 2018, Lecture 27
Overview of machine learning for computer vision
CS 2750: Machine Learning Clustering
CSSE463: Image Recognition Day 23
Image Segmentation CS 678 Spring 2018.
15 February 2019 Welcome to a class with some curious content!
Prof. Adriana Kovashka University of Pittsburgh September 6, 2018
CSSE463: Image Recognition Day 23
Mean Shift Theory and Applications
CSSE463: Image Recognition Day 23
“Traditional” image segmentation
Image Segmentation Samuel Cheng
Presentation transcript:

Grouping and Segmentation Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 03/17/15

Announcements HW 3: due today – Graded by Tues after spring break HW 4: out soon 1.Mean-shift segmentation 2.EM problem for dealing with bad annotators 3.Graph cuts segmentation

Today’s class Segmentation and grouping – Gestalt cues – By clustering (mean-shift) – By boundaries (watershed) Superpixels and multiple segmentations

German: Gestalt - "form" or "whole” Berlin School, early 20th century Kurt Koffka, Max Wertheimer, and Wolfgang Köhler View of brain: whole is more than the sum of its parts holistic parallel analog self-organizing tendencies Slide from S. Saverese Gestalt psychology or gestaltism

The Muller-Lyer illusion Gestaltism

We perceive the interpretation, not the senses

Principles of perceptual organization From Steve Lehar: The Constructive Aspect of Visual Perception

Principles of perceptual organization

Gestaltists do not believe in coincidence

Emergence

From Steve Lehar: The Constructive Aspect of Visual Perception Grouping by invisible completion

From Steve Lehar: The Constructive Aspect of Visual Perception Grouping involves global interpretation

From Steve Lehar: The Constructive Aspect of Visual Perception

Gestalt cues Good intuition and basic principles for grouping Basis for many ideas in segmentation and occlusion reasoning Some (e.g., symmetry) are difficult to implement in practice

Image segmentation Goal: Group pixels into meaningful or perceptually similar regions

Segmentation for efficiency: “superpixels” [Felzenszwalb and Huttenlocher 2004] [Hoiem et al. 2005, Mori 2005] [Shi and Malik 2001]

Segmentation for feature support 50x50 Patch

Segmentation for object proposals “Selective Search” [Sande, Uijlings et al. ICCV 2011, IJCV 2013] [Endres Hoiem ECCV 2010, IJCV 2014]

Object proposals Superpixels, proposals, multiple segmentations

Segmentation as a result Rother et al. 2004

Types of segmentations OversegmentationUndersegmentation Multiple Segmentations

Major processes for segmentation Bottom-up: group tokens with similar features Top-down: group tokens that likely belong to the same object [Levin and Weiss 2006]

Segmentation using clustering Kmeans Mean-shift

Source: K. Grauman Feature Space

Image Clusters on intensityClusters on color K-means clustering using intensity alone and color alone

K-Means pros and cons Pros – Simple and fast – Easy to implement Cons – Need to choose K – Sensitive to outliers Usage – Rarely used for pixel segmentation

Versatile technique for clustering-based segmentation D. Comaniciu and P. Meer, Mean Shift: A Robust Approach toward Feature Space Analysis, PAMI Mean shift segmentation

Mean shift algorithm Try to find modes of this non-parametric density

Kernel density estimation Kernel Data (1-D) Estimated density

Kernel density estimation Kernel density estimation function Gaussian kernel

Region of interest Center of mass Mean Shift vector Slide by Y. Ukrainitz & B. Sarel Mean shift

Region of interest Center of mass Mean Shift vector Slide by Y. Ukrainitz & B. Sarel Mean shift

Region of interest Center of mass Mean Shift vector Slide by Y. Ukrainitz & B. Sarel Mean shift

Region of interest Center of mass Mean Shift vector Mean shift Slide by Y. Ukrainitz & B. Sarel

Region of interest Center of mass Mean Shift vector Slide by Y. Ukrainitz & B. Sarel Mean shift

Region of interest Center of mass Mean Shift vector Slide by Y. Ukrainitz & B. Sarel Mean shift

Region of interest Center of mass Slide by Y. Ukrainitz & B. Sarel Mean shift

Simple Mean Shift procedure: Compute mean shift vector Translate the Kernel window by m(x) Computing the Mean Shift Slide by Y. Ukrainitz & B. Sarel

Real Modality Analysis

Attraction basin: the region for which all trajectories lead to the same mode Cluster: all data points in the attraction basin of a mode Slide by Y. Ukrainitz & B. Sarel Attraction basin

Mean shift clustering The mean shift algorithm seeks modes of the given set of points 1.Choose kernel and bandwidth 2.For each point: a)Center a window on that point b)Compute the mean of the data in the search window c)Center the search window at the new mean location d)Repeat (b,c) until convergence 3.Assign points that lead to nearby modes to the same cluster

Compute features for each pixel (color, gradients, texture, etc); also store each pixel’s position Set kernel size for features K f and position K s Initialize windows at individual pixel locations Perform mean shift for each window until convergence Merge modes that are within width of K f and K s Segmentation by Mean Shift

Mean shift segmentation results

Mean-shift: other issues Speedups – Binned estimation – replace points within some “bin” by point at center with mass – Fast search of neighbors – e.g., k-d tree or approximate NN – Update all windows in each iteration (faster convergence) Other tricks – Use kNN to determine window sizes adaptively Lots of theoretical support D. Comaniciu and P. Meer, Mean Shift: A Robust Approach toward Feature Space Analysis, PAMI 2002.

Doing mean-shift for HW 4 Goal is to understand the basics of how mean- shift works – Just get something working that has the right behavior qualitatively – Don’t worry about speed Simplifications – Work with very small images (120x80) – Use a uniform kernel (compute the mean of color, position within some neighborhood given by K f and K s ) – Can use a heuristic for merging similar modes

Mean shift pros and cons Pros – Good general-purpose segmentation – Flexible in number and shape of regions – Robust to outliers – General mode-finding algorithm (useful for other problems such as finding most common surface normals) Cons – Have to choose kernel size in advance – Not suitable for high-dimensional features When to use it – Oversegmentation – Multiple segmentations – Tracking, clustering, filtering applications D. Comaniciu, V. Ramesh, P. Meer: Real-Time Tracking of Non-Rigid Objects using Mean Shift, Best Paper Award, IEEE Conf. Computer Vision and Pattern Recognition (CVPR'00), Hilton Head Island, South Carolina, Vol. 2, , 2000 Real-Time Tracking of Non-Rigid Objects using Mean Shift

Mean-shift reading Nicely written mean-shift explanation (with math) algorithm/ Includes.m code for mean-shift clustering Mean-shift paper by Comaniciu and Meer Adaptive mean shift in higher dimensions

Superpixel algorithms Goal is to divide the image into a large number of regions, such that each regions lie within object boundaries Examples – Watershed – Felzenszwalb and Huttenlocher graph-based – Turbopixels – SLIC

Watershed algorithm

Watershed segmentation ImageGradient Watershed boundaries

Meyer’s watershed segmentation 1.Choose local minima as region seeds 2.Add neighbors to priority queue, sorted by value 3.Take top priority pixel from queue 1.If all labeled neighbors have same label, assign that label to pixel 2.Add all non-marked neighbors to queue 4.Repeat step 3 until finished (all remaining pixels in queue are on the boundary) Meyer 1991 Matlab: seg = watershed(bnd_im)

Simple trick Use Gaussian or median filter to reduce number of regions

Watershed usage Use as a starting point for hierarchical segmentation – Ultrametric contour map (Arbelaez 2006) Works with any soft boundaries – Pb (w/o non-max suppression) – Canny (w/o non-max suppression) – Etc.

Watershed pros and cons Pros – Fast (< 1 sec for 512x512 image) – Preserves boundaries Cons – Only as good as the soft boundaries (which may be slow to compute) – Not easy to get variety of regions for multiple segmentations Usage – Good algorithm for superpixels, hierarchical segmentation

Felzenszwalb and Huttenlocher: Graph- Based Segmentation + Good for thin regions + Fast + Easy to control coarseness of segmentations + Can include both large and small regions - Often creates regions with strange shapes - Sometimes makes very large errors

Turbo Pixels: Levinstein et al Tries to preserve boundaries like watershed but to produce more regular regions

SLIC (Achanta et al. PAMI 2012) 1.Initialize cluster centers on pixel grid in steps S - Features: Lab color, x-y position 2.Move centers to position in 3x3 window with smallest gradient 3.Compare each pixel to cluster center within 2S pixel distance and assign to nearest 4.Recompute cluster centers as mean color/position of pixels belonging to each cluster 5.Stop when residual error is small + Fast 0.36s for 320x240 + Regular superpixels + Superpixels fit boundaries - May miss thin objects - Large number of superpixels

Choices in segmentation algorithms Oversegmentation – Watershed + Pb  my favorite – Felzenszwalb and Huttenlocher 2004  my favorite – SLIC  good recent option – Turbopixels – Mean-shift Larger regions – Hierarchical segmentation (e.g., from Pb)  my favorite – Normalized cuts – Mean-shift – Seed + graph cuts (discussed later)

Multiple segmentations When creating regions for pixel classification or object detection, don’t commit to one partitioning Strategies: – Hierarchical segmentation Occlusion boundaries hierarchy: Hoiem et al. IJCV 2011 (uses trained classifier to merge) Pb+watershed hierarchy: Arbeleaz et al. CVPR 2009Arbeleaz et al. CVPR 2009 Selective search: FH + agglomerative clustering Selective search – Vary segmentation parameters E.g., multiple graph-based segmentations or mean-shift segmentations – Region proposals Propose seed superpixel, try to segment out object that contains it (Endres Hoiem ECCV 2010, Carreira Sminchisescu CVPR 2010)

Things to remember Gestalt cues and principles of organization Uses of segmentation – Efficiency – Better features – Propose object regions – Want the segmented object Mean-shift segmentation – Good general-purpose segmentation method – Generally useful clustering, tracking technique Watershed segmentation – Good for hierarchical segmentation – Use in combination with boundary prediction

Next class: EM algorithm Make sure to bring something to take notes (will include a long derivation)