1
0
Fork 0
mirror of synced 2024-05-17 03:12:18 +12:00

Update README.md

This commit is contained in:
nagadomi 2019-01-12 09:32:25 +09:00 committed by GitHub
parent 128222332b
commit 2b94446a85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,7 +108,7 @@ th web.lua
View at: http://localhost:8812/
## Command line tools
Notes: If you have cuDNN library, than you can use cuDNN with `-force_cudnn 1` option. cuDNN is too much faster than default kernel.
Notes: If you have cuDNN library, than you can use cuDNN with `-force_cudnn 1` option. cuDNN is too much faster than default kernel. If you got GPU out of memory error, you can avoid it with `-crop_size` option (e.g. `-crop_size 128`).
### Noise Reduction
```