Git Product home page Git Product logo

car-detection's Introduction

Car Detection

Overview

This project focus on the detection and recognition of cars in different perspective views and has the following associated paper:

Multiview object recognition using Bag of Words approach

Abstract: Multiview object detection and classification plays a critical role in robust image recognition systems, and can be applied in a multitude of applications, ranging from simple monitoring to advanced tracking. In this paper it is analyzed the usage of the Bag of Words model to efficiently detect and recognize objects that can appear in different scales, orientations and even from different perspective views. This approach relies in image analysis techniques, such as feature detection, description and clustering, in order to be able to recognize the target object even if it is present in cluttered environments. For supporting the recognition in different perspective views, machine learning techniques are used to build a model of the target objects. This model can then be employed to successfully recognize if an instance of the target object is present in an image. For pinpointing the location of the target object, a sliding window method is used in conjunction with dynamic thresholding. The recognition system was tested with several configurations of feature detectors, descriptors and classifiers, and achieved an accuracy of 87% when recognizing cars from 177 test images.

Results

Fig. 1 - Effect of preprocessing (right) in the original image (left) Fig. 1 - Effect of preprocessing (right) in the original image (left)

Fig. 2 - Target objects ground truth masks Fig. 2 - Target objects ground truth masks

Fig. 3 - Results obtained with STAR detector, SIFT extractor, FLANN matcher and ANN classifier Fig. 3 - Results obtained with STAR detector, SIFT extractor, FLANN matcher and ANN classifier

Fig. 4 - Results with partially occluded objects obtained with STAR detector, SURF extractor, FLANN matcher and SVM classifier Fig. 4 - Results with partially occluded objects obtained with STAR detector, SURF extractor, FLANN matcher and SVM classifier

Fig. 5 - Results obtained with STAR detector, FREAK extractor, FLANN matcher and SVM classifier classifier Fig. 5 - Results obtained with STAR detector, FREAK extractor, FLANN matcher and SVM classifier

Fig. 6 - Results obtained with STAR detector, SIFT extractor, FLANN matcher and SVM classifier Fig. 6 - Results obtained with STAR detector, SIFT extractor, FLANN matcher and SVM classifier

Fig. 7 - Results obtained with SURF detector, SURF extractor, FLANN matcher and ANN classifier Fig. 7 - Results obtained with SURF detector, SURF extractor, FLANN matcher and ANN classifier

Fig. 8 - Results obtained with FAST detector, SURF extractor, FLANN matcher and ANN classifier Fig. 8 - Results obtained with FAST detector, SURF extractor, FLANN matcher and ANN classifier

Fig. 9 - Results obtained with ORB detector, ORB extractor, FLANN matcher and ANN classifier Fig. 9 - Results obtained with ORB detector, ORB extractor, FLANN matcher and ANN classifier

Releases

Windows 8.1 release

Building and developing

The setup instructions on how to build and develop in Visual Studio is available here

car-detection's People

Contributors

carlosmccosta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.