GitXplorerGitXplorer
y

Objector

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d9d76117738e6a081325c7a17d93b9903fdb1791

PC-version

committed 7 years ago

README

The README file for this repository.

Objector

Object-Detector

Object detection applications.

Until now it has only PC version. Hover yourself over the camera and see what VGG16 thinks about you.... :)

###Dependencies :

  • keras
  • VGG16(gets downloaded at runtime if unavailable)
  • opencv

Variable wait_period decides the waiting between two predictions. The string 'imagenet' can be replaced by path to downloaded weights.