Spaces:
Runtime error
Runtime error
changed header
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 💡
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
|
@@ -10,10 +10,8 @@ pinned: false
|
|
| 10 |
duplicated_from: taquynhnga/CNNs-interpretation-visualization
|
| 11 |
---
|
| 12 |
|
| 13 |
-
#
|
| 14 |
|
| 15 |
-
To be change name:
|
| 16 |
|
| 17 |
-
This app was built with Streamlit. To run the app, `streamlit run Home.py` in the terminal.
|
| 18 |
-
|
| 19 |
-
This repo lacks one more folder `data/preprocessed_image_net` which contains 50,000 preprocessed imagenet validation images saved in 5 pickle files.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Latent space theory
|
| 3 |
emoji: 💡
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
|
|
|
| 10 |
duplicated_from: taquynhnga/CNNs-interpretation-visualization
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# Exploring different factors of StyleGANs latent space for artistic data
|
| 14 |
|
| 15 |
+
To be change name: latent-space-theory
|
| 16 |
|
| 17 |
+
This app was built with Streamlit. To run the app, `streamlit run Home.py` in the terminal.
|
|
|
|
|
|