falseu commited on
Commit
3b8677e
·
1 Parent(s): 341b820

update readme

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -115,14 +115,14 @@ optional arguments:
115
 
116
  Examples
117
  ----------------------------
118
- ### Test Output
119
- ![grid](https://github.com/media-comp/2022-AdaIN-pytorch/tree/main/examples/grid.jpg)
120
 
121
- ### Different level of style transfer
122
- ![grid_alpha](https://github.com/media-comp/2022-AdaIN-pytorch/tree/main/examples/grid_alpha.png)
123
 
124
  ### Interpolation Style Transfer
125
- ![grid_inter](https://github.com/media-comp/2022-AdaIN-pytorch/tree/main/examples/grid_interpolation.png)
126
 
127
 
128
  References
 
115
 
116
  Examples
117
  ----------------------------
118
+ ### Basic Style Transfer
119
+ ![grid](https://github.com/media-comp/2022-AdaIN-pytorch/blob/main/examples/grid.jpg)
120
 
121
+ ### Different levels of style transfer
122
+ ![grid_alpha](https://github.com/media-comp/2022-AdaIN-pytorch/blob/main/examples/grid_alpha.png)
123
 
124
  ### Interpolation Style Transfer
125
+ ![grid_inter](https://github.com/media-comp/2022-AdaIN-pytorch/blob/main/examples/grid_interpolation.png)
126
 
127
 
128
  References