Unverified Commit c83095aa authored by bryandlee's avatar bryandlee Committed by GitHub

Update README.md

parent 87c26ac9
...@@ -20,4 +20,4 @@ python test.py --input_dir [image_folder_path] ...@@ -20,4 +20,4 @@ python test.py --input_dir [image_folder_path]
<img src="./samples/compare/2.jpg" width="960"> &nbsp; <img src="./samples/compare/2.jpg" width="960"> &nbsp;
<img src="./samples/compare/3.jpg" width="960"> &nbsp; <img src="./samples/compare/3.jpg" width="960"> &nbsp;
**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)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment