This document summarizes a research paper on improving image search results through re-ranking algorithms. It discusses limitations of current keyword-based image search engines, such as irrelevant results and duplicate images. The paper proposes re-ranking images to reduce user effort and generate more accurate results for a specified object class. It describes extracting color features from images and using histograms to re-rank images retrieved from a web search based on the object identifier. The paper outlines implementing k-means and hierarchical clustering algorithms to cluster and re-rank images based on color similarity. It presents experimental results clustering 100 images into 4 groups and discusses applications and opportunities for future work.