Browse Source

Update README.md

main
rucv 3 years ago
parent
commit
b134f56c83
No account linked to committer's email address
1 changed files with 10 additions and 5 deletions
  1. 10
    5
      README.md

+ 10
- 5
README.md View File

* 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```
```

Loading…
Cancel
Save