sketch-based shape retrieval

17
Sketch-Based Shape Retrieval M. Eitz, R. Richter, K. Hildebrand, M. Alexa, TU Berlin; T. Boubekeur, Tele ParisTech – CNRS;

Upload: lovie

Post on 23-Feb-2016

65 views

Category:

Documents


0 download

DESCRIPTION

Sketch-Based Shape Retrieval. M. Eitz, R. Richter, K. Hildebrand, M. Alexa, TU Berlin; T. Boubekeur, Tele ParisTech – CNRS;. Outline. What is sketch based shape retrieval? Sketch data base Bag-of-features shape retrieval GALIF: Gabor local line-based feature Conclusions & Results. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Sketch-Based Shape Retrieval

Sketch-Based Shape RetrievalM. Eitz, R. Richter, K. Hildebrand, M. Alexa, TU Berlin;

T. Boubekeur, Tele ParisTech – CNRS;

Page 2: Sketch-Based Shape Retrieval

Outline

• What is sketch based shape retrieval?• Sketch data base• Bag-of-features shape retrieval• GALIF: Gabor local line-based feature• Conclusions & Results

Page 3: Sketch-Based Shape Retrieval

What is sketch based shape retrieval?

• sketch 3D model

Page 4: Sketch-Based Shape Retrieval

Sketch data base

• Based on the Princeton Shape Benchmark (PSB), authors gather a lot of sketches.

• Analysis result: users mostly sketch objects from a simple side or frontal view.

• The sketches are free to download.

Page 5: Sketch-Based Shape Retrieval

Sketch data base

Page 6: Sketch-Based Shape Retrieval

Bag-of-features shape retrieval

• Assuming there are two documents:1. Bob likes to play basketball, Jim likes too2. Bob also likes to play football games.

• Construct a Dictionary: – Dictionary = {1:”Bob”, 2. “like”, 3. “to”, 4. “play”, 5.

“basketball”, 6. “also”, 7. “football”, 8. “games”, 9. “Jim”, 10. “too”}

Page 7: Sketch-Based Shape Retrieval

Bag-of-features shape retrieval

• The two documents can be encoded by:① [1, 2, 1, 1, 1, 0, 0, 0, 1, 1]② [1, 1, 1, 1 ,0, 1, 1, 1, 0, 0]

counts

Page 8: Sketch-Based Shape Retrieval

Bag-of-features shape retrieval

Page 9: Sketch-Based Shape Retrieval

Best-view selection

• Uniformly distributed views:1. Select d seeds on a unit sphere,2. Lloyd relaxations iteratively,3. d Voronoi cell centers as d view directions.4. d ={22; 52; 102; 202}

Page 10: Sketch-Based Shape Retrieval

Perceptually best viewsTraining set: manually define best and worst

viewpoints in PSB

Learn a “best view classifier” from the training set using SVM.

Learn some best viewpoints based on the uniform viewpoints.

Page 11: Sketch-Based Shape Retrieval

• For each view direction vi , predict its probability pi = p(vi) of being a best view.

• The probability is a smooth scalar field over a sphere and best views are local maxima.

Page 12: Sketch-Based Shape Retrieval

GALIF: Gabor local line-based feature

• Gabor filter

: rotate an image by angle

Page 13: Sketch-Based Shape Retrieval

Orientation-selective filter bank

Given k different orientations, we can compute k different images:

• (i)dft is the (inverse) discrete Fourier transformation

• I --- input sketch• * --- point-wise multiplication

Page 14: Sketch-Based Shape Retrieval

Local GALIF feature definition

• I is divided into nxn regions • S, t <= n• i = 1, 2, ..., k. ------ orientataions

Page 15: Sketch-Based Shape Retrieval

Conclusions & Results

• Main differences with our paper:1. Best view selection2. Feature representation

Page 16: Sketch-Based Shape Retrieval

Results

Page 17: Sketch-Based Shape Retrieval

Q&A