pkuvmc / PTGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PTGAN

The code of PTGAN

Our code is modified from https://github.com/XHUJOY/CycleGAN-tensorflow, you can view the project for more details.

MSMT17 Dataset

Prerequisites

  • tensorflow r1.1
  • numpy 1.11.0
  • scipy 0.17.0
  • pillow 3.3.0

Train and Test

Results

  • The results of transferring from CUHK03 to Duke are shown as follows:

- The results of transferring from CUHK03 to Market are shown as follows:

- The results of transferring from Market to CUHK03 are shown as follows:

- The results of transferring from Market to Duke are shown as follows:

- The results of transferring from Duke to CUHK03 are shown as follows:

- The results of transferring from Duke to Market are shown as follows:

- The results of transferring from CUHK03 to MSMT17 are shown as follows:

- The results of transferring from Market to MSMT17 are shown as follows:

- The results of transferring from Duke to MSMT17 are shown as follows:

About


Languages

Language:Python 100.0%