Unverified Commit 1517464a authored by bryandlee's avatar bryandlee Committed by GitHub

Update README.md

parent a2d49c88
......@@ -5,13 +5,11 @@
```
git clone https://github.com/TachibanaYoshino/AnimeGANv2
python convert_weights.py
```
**Inference**
```
python test.py --input_dir [image_folder_path]
```
**Results from converted [[Paprika](https://drive.google.com/file/d/1K_xN32uoQKI8XmNYNLTX5gDn1UnQVe5I/view?usp=sharing)] style model**
......@@ -22,4 +20,4 @@ python test.py --input_dir [image_folder_path]
<img src="./samples/compare/2.jpg" width="650"> &nbsp;
<img src="./samples/compare/3.jpg" width="650"> &nbsp;
**Note:** Training code not included / Results looks slightly blurrier than the original ones.
\ No newline at end of file
**Note:** Training code not included / Results looks slightly blurrier than the original ones.
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