/pyfishervector

Fisher Vector Encoding

Primary LanguagePython

pyfishervector

Fisher Vector Encoding

Original: Jacob's Computer Vision and Programming Blog.

Compatible for OpenCV 3 with Scipy>=0.14.0.

How to Run:

$ python fisher.py /path/to/image/directory [vocabulary_size]

Read the very well written blog to know more.