From 2b94446a85d8caba1753172f53aeaca8b09ed8ca Mon Sep 17 00:00:00 2001 From: nagadomi Date: Sat, 12 Jan 2019 09:32:25 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ec59f..c6b8d5f 100644 --- a/README.md +++ b/README.md @@ -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 ```