| * tqdm | * tqdm | ||||
| ### Data | ### Data | ||||
| train | |||||
| ** Images | |||||
| ** Masks | |||||
| test | |||||
| ** Images | |||||
| ** Masks | |||||
| Valid | |||||
| ** Images | |||||
| ** Masks | |||||
| ### 1. Training | ### 1. Training | ||||
| ```bash | ```bash | ||||
| python test.py --mode test --load_ckpt checkpoint --test_data_dir /path-to-test_data``` | python test.py --mode test --load_ckpt checkpoint --test_data_dir /path-to-test_data``` | ||||
| ``` | |||||