diff options
| author | tingchunw <tingchunw@nvidia.com> | 2017-12-06 22:38:40 +0000 |
|---|---|---|
| committer | tingchunw <tingchunw@nvidia.com> | 2017-12-06 22:38:40 +0000 |
| commit | 99d031b469478434ea185e1da07f12b7b007c6b6 (patch) | |
| tree | 769e671acbd99cf735e47670dfd3e7a64f5fd8aa /README.md | |
| parent | ff819925c6f8c9c22f0c2a31559d8c468d40ec19 (diff) | |
add instance explanation
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ If only GPUs with 12G memory are available, please use the 12G script (`bash ./s ## More Training/test Details
- Flags: see `options/train_options.py` and `options/base_options.py` for all the training flags; see `options/test_options.py` and `options/base_options.py` for all the test flags.
+- Instance map: we take in both label maps and instance maps as input. If you don't want to use instance maps, please specify the flag `--no_instance`.
## Citation
|
