File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
- # Swapping Autoencoder
1
+ # Swapping Autoencoder Interface
2
2
3
3
<p align =" center " >
4
4
<b > An interactive interface for swapping autoencoder</b >
@@ -19,11 +19,16 @@ Our project build on the paper [Swapping Autoencoder for Deep Image Manipulation
19
19
<div align =" center " >
20
20
<img alt =" Screenshot " src =" imgs/demo2.png " />
21
21
</div >
22
-
23
22
<p float =" left " >
24
23
<img src =" imgs/lake-3.jpg.jpg " height =" 190 " />
25
24
<img src =" imgs/aniket-deole-T-tOgjWZ0fQ-unspl.jpg " height =" 190 " />
25
+ <img src =" imgs/night-snow.jpg " height =" 190 " />
26
26
<img src =" imgs/desert.jpeg.jpg " height =" 190 " />
27
+ <img src =" imgs/lake-2.jpg " height =" 190 " />
28
+ </p >
29
+
30
+ <p align =" center " >
31
+ <h6 >Some images we genarated with the streamlit inerface</h6 >
27
32
</p >
28
33
29
34
## 📌 Prerequisites
@@ -38,7 +43,7 @@ Our project build on the paper [Swapping Autoencoder for Deep Image Manipulation
38
43
1 . python 3.8
39
44
2 . poetry (Check out poetry [ here] ( https://python-poetry.org/ ) )
40
45
41
- ## Installation 🔧
46
+ ## 🔧 Installation
42
47
43
48
### Step One - install python dependencies
44
49
You can’t perform that action at this time.
0 commit comments