We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fa935 commit 7b18a54Copy full SHA for 7b18a54
README.md
@@ -73,7 +73,7 @@ They should be provided in PNG format. Training can be as simple as the
73
following command:
74
75
```bash
76
-python bls2017.py -v --train_glob=images/*.png train
+python bls2017.py -v --train_glob="images/*.png" train
77
```
78
79
This will use the default settings. The most important parameter is `--lambda`,
0 commit comments