Skip to content

IvyYZ/Supervised-Deep-Feature-Embedding

 
 

Repository files navigation

Supervised-Deep-Feature-Embedding

Introduction

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 dataset and the In-shop Clothes Retrieval test dataset.

After our paper is accepted, we will keep updating and release more detailed code. All feature embeddings of test datasets and all trained models by our methods will be released soon.

Installiation

  1. We test our code based on python 2.7 in ubuntu
  2. Install or upgrade sklearn by using the commond "sudo pip install -U scikit-learn"

Download Code

git clone --recursive https://github.com/kanshichao/Supervised-Deep-Feature-Embedding.git

Prerequisites

  1. Download datasets according to the links that are given in the data folder
  2. Download feature embeddings according to the links that are given in the embeddings folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%