hjinnkim / UIRP1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIRP1

Using Slurm GPU System You have to modify file path in

/scripts/test_scripts/test_combined_sar2opt.sh and /scripts/train_scripts/train_combined_sar2opt.sh

1. Clone the git repository

git clone https://github.com/UNISTKJM/UIRP1.git

2. Download Dataset

bash sar2opt_dataset_download.sh

dataset will be downloaded at /sar2opt_dataset

3. BicycleGAN

3-1 Training BicycleGAN

sbatch train_script_run.sh

3-2 Testing BicycleGAN

sbatch test_script_run.sh

About


Languages

Language:Python 97.8%Language:Shell 2.2%