diff options
| author | tingchunw <tingchunw@nvidia.com> | 2017-12-04 16:52:46 -0800 |
|---|---|---|
| committer | tingchunw <tingchunw@nvidia.com> | 2017-12-04 16:52:46 -0800 |
| commit | 9054cf9b0c327a5077fd0793abe178f400da3315 (patch) | |
| tree | 3c69c07bdcba86c47d8442648fd69c0434e04136 /scripts/train_512p.sh | |
| parent | f9e9999541d67a908a169cc88407675133130e1f (diff) | |
first commit
Diffstat (limited to 'scripts/train_512p.sh')
| -rwxr-xr-x | scripts/train_512p.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/train_512p.sh b/scripts/train_512p.sh new file mode 100755 index 0000000..222c348 --- /dev/null +++ b/scripts/train_512p.sh @@ -0,0 +1,2 @@ +### Using labels only
+python train.py --name label2city_512p
\ No newline at end of file |
