Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 846 Bytes

File metadata and controls

26 lines (21 loc) · 846 Bytes

Image Synthesis & Background Replacement

— Graph-to-Graph Triple U-net Generator & Patch-GAN Discriminator

DataSet Download

Due to file size limits, please access the DataSet in folowing ways:

  1. Run the .zh file under project/dataset/download_dataset.zh
  2. Through the following link: 📁 Download Link: OneDrive

Remark

  1. After downloading, unzip the dataset into the project root directory.
  2. Make sure the file structure is as follows:
project/
├── dataset/
│   ├── backgrounds/
│   ├── masks/
│   └── images/
│   └── people/

Outcome

Download and see Report.pdf and Slides.pdf for the essay and presentation of the projects.