Update README.md

This commit is contained in:
bryandlee 2021-02-16 21:00:24 +09:00 committed by GitHub
parent b5febc881e
commit b46c41e361
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,8 @@ python test.py --input_dir [image_folder_path]
(input image, original tensorflow result, pytorch result from left to right)
<img src="./samples/compare/1.jpg" width="650"> &nbsp;
<img src="./samples/compare/2.jpg" width="650"> &nbsp;
<img src="./samples/compare/3.jpg" width="650"> &nbsp;
<img src="./samples/compare/1.jpg" width="960"> &nbsp;
<img src="./samples/compare/2.jpg" width="960"> &nbsp;
<img src="./samples/compare/3.jpg" width="960"> &nbsp;
**Note:** Training code not included / Results looks slightly blurrier than the original ones.