DOC PREVIEW
Berkeley COMPSCI C267 - Scaling Content Based Image Retrieval Systems

This preview shows page 1-2 out of 7 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 7 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 7 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 7 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Scaling Content Based Image Retrieval SystemsMotivationK-means AlgorithmCBIR SystemResultsEvaluationFuture WorkScaling Content Based Image Retrieval SystemsChristine Lo, Sushant Shankar, Arun VijayvergiyaCS 267Motivation•Finding an efficient way to search for images has been increasingly important, especially since image databases are growing at an unprecedented rate. For example, there are about 550,000 images uploaded to Facebook each second. •Content Based Image Retrieval (CBIR) offers a way to classify images based on implicit criteria rather than user generated tags. This will make large image databases more organized and more searchable.•The bottleneck of the CBIR system is the classification algorithm. k-means is one of the classification methods we use for CBIR. We chose k-means because it is an unsupervised learning technique that will allow us to organize and classify unlabeled features.•Because of the size of image databases such as Flickr and Facebook, it is important to scale the classification algorithm to handle a large number of features. We accomplish this by parallelizing the k-means algorithm.K-means Algorithm•General k-means Algorithm•Takes as input a list of vectors and separates them into k clusters.•Parallelization•We parallelize the k-means algorithm to minimize the computational bottleneck of the CBIR system. We compare two implementations of this, an OpenMP and an MPI implementation.CBIR SystemResultsEvaluationFuture Work• Auto-tune parameters for best results• Integrate clustering code with CBIR system at Berkeley PAR lab•Test on larger datasets such as Flickr and


View Full Document

Berkeley COMPSCI C267 - Scaling Content Based Image Retrieval Systems

Documents in this Course
Lecture 4

Lecture 4

52 pages

Split-C

Split-C

5 pages

Lecture 5

Lecture 5

40 pages

Load more
Download Scaling Content Based Image Retrieval Systems
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Scaling Content Based Image Retrieval Systems and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Scaling Content Based Image Retrieval Systems 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?