/imdiff

use caffe to find most similar images

Primary LanguagePython

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