File tree 1 file changed +5
-1
lines changed 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# style2paints
2
2
3
3
## Summary
4
+ ![ ] ( https://github.com/SerialLain3170/Colorization/blob/master/style2paints/data/generator.png )
5
+
4
6
- Preparing reference images, this model aims to colorize like reference image with Adaptive Instance Normalization.
5
7
- It is better to start training the untrained reference encoder than trained.
6
8
@@ -17,4 +19,6 @@ $ python train.py --data_path <DATA_PATH> --sketch_path <SKETCH_PATH>
17
19
18
20
## Result
19
21
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 )
You can’t perform that action at this time.
0 commit comments