Skip to content

kushalvyas/ObjectDetectionPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectDetectionPyton

This is a repository containing various implementations on how to perform the task of object recognition , detection using python. We will be implementing techniques ranging from simple matching, to more complex machine learning implementations involving use of SVM, neural nets, etc.

The following techinques have been used :

  • Matching
  • Bag of Visual Words

*Repository implementation details : *

  • python 2.7
  • opencv 3.0
  • linux - ubuntu 14.04 LTS

About

Repo containing various means for object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published