From c83095aacba2894cf872447a34a4db56b1036a78 Mon Sep 17 00:00:00 2001 From: bryandlee Date: Thu, 18 Feb 2021 13:38:26 +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 08f2d22..8bb94d2 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ python test.py --input_dir [image_folder_path]     -**Note:** Training code not included / Tested on RTX3090 + PyTorch1.7.1 +**Note:** Training code not included / Tested on RTX3090 + PyTorch1.7.1 / Result slightly different due to [bilinear upsample issue](https://github.com/pytorch/pytorch/issues/10604)