This project is to produce the t-SNE visualization and actual query results of the deep feature embeddings. Mainly for the paper "Supervised Deep Feature Embedding with Hand Crafted Feature" based on the Stanford Online Products test data set and the In-shop Clothes Retrieval test data set.
This paper has been accepted for publication in the IEEE Transactions on Image Processing. All feature embeddings of test data sets and all trained models by our methods will be released soon.
- We test our code based on python 2.7 in ubuntu
- Install or upgrade sklearn by using the commond "sudo pip install -U scikit-learn"
git clone --recursive https://github.com/kanshichao/Supervised-Deep-Feature-Embedding.git
- Download datasets according to the links that are given in the data folder
- Download feature embeddings according to the links that are given in the embeddings folder