summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortingchunw <tingchunw@nvidia.com>2017-12-06 22:38:40 +0000
committertingchunw <tingchunw@nvidia.com>2017-12-06 22:38:40 +0000
commit99d031b469478434ea185e1da07f12b7b007c6b6 (patch)
tree769e671acbd99cf735e47670dfd3e7a64f5fd8aa /README.md
parentff819925c6f8c9c22f0c2a31559d8c468d40ec19 (diff)
add instance explanation
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c560c46..f710b22 100755
--- a/README.md
+++ b/README.md
@@ -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