From 5e9ddce2b215826ab0073613737de061d442aaf7 Mon Sep 17 00:00:00 2001 From: Pascal Loth Date: Wed, 5 Dec 2018 14:12:55 +0100 Subject: [PATCH] Fix image link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 938083c..c27fd5f 100644 --- a/README.md +++ b/README.md @@ -729,7 +729,7 @@ _Deep Learning Methods_

Analogy-Driven 3D Style Transfer (2014) [[Paper]](http://www.chongyangma.com/publications/st/index.html) -

+

Elements of Style: Learning Perceptual Shape Style Similarity (2015) [[Paper]](http://people.cs.umass.edu/~zlun/papers/StyleSimilarity/StyleSimilarity.pdf) [[Code]](https://github.com/happylun/StyleSimilarity)