From 8314798e042cca5b9c50c62ca6d5a2eeae6509a8 Mon Sep 17 00:00:00 2001 From: bryandlee Date: Sun, 21 Feb 2021 21:02:20 +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 e85e47f..d201ccd 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ python test.py --input_dir [image_folder_path]     -**Note:** Tested on RTX3090 + PyTorch1.7.1 / Results from converted weights slightly different due to the [bilinear upsample issue](https://github.com/pytorch/pytorch/issues/10604) +**Note:** Training code not included / Tested on RTX3090 + PyTorch1.7.1 / Results from converted weights slightly different due to the [bilinear upsample issue](https://github.com/pytorch/pytorch/issues/10604)