mirror of
https://github.com/maciej3031/comixify.git
synced 2026-03-11 08:54:35 +00:00
Add reference annotation (#4)
This commit is contained in:
parent
7781c91ee4
commit
43bb8134fd
1 changed files with 13 additions and 0 deletions
|
|
@ -72,6 +72,19 @@
|
|||
<p>comic - url to result comics</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h3>Reference</h3>
|
||||
<div>
|
||||
Please cite the following paper if you use the API:<br>
|
||||
<p>
|
||||
<em>
|
||||
<a href="https://arxiv.org/abs/1809.01726">Neural Comic Style Transfer: Case Study</a>
|
||||
</em><br>
|
||||
Maciej Pęśko, Tomasz Trzciński<br>
|
||||
arXiv:1809.01726, 2018
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h3>Acknowledgements</h3>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue