MaxReimann commited on
Commit
6e468d3
1 Parent(s): 4d6a088

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ This model can create line-drawings using an xDoG algorithmic effect with predicted parametrizations.
5
+
6
+ [Demo space of framework](https://huggingface.co/spaces/MaxReimann/Whitebox-Style-Transfer-Editing)
7
+
8
+ Code for framework: [https://github.com/winfried-ripken/wise](https://github.com/winfried-ripken/wise)
9
+ Paper on Arxiv: [arxiv/2207.14606](https://arxiv.org/abs/2207.14606)
10
+
11
+
12
+ <img src='xdog_apdrawing.jpg'/>
13
+
14
+
15
+ [WISE: Whitebox Image Stylization by Example-based Learning](https://ivpg.hpi3d.de/wise)
16
+ [Winfried Lötzsch](https://scholar.google.de/citations?user=wAVKdLcAAAAJ&hl=de)\*<sup>1</sup>,
17
+ [Max Reimann](https://hpi.de/doellner/people/max-reimann.html)\*<sup>1</sup>,
18
+ [Martin Büßemeyer](https://www.researchgate.net/profile/Martin-Buessemeyer)<sup>1</sup>,
19
+ [Amir Semmo](http://asemmo.github.io/)<sup>2</sup>,
20
+ [Jürgen Döllner](https://hpi.de/forschung/fachgebiete/computergrafische-systeme.html)<sup>1</sup>,
21
+ [Matthias Trapp](https://hpi.de/doellner/people/trapp.html)<sup>1</sup> <br>
22
+ <sup>1</sup>Hasso Plattner Institute, University of Potsdam, Germany, <sup>2</sup>Digitalmasterpieces GmbH, Germany<br/>
23
+ \*denotes equal contribution
24
+ in ECCV 2022