We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89a21d commit 47583e7Copy full SHA for 47583e7
index.html
@@ -25,7 +25,7 @@
25
<meta name="twitter:title" content="HiFiC - High-Fidelity Generative Image Compression">
26
<meta name="twitter:description"
27
content="We combine Generative Adversarial Networks with learned compression to obtain a state-of-the-art generative lossy compression system.">
28
- <meta name="twitter:image" content="http://people.ee.ethz.ch/~mentzerf/_private_prototype/social/thumb.jpg">
+ <meta name="twitter:image" content="http://hific.github.io/social/thumb.jpg">
29
<meta name="twitter:card" content="summary_large_image">
30
31
<!-- Global site tag (gtag.js) - Google Analytics -->
0 commit comments