Color-Attributes-Related Image Retrieval Student: Kylie Gorman Mentor: Yang Zhang.

Slides:



Advertisements
Similar presentations
Distinctive Image Features from Scale-Invariant Keypoints
Advertisements

Michele Merler Jacquilene Jacob.  Applications online are inherently insecure  Growing rate of hackers  Confidentiality of online systems should be.
Aggregating local image descriptors into compact codes
Technische Universität München Face Model Fitting based on Machine Learning from Multi-band Images of Facial Components Institute for Informatics Technische.
Computer vision: models, learning and inference Chapter 13 Image preprocessing and feature extraction.
Learning Globally-Consistent Local Distance Functions for Shape-Based Image Retrieval and Classification Computer Vision, ICCV IEEE 11th International.
Instructor: Mircea Nicolescu Lecture 15 CS 485 / 685 Computer Vision.
Application of light fields in computer vision AMARI LEWIS – REU STUDENT AIDEAN SHARGHI- PH.D STUENT.
黃文中 Preview 2 3 The Saliency Map is a topographically arranged map that represents visual saliency of a corresponding visual scene. 4.
DISCRIMINATIVE DECORELATION FOR CLUSTERING AND CLASSIFICATION ECCV 12 Bharath Hariharan, Jitandra Malik, and Deva Ramanan.
Principal Component Analysis CMPUT 466/551 Nilanjan Ray.
Robust Moving Object Detection & Categorization using self- improving classifiers Omar Javed, Saad Ali & Mubarak Shah.
Principal Component Analysis
Effective Image Database Search via Dimensionality Reduction Anders Bjorholm Dahl and Henrik Aanæs IEEE Computer Society Conference on Computer Vision.
Recognition using Regions CVPR Outline Introduction Overview of the Approach Experimental Results Conclusion.
C OLOR -A TTRIBUTES -R ELATED I MAGE R ETRIEVAL W EEK 4 Student: Kylie Gorman Mentor: Yang Zhang.
Multi-Class Object Recognition Using Shared SIFT Features
Object Class Recognition Using Discriminative Local Features Gyuri Dorko and Cordelia Schmid.
Presentation in IJCNN 2004 Biased Support Vector Machine for Relevance Feedback in Image Retrieval Hoi, Chu-Hong Steven Department of Computer Science.
Student: Kylie Gorman Mentor: Yang Zhang COLOR-ATTRIBUTES- RELATED IMAGE RETRIEVAL.
CS4670: Computer Vision Kavita Bala Lecture 8: Scale invariance.
1 Exercise 1 Submission Monday 6 Dec, 2010 Delayed Submission: 4 points every week How would you calculate efficiently the PCA of data where the dimensionality.
SIEVE—Search Images Effectively through Visual Elimination Ying Liu, Dengsheng Zhang and Guojun Lu Gippsland School of Info Tech,
1 Activity and Motion Detection in Videos Longin Jan Latecki and Roland Miezianko, Temple University Dragoljub Pokrajac, Delaware State University Dover,
H euristic Pre-Clustering Relevance Feedback in Attention-Based Image Retrieval Wan-Ting Su, Wen-Sheng Chu and Jenn-Jier James Lien Speaker: Wen-Sheng.
Computer vision.
Training Database Step 1 : In general approach of PCA, each image is divided into nxn blocks or pixels. Then all pixel values are taken into a single one.
Recognition Part II Ali Farhadi CSE 455.
CSE 473/573 Computer Vision and Image Processing (CVIP) Ifeoma Nwogu Lecture 35 – Review for midterm.
Object Bank Presenter : Liu Changyu Advisor : Prof. Alex Hauptmann Interest : Multimedia Analysis April 4 th, 2013.
Marcin Marszałek, Ivan Laptev, Cordelia Schmid Computer Vision and Pattern Recognition, CVPR Actions in Context.
Content-Based Image Retrieval
Classifying Images with Visual/Textual Cues By Steven Kappes and Yan Cao.
Week5 Amari Lewis Aidean Sharghi. Testing the data for classification Divide the date into TEST and TRAIN data. First the regular.jpeg images Then, the.
Estimating the Likelihood of Statistical Models of Natural Image Patches Daniel Zoran ICNC – The Hebrew University of Jerusalem Advisor: Yair Weiss CifAR.
CSE 185 Introduction to Computer Vision Face Recognition.
Event retrieval in large video collections with circulant temporal encoding CVPR 2013 Oral.
CSSE463: Image Recognition Day 27 This week This week Today: Applications of PCA Today: Applications of PCA Sunday night: project plans and prelim work.
Gang WangDerek HoiemDavid Forsyth. INTRODUCTION APROACH (implement detail) EXPERIMENTS CONCLUSION.
Jakob Verbeek December 11, 2009
Kylie Gorman WEEK 1-2 REVIEW. CONVERTING AN IMAGE FROM RGB TO HSV AND DISPLAY CHANNELS.
Week 10 Presentation Wesna LaLanne - REU Student Mahdi M. Kalayeh - Mentor.
A NOVEL METHOD FOR COLOR FACE RECOGNITION USING KNN CLASSIFIER
Dense Color Moment: A New Discriminative Color Descriptor Kylie Gorman, Mentor: Yang Zhang University of Central Florida I.Problem:  Create Robust Discriminative.
WEEK4 RESEARCH Amari Lewis Aidean Sharghi. PREPARING THE DATASET  Cars – 83 samples  3 images for each sample when x=0  7 images for each sample when.
Carl Vondrick, Aditya Khosla, Tomasz Malisiewicz, Antonio Torralba Massachusetts Institute of Technology
CSSE463: Image Recognition Day 25 This week This week Today: Applications of PCA Today: Applications of PCA Sunday night: project plans and prelim work.
1 Kernel Machines A relatively new learning methodology (1992) derived from statistical learning theory. Became famous when it gave accuracy comparable.
A Tutorial on Speaker Verification First A. Author, Second B. Author, and Third C. Author.
Another Example: Circle Detection
CSSE463: Image Recognition Day 27
Detecting Semantic Concepts In Consumer Videos Using Audio Junwei Liang, Qin Jin, Xixi He, Gang Yang, Jieping Xu, Xirong Li Multimedia Computing Lab,
Face Recognition and Feature Subspaces
Introduction Computer vision is the analysis of digital images
Histogram—Representation of Color Feature in Image Processing Yang, Li
Context-based vision system for place and object recognition
Thesis Advisor : Prof C.V. Jawahar
Dynamic Routing Using Inter Capsule Routing Protocol Between Capsules
HOGgles Visualizing Object Detection Features
Content-Based Image Retrieval
Content-Based Image Retrieval
PRAKASH CHOCKALINGAM, NALIN PRADEEP, AND STAN BIRCHFIELD
Midterm Exam Closed book, notes, computer Format:
CSSE463: Image Recognition Day 25
CS4670: Intro to Computer Vision
Midterm Exam Closed book, notes, computer Similar to test 1 in format:
CSSE463: Image Recognition Day 25
Midterm Exam Closed book, notes, computer Similar to test 1 in format:
Color-Attributes-Related Image Retrieval
Presentation transcript:

Color-Attributes-Related Image Retrieval Student: Kylie Gorman Mentor: Yang Zhang

Problem and Solution Content based image retrieval is a common problem in computer vision Object-related image retrieval is a popular area related to this issue Attributed-related image retrieval is a possible solution Enable a person to retrieve an image based on attributes of an object Some people have tried to use color as a starting point, but this is still a very novel concept

Data Sets Learn colors from real-world images Train data: Google data set ▫11 colors with 100 images per color Test data: EBay data set ▫11 colors with 12 images per color ▫Corresponding binary image for each image

Train Data Steps Calculate feature matrix based on Color Moments ▫Calculate every box rather than every pixel Concatenate feature matrices Calculate PCA (Principal Component Analysis) Calculate GMM (Gaussian Mixture Model) based on PCA results Multiply individual feature matrices by coefficient matrix Use GMM results to calculate Fisher Vectors Train 11 SVM’s

Test Data Steps Calculate feature matrix of each image, isolating the object first using binary images Use PCA and GMM results from training data to calculate fisher vectors Apply Fisher Vector to each individual result to obtain vectors that are the same size Classify eBay images using 11 SVM’s from training data Calculate Precision

Steps

CIELAB Results Average Precision: ~42%

HSV Images Average Precision: ~45%

RGB Images Average Precision: ~50%

New Data Sets Birds 200 ▫200 species/categories with 11,788 images total Flowers 102 ▫102 categories with images per category ▫8189 images total Cartoon ▫590 images total

Flowers 102 and Birds 200 Part One ▫Get Feature Matrices with Color Moments ▫Calculate PCA and GMM of training data: 1,020 images Part Two ▫Get Feature Matrices with Dense SIFT ▫Calculate PCA and GMM of training data: 100 images Part Three ▫Use new Color Descriptor

Future Goals Compare our color moment plus Dense SIFT against new color descriptor and Dense SIFT ▫If no improvement, determine why Incorporate object detection and image retrieval