Saliency, Scale and Image Description (by T. Kadir and M

Slides:



Advertisements
Similar presentations
Object Recognition Using Locality-Sensitive Hashing of Shape Contexts Andrea Frome, Jitendra Malik Presented by Ilias Apostolopoulos.
Advertisements

Pseudo-Relevance Feedback For Multimedia Retrieval By Rong Yan, Alexander G. and Rong Jin Mwangi S. Kariuki
CSCE643: Computer Vision Mean-Shift Object Tracking Jinxiang Chai Many slides from Yaron Ukrainitz & Bernard Sarel & Robert Collins.
Relevance Feedback Content-Based Image Retrieval Using Query Distribution Estimation Based on Maximum Entropy Principle Irwin King and Zhong Jin Nov
ICIP 2000, Vancouver, Canada IVML, ECE, NTUA Face Detection: Is it only for Face Recognition?  A few years earlier  Face Detection Face Recognition 
 Introduction  Principles of context – aware saliency  Detection of context – aware saliency  Result  Application  Conclusion.
IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim
Mean Shift A Robust Approach to Feature Space Analysis Kalyan Sunkavalli 04/29/2008 ES251R.
HMM-BASED PATTERN DETECTION. Outline  Markov Process  Hidden Markov Models Elements Basic Problems Evaluation Optimization Training Implementation 2-D.
RETRIEVAL OF MULTIMEDIA OBJECTS USING COLOR SEGMENTATION AND DIMENSION REDUCTION OF FEATURES Mingming Lu, Qiyu Zhang, Wei-Hung Cheng, Cheng-Chang Lu Department.
Expectation Maximization Method Effective Image Retrieval Based on Hidden Concept Discovery in Image Database By Sanket Korgaonkar Masters Computer Science.
1 Interest Operator Lectures lecture topics –Interest points 1 (Linda) interest points, descriptors, Harris corners, correlation matching –Interest points.
Object Recognition by Parts Object recognition started with line segments. - Roberts recognized objects from line segments and junctions. - This led to.
1 The Kadir Operator Saliency, Scale and Image Description Timor Kadir and Michael Brady University of Oxford.
CS 223B Assignment 1 Help Session Dan Maynes-Aminzade.
Object Class Recognition Using Discriminative Local Features Gyuri Dorko and Cordelia Schmid.
Object Class Recognition using Images of Abstract Regions Yi Li, Jeff A. Bilmes, and Linda G. Shapiro Department of Computer Science and Engineering Department.
CS292 Computational Vision and Language Visual Features - Colour and Texture.
A Probabilistic Framework for Video Representation Arnaldo Mayer, Hayit Greenspan Dept. of Biomedical Engineering Faculty of Engineering Tel-Aviv University,
Multiple Object Class Detection with a Generative Model K. Mikolajczyk, B. Leibe and B. Schiele Carolina Galleguillos.
Object Recognition by Parts Object recognition started with line segments. - Roberts recognized objects from line segments and junctions. - This led to.
Yuping Lin and Gérard Medioni.  Introduction  Method  Register UAV streams to a global reference image ▪ Consecutive UAV image registration ▪ UAV to.
Methods in Medical Image Analysis Statistics of Pattern Recognition: Classification and Clustering Some content provided by Milos Hauskrecht, University.
Computer vision.
Object Bank Presenter : Liu Changyu Advisor : Prof. Alex Hauptmann Interest : Multimedia Analysis April 4 th, 2013.
BACKGROUND LEARNING AND LETTER DETECTION USING TEXTURE WITH PRINCIPAL COMPONENT ANALYSIS (PCA) CIS 601 PROJECT SUMIT BASU FALL 2004.
Recognition using Regions (Demo) Sudheendra V. Outline Generating multiple segmentations –Normalized cuts [Ren & Malik (2003)] Uniform regions –Watershed.
DIEGO AGUIRRE COMPUTER VISION INTRODUCTION 1. QUESTION What is Computer Vision? 2.
MACHINE LEARNING 8. Clustering. Motivation Based on E ALPAYDIN 2004 Introduction to Machine Learning © The MIT Press (V1.1) 2  Classification problem:
A New Method of Probability Density Estimation for Mutual Information Based Image Registration Ajit Rajwade, Arunava Banerjee, Anand Rangarajan. Dept.
CS654: Digital Image Analysis Lecture 30: Clustering based Segmentation Slides are adapted from:
A survey of different shape analysis techniques 1 A Survey of Different Shape Analysis Techniques -- Huang Nan.
Region-Based Saliency Detection and Its Application in Object Recognition IEEE TRANSACTIONS ON CIRCUITS AND SYSTEM FOR VIDEO TECHNOLOGY, VOL. 24 NO. 5,
Stas Goferman Lihi Zelnik-Manor Ayellet Tal Technion.
Image features and properties. Image content representation The simplest representation of an image pattern is to list image pixels, one after the other.
Another Example: Circle Detection
Object Recognition by Parts
IMAGE PROCESSING RECOGNITION AND CLASSIFICATION
A Unified Multiresolution Framework for Automatic Target Recognition
A Forest of Sensors: Using adaptive tracking to classify and monitor activities in a site Eric Grimson AI Lab, Massachusetts Institute of Technology
Mapping Population Density
Unsupervised Riemannian Clustering of Probability Density Functions
1-Introduction (Computing the image histogram).
Saliency detection Donghun Yeo CV Lab..
Machine Learning Basics
A segmentation and tracking algorithm
Object Recognition by Parts
Project Implementation for ITCS4122
Adversarially Tuned Scene Generation
Image Segmentation Techniques
Content-Based Image Retrieval
Content-Based Image Retrieval
The Kadir Operator Saliency, Scale and Image Description Timor Kadir and Michael Brady University of Oxford.
Object Recognition by Parts
The Kadir Operator Saliency, Scale and Image Description Timor Kadir and Michael Brady University of Oxford.
Saliency detection Donghun Yeo CV Lab..
Object Recognition by Parts
Foundation of Video Coding Part II: Scalar and Vector Quantization
Region and Shape Extraction
Papers 15/08.
The Kadir Operator Saliency, Scale and Image Description Timor Kadir and Michael Brady University of Oxford.
CSSE463: Image Recognition Day 23
Mean Shift Theory and Applications
Support vector machine-based text detection in digital video
The Kadir Operator Saliency, Scale and Image Description Timor Kadir and Michael Brady University of Oxford.
Recognition and Matching based on local invariant features
Object Recognition by Parts
Object Recognition with Interest Operators
The Kadir Operator Saliency, Scale and Image Description Timor Kadir and Michael Brady University of Oxford.
Outline Texture modeling - continued Markov Random Field models
Presentation transcript:

Saliency, Scale and Image Description (by T. Kadir and M Saliency, Scale and Image Description (by T. Kadir and M. Brady) Class Notes Goal: Develop a method for extracting image content descriptions based on salient image features across multiple scales. Applications: Object recognition, video tracking and image retrieval Basic idea: Development of a local and isotropic entropy-based measure that is robust to scale, rotations and multi-scale self-similarities. A salient region of size s of an image centered at a given pixel p is defined as having a high-entropy probability distribution function (pdf) associated with the feature vectors that used to describe the pixels of the region. For instance, pixels can be represented by their gray label, that is just a scalar, or by larger vectors including color texture, and pixel position in the image: (r,g,b,gabor1,….,gabor6,x,y)).

Saliency, Scale and Image Description (2) The algorithm described in p. 19 can in principle be used with feature vectors of arbitrary dimension. In practice only few components (~6) can be used. This is due to the fact that density and entropy estimations are difficult to obtain in high dimensions (the number of data samples needed to estimate a pdf increases exponentially with the dimension of the feature vectors). This algorithm generally produces a very large number of salient regions in a image. Therefore clustering methods are needed to summarize saliency information. (The author uses a kind of hierarchical clustering). Other methods can also be used.

Saliency, Scale and Image Description (3) The algorithm is robust enough to produce regular salient features on classes of similar objects. Probabilistic modeling can be used to “absorb” irregularities in order to perform recognition of object classes.

Temple

Capitol

Houses and Boats

Houses and Boats

Sky Scraper

Car

Buses

Fish

Other …

Symmetry and More