Spaces:
Runtime error
Runtime error
echen01
commited on
Commit
•
7d7fc62
1
Parent(s):
f903e88
update readme
Browse files
README.md
CHANGED
@@ -13,7 +13,8 @@ license: mit
|
|
13 |
![Teaser image](imgs/teaser.png)
|
14 |
**What's in a Decade? Transforming Faces Through Time** \
|
15 |
Eric Ming Chen, Jin Sun, Apoorv Khandelwal, Dani Lischinski, Noah Snavely, Hadar Averbuch-Elor \
|
16 |
-
|
|
|
17 |
|
18 |
Abstract: *How can one visually characterize people in a decade? In this work, we assemble the Faces Through Time dataset, which contains over a thousand portrait images from each decade, spanning the 1880s to the present day. Using our new dataset, we present a framework for resynthesizing portrait images across time, imagining how a portrait taken during a particular decade might have looked like, had it been taken in other decades. Our framework optimizes a family of per-decade generators that reveal subtle changes that differentiate decades—such as different hairstyles or makeup—while maintaining the identity of the input portrait. Experiments show that our method is more effective in resynthesizing portraits across time compared to state-of-the-art image-to-image translation methods, as well as attribute-based and language-guided portrait editing models.*
|
19 |
|
|
|
13 |
![Teaser image](imgs/teaser.png)
|
14 |
**What's in a Decade? Transforming Faces Through Time** \
|
15 |
Eric Ming Chen, Jin Sun, Apoorv Khandelwal, Dani Lischinski, Noah Snavely, Hadar Averbuch-Elor \
|
16 |
+
Eurographics 2023 \
|
17 |
+
[Webpage](https://facesthroughtime.github.io/) [Dataset](https://forms.gle/MnPp83XDsMJabUXs6) [Paper](https://arxiv.org/abs/2210.06642)
|
18 |
|
19 |
Abstract: *How can one visually characterize people in a decade? In this work, we assemble the Faces Through Time dataset, which contains over a thousand portrait images from each decade, spanning the 1880s to the present day. Using our new dataset, we present a framework for resynthesizing portrait images across time, imagining how a portrait taken during a particular decade might have looked like, had it been taken in other decades. Our framework optimizes a family of per-decade generators that reveal subtle changes that differentiate decades—such as different hairstyles or makeup—while maintaining the identity of the input portrait. Experiments show that our method is more effective in resynthesizing portraits across time compared to state-of-the-art image-to-image translation methods, as well as attribute-based and language-guided portrait editing models.*
|
20 |
|