- Python 3.5
- PyTorch 1.1.0
- CUDA 10.2
- Scipy 1.1.0
- PIL 5.2.0
- Opencv 3.4.2
- Change "gt_folder", "input_folder", "output_gt_folder", "output_input_folder" folder path in img_patch_gen.py
- Change "patch_size" and "stride" in img_patch_gen.py
- Run img_patch_gen.py
- Change the parameters
- Run pyhton train.py
Track 2
- python test.py --valid_file (test mat file) --saving_img_root (output png file root) --saving_mat_dir (result mat zip saving root) --load_name (model name)