Get Latest CSE Mini Projects in your Email

Your Email ID:
Mini.in Subs

A Comparison of Object Detection Algorithms Using Unmanipulated Testing Images: Comparing SIFT, KAZE, AKAZE AND ORB

Download Project:

Fields with * are mandatory

While the thought of having computers recognize objects in images have been around for a long time it is only in the last 20 years that this has become a reality. One of the first successful recognition algorithms was called SIFT and to this day it is one of the most used.

However in recent years new algorithms have been published claiming to outperform SIFT. It is the goal of this report to investigate if SIFT still is the top performer 17 years after its publication or if the newest generation of algorithms are superior.

By creating a new data-set of over 170 test images with categories such as scale, rotation, illumination and general detection a thorough test has been run comparing four algorithms, SIFT, KAZE, AKAZE and ORB. The result of this study contradicts the claims from the creators of KAZE and show that SIFT has higher score on all tests.

It also showed that AKAZE is at least as accurate as KAZE while being significantly faster. Another result was that whileSIFT, KAZE and AKAZE were relatively evenly matched when comparing single invariances that changed when performing tests that contained multiple variables. When testing detection in cluttered environments SIFT proved vastly superior to the other algorithms. This led to the conclusion that if the goal is the best possible detection in every-day situations SIFT is still the best algorithm.
Source: KTH
Authors: Andersson, Oskar | Reyna Marquez, Steffany

Download Project

Download Project:

Fields with * are mandatory