Skip to content

Commit 5ccafb8

Browse files
update
1 parent 2d3b741 commit 5ccafb8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

style2paints/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# style2paints
22

33
## Summary
4+
![](https://github.com/SerialLain3170/Colorization/blob/master/style2paints/data/generator.png)
5+
46
- Preparing reference images, this model aims to colorize like reference image with Adaptive Instance Normalization.
57
- It is better to start training the untrained reference encoder than trained.
68

@@ -17,4 +19,6 @@ $ python train.py --data_path <DATA_PATH> --sketch_path <SKETCH_PATH>
1719

1820
## Result
1921
Image generated by my development environment is below.
20-
![Result](https://github.com/SerialLain3170/Colorization/blob/master/style2paints/Result.png)
22+
![](https://github.com/SerialLain3170/Colorization/blob/master/style2paints/data/res1.png)
23+
![](https://github.com/SerialLain3170/Colorization/blob/master/style2paints/data/res2.png)
24+
![](https://github.com/SerialLain3170/Colorization/blob/master/style2paints/data/res3.png)

0 commit comments

Comments
 (0)