mrmartin / imdiff

use caffe to find most similar images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

important dependencies: -install caffe (CUDA not necessary) -get imagenet_mean in caffe -get bvlc_reference in caffe -create extracted_images.txt, a list of images to look at

execution: -python get_features.py -python feature_analysis.py

About

use caffe to find most similar images


Languages

Language:Python 100.0%