Skip to content

A representation learning command line application in TensorFlow that searches for images that have the most features in common with the input. Extracts features from images using the Inception convolutional neural network. Indexes the images by feature using locality sensitive hashing. Performed approximate nearest-neighbors search to return a …

Notifications You must be signed in to change notification settings

katie-gu/Image-Similarity-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

A representation learning command line application in TensorFlow that searches for images that have the most features in common with the input. Extracts features from images using the Inception convolutional neural network. Indexes the images by feature using locality sensitive hashing. Performed approximate nearest-neighbors search to return a …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages