forked from prehistoric-systems/comixify
Replace old paper reference for the new one
This commit is contained in:
parent
ae6f8b68c5
commit
06b2eac567
1 changed files with 4 additions and 4 deletions
|
|
@ -78,10 +78,10 @@
|
|||
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>
|
||||
<a href="https://arxiv.org/abs/1812.03473">Comixify: Transform video into a comics</a>
|
||||
</em><br>
|
||||
Maciej Pęśko, Tomasz Trzciński<br>
|
||||
arXiv:1809.01726, 2018
|
||||
Maciej Pęśko, Adam Svystun, Paweł Andruszkiewicz, Przemysław Rokita, Tomasz Trzciński<br>
|
||||
arXiv:1812.03473, 2018
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -95,4 +95,4 @@
|
|||
<script type="text/javascript" src="{% static 'frontend/js/app.client.js' %}"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue