Spaces:
Runtime error
Runtime error
modify text + description
Browse files- utils/constants.py +3 -0
utils/constants.py
CHANGED
@@ -24,6 +24,9 @@ This is an interactive demo of an extension of the <a href="https://genforce.git
|
|
24 |
|
25 |
Check the <a href="https://github.com/genforce/interfacegan">original repo</a> as well as the <a href="https://github.com/younesbelkada/interfacegan">extended version of the work</a>.
|
26 |
|
|
|
|
|
|
|
27 |
</center>
|
28 |
</p>
|
29 |
"""
|
|
|
24 |
|
25 |
Check the <a href="https://github.com/genforce/interfacegan">original repo</a> as well as the <a href="https://github.com/younesbelkada/interfacegan">extended version of the work</a>.
|
26 |
|
27 |
+
|
28 |
+
⭕ This method is biased on the data it has been trained for attribute recognition. E.g. if you decide to modify the "Bald" attribute on Female faces, the method will turn it into Male faces. Future work may focus more on this direction to try to have unbiased results of the modifications.
|
29 |
+
|
30 |
</center>
|
31 |
</p>
|
32 |
"""
|