Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 832 Bytes

Dataset_i2i.md

File metadata and controls

28 lines (17 loc) · 832 Bytes

Translated Image Dataset Setup

A brief instruction on how to setup the Translated Image Dataset is provided below. More detailed instruction will be provided later.

1. Download the dataset

Please download the Translations of the Input Images and Labels: Segmentation from the Image2Image website.

2. Unzip the dataset

Please unzip the downloaded files.

3. Prepare the dataset

Please run the following script to prepare the dataset:

python MFC_DP/tools/convert_datasets/preparation_i2i.py

Please change the path in the script to the path of the dataset.

4. Move the dataset

Please move the dataset to the folder DATA/i2i if necessary.