nrupatunga / GIST-global-Image-Descripor

GIST-Global Image Descriptor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIST-global-Image-Descripor Tool

This is the tool to extract the GIST descriptor for Images. GIST is low dimensional representation for images.

GIST t-SNE Visualization

t-SNE Visualization of GIST neighbors

Gist 1.0 Beta

Usage:

gist.exe -i [input directory] -o [output directory]

  • [ input directory ] - input directory where images are present
  • [ output directory ] - output directory where file names and respective gist vectors are dumped into gist.txt and filenames.txt
  • gist.txt - each line contain gist vector for each file in filenames.txt

Note: More updates to come soon

About

GIST-Global Image Descriptor

License:GNU General Public License v2.0


Languages

Language:C++ 100.0%