/MFR-GAN

Muti-scale Deep Feature Representation Based on SR-GAN for Low Resolution Person Re-identification

Primary LanguagePython

MFR-GAN

This repository is implementation of the "Muti-scale Deep Feature Representation Based on SR-GAN for Low Resolution Person Re-identification"

Prepare the initial models and dataset.

Download the VGG model to current folder.

Download the Basic Re-id model, pre-trained on Market-1501, to current folder.

Download the dataset to .\dataset\.

Prerequisites

python 3.6

Numpy 1.15.4

tensorflow 1.14.0

Train

Run python train.py

Extract Feature.

Run python get_feature.py