name that sculpture
play

Name that sculpture Relja Arandjelovi d and Andrew Zisserman Visual - PowerPoint PPT Presentation

Name that sculpture Relja Arandjelovi d and Andrew Zisserman Visual Geometry Group Department of Engineering Science University of Oxford 7 th June 2012 University of Oxford Problem statement Identify the sculpt or and sculpt ure from an


  1. Name that sculpture Relja Arandjelovi d and Andrew Zisserman Visual Geometry Group Department of Engineering Science University of Oxford 7 th June 2012 University of Oxford

  2. Problem statement  Identify the sculpt or and sculpt ure from an image  Do it instantly  Motivation: Often unlabelled in public spaces  Unlabelled in other people’s images  Unlabelled in our own photos and  we forgot the name Sculptor: Giambologna Sculpture: Hercules and the Centaur Eurytion

  3. Motivation Right here in Hong Kong, so we know: Sculptor: Henry Moore Sculpture: Oval with Points

  4. Motivation Right here in Hong Kong, so we know: Sculptor: Henry Moore Sculpture: Oval with Points We recognize the style: Sculptor: Henry Moore Sculpture: ???????????

  5. Motivation Right here in Hong Kong, so we know: Sculptor: Henry Moore Sculpture: Oval with Points We recognize the style: Sculptor: Henry Moore Sculpture: ??????????? Sculpture: ? Sculptor:

  6. Challenging problem  Large variation in the visual appearance of sculptures  Not much clean annotation is available

  7. Challenging problem Hartmut Neven (Head of Visual Search at Google) ICML 2011

  8. Multimedia approach Image corpus with meta data Visual matching Labelling Sculptor: Giambologna Sculpture: Hercules and the Centaur Eurytion Matching set with meta data

  9. Image corpus: Sculptures 50k Image corpus with meta data Visual matching Labelling Sculptor: Giambologna Sculpture: Hercules and the Centaur Eurytion Matching set with meta data

  10. Image corpus: Sculptures 50k  List of prominent sculpt ors obtained from Wikipedia (616 names)  50k images downloaded from Flickr using the list of sculptors  Meta data: description, title (supplied by the Flickr user)

  11. Visual matching Image corpus with meta data Visual matching Labelling Sculptor: Giambologna Sculpture: Hercules and the Centaur Eurytion Matching set with meta data

  12. Bag-of-Words for textured object retrieval Set of SIFT query image descriptors [Sivic03] [Lowe04, Mikolajczyk07] sparse frequency vector Hessian-Affine regions + visual words SIFT descriptors tf-idf weighting Inverted querying file ranked image Geometric short-list verification [Lowe04, Philbin07]

  13. Bag-of-Words for textured object retrieval Set of SIFT query image descriptors [Sivic03] [Lowe04, Mikolajczyk07] sparse frequency vector Hessian-Affine regions + visual words SIFT descriptors tf-idf weighting Results 1 4 Inverted querying file 2 5 ranked image Geometric 3 6 short-list verification [Lowe04, Philbin07]

  14. Visual matching  Bag-of-Words (BoW) works well for textured objects:  BoW cannot handle smooth (textureless) objects  Also use the recent Bag-of-Boundaries (BoB) method for smooth object retrieval [Arandjelovic11]

  15. Sculptures are defined by shape • These sculptures are considered equivalent Same shape  Different instances  Different materials  Different sizes 

  16. Sculptures are defined by shape  Represent the object shape – use boundaries as proxy for this  There are too many boundaries (edges) in a cluttered image  Perform automatic segmentation

  17. Sculpture segmentation Segment sculpture materials:  marble, bronze, brass, stone.. Learn to segment super-pixels from  these materials from background Features:  median gradient magnitude  colour  texture  position within image  Classification:  Linear SVM 

  18. Sculpture segmentation

  19. Boundary descriptor For regularly sampled boundary points (internal and external) compute the  descriptor at 3 scales Scales are relative to segmentation area  Gives partial invariance to scale and segmentation failures 

  20. Boundary descriptor Boundary descriptor:  HOG (on foreground edges)  occupancy grid 

  21. Boundary descriptor Boundary descriptor:  HOG (on foreground edges)  occupancy grid 

  22. Bag-of-Boundaries for smooth object retrieval Set of boundary query image descriptors [Arandjelovic11] sparse frequency vector Segmentation + boundary words Boundary descriptors tf-idf weighting Inverted querying file ranked image Geometric short-list verification [Lowe04, Philbin07]

  23. Bag-of-Boundaries for smooth object retrieval Set of boundary query image descriptors [Arandjelovic11] sparse frequency vector Segmentation + boundary words Boundary descriptors tf-idf weighting Results 1 4 Inverted querying file 2 5 ranked image Geometric 3 6 short-list verification [Lowe04, Philbin07]

  24. Visual matching: BoW+BoB  Run the two complementary retrieval systems:  Bag-of-visual-Words (BoW)  Bag-of-Boundaries (BoB)  Soft combination, no hard decisions which system to trust score(image) = max( BoW_score(image), BoB_score(image) ) Query BoW Matched results Max Matching set BoB combination Matched results

  25. Visual matching: BoW+BoB BoB BoW Combi BoB BoW Combi BoB BoW Combi

  26. Labelling Image corpus with meta data Visual matching Labelling Sculptor: Giambologna Sculpture: Hercules and the Centaur Eurytion Matching set with meta data

  27. Labelling  Given the matching set 1. Identify the sculptor 2. Name the sculpture Matching set with meta data Query Visual query Sculptor: Henry Moore Sculpture: Oval with Points

  28. Sculptor identification  Image corpus was constructed by searching Flickr using sculptor names Image to sculptor name (noisy) labelling is available   Matching set images vote for the sculptor name Matching set Query Henry Moore Visual query Henry Moore Sculptor: Henry Moore Henry Moore Henry Moore

  29. Sculpture naming  Difficult due to noisy and insufficient meta data Matching set with meta data Oval with Points, 1968-70 by Henry Moore Query Henry Moore’s “Oval with Points” sculpture Visual query This graceful sculpture was at the Denver Botanical Gardens Henry Moore sculpture at Princeton Princeton University campus Oval with Points – Henry Moore – Atlanta Botanical Gardens (1)  Method: Find distinctive words (keywords) in the meta data 1. Identify the sculpture via Google based query expansion 2.

  30. Sculpture naming: keyword extraction  Offline meta data processing:  Remove sculptor name  Normalize data: remove HTML tags, remove file names (e.g. DSC12345.jpg, IMG12345.jpg), perform automatic translation to English..  Find dinstinctive and representative keywords from the normalized meta data of the matching set Sort words based on tf-idf  Matching set with meta data Oval with Points, 1968-70 by Henry Moore Query Keywords: Keyword oval Henry Moore’s “Oval with Points” sculpture extraction Visual query This graceful sculpture was at the Denver points Botanical Gardens princeton botanical Henry Moore sculpture at Princeton with Princeton University campus campus atlanta university Oval with Points – Henry Moore – Atlanta … ( Sculpture: Oval with points ) Botanical Gardens (1)

  31. Sculpture naming: meaningful name extraction  Keywords give a strong indication of the sculpture name, but problems exist: Ordering of words in the name is unknown   Not clear where to threshold the tf-idf scores Not all words in a sculpture name are distinctive ( The Thinker; Cupid and Psyche)   Matching set can be small (e.g. 1-3 images), noisy meta data is not enough to resolve the aforementioned issues Use Google for query expansion of meta data   Issue a textual Google image search query with sculptor name and top keywords Sculptor: Henry Moore Query Keywords: Visual query oval and keyword points Google extraction princeton botanical with campus atlanta university … ( Sculpture: Oval with points )

  32. Sculpture naming: meaningful name extraction Query Google image titles: Visual query and keyword extraction  EXPLORE: Oval with Points [Henry Moore @ Kew]  Henry Moore exhibit at Kew Gardens << An American in London  Duke Magazine-The Collector, by Robert J. Bliwise-May/June 2003  Henry Moore: In the garden of delights - Telegraph Sculptor: Henry Moore  Henry Moore - Works in Public - Working Model for Oval With Points ... Keywords:  Sculpture | UJUO - Part 4  File:Oval with Points.jpg - Wikipedia, the free encyclopedia oval Textual Google  Oval with Points points image search  Henry Moore at Kew - "Oval with points" and Palm House:: OS grid ...  File:Oval with points, a Henry Moore sculpture at Kew Gardens ... princeton  Oval with Points 1968-1970 Henry Moore S (image preview: FOT410056 ... botanical  Henry Moore, Perry Green - Moore in America - acclaimed exhibition ... with  Henry Moore oval with points - search in pictures campus  Photo: "Oval With Points" by Henry Moore | Princeton Gardens and ... atlanta university …

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend