Title :
Speeding up SIFT using GPU
Author :
Aniruddha Acharya, K. ; Venkatesh Babu, R.
Author_Institution :
Video Anaytics Lab., Indian Inst. of Sci., Bangalore, India
Abstract :
Scale Invariant Feature Transform (SIFT) is one of the widely used interest point features. It has been successfully applied in various computer vision algorithms like object detection, object tracking, robotic mapping and large scale image retrieval. Although SIFT descriptors are highly robust towards scale and rotation variations, the high computational complexity of the SIFT algorithm inhibits its use in applications demanding real time response, and in algorithms dealing with very large scale databases. This paper presents a parallel implementation of SIFT on a GPU, where we obtain a speed of around 55 fps for a 640×480 image. One of the main contributions of our work is the novel combined kernel optimization that has led to a significant improvement of 21.79% in the execution speed. We compare our results with the existing implementations in the literature that accelerate SIFT, and find that our implementation has better speedup than the most of them.
Keywords :
computer vision; graphics processing units; parallel programming; transforms; GPU; SIFT; combined kernel optimization; computer vision algorithms; scale invariant feature transform; Convolution; Feature extraction; Graphics processing units; Instruction sets; Kernel; Optimization; Random access memory; GPU; SIFT; parallel programming;
Conference_Titel :
Computer Vision, Pattern Recognition, Image Processing and Graphics (NCVPRIPG), 2013 Fourth National Conference on
Conference_Location :
Jodhpur
Print_ISBN :
978-1-4799-1586-6
DOI :
10.1109/NCVPRIPG.2013.6776198