Skip to content

Commit 237b0c4

Browse files
author
Fangchang Ma
authored
Update README.md
1 parent 52e5d2c commit 237b0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Thanks to [Tim](https://github.com/timethy) for his contribution.
4242
cd ..
4343
```
4444
## Training
45-
The training scripts come with several options, which can be listed with the `--help` flag. Currently this repo only supports training on the NYU dataset, and deconvolution with different kernel sizes (no `upconv` or `upproj` since we found them to be inefficient compared with using simple `deconv` with larger kernel sizes).
45+
The training scripts come with several options, which can be listed with the `--help` flag. Currently this repo only supports training on the NYU dataset.
4646
```bash
4747
python3 main.py --help
4848
```

0 commit comments

Comments
 (0)