Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 799 Bytes

Dataset_sim.md

File metadata and controls

28 lines (17 loc) · 799 Bytes

Simulated Dataset Setup

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

1. Download the dataset

Please download 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_simulated.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/simulated if necessary.