Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
+
|
5 |
+
## GenVS (partial) reimplementation
|
6 |
+
|
7 |
+
Model weights for a partial, somewhat unfaithful reimplementation of GeNVS https://nvlabs.github.io/genvs/media/genvs.pdf
|
8 |
+
|
9 |
+
Code repo at https://github.com/jfozard/nvs_test
|
10 |
+
|
11 |
+
### Example results
|
12 |
+
|
13 |
+
Conditioning image
|
14 |
+
|
15 |
+
(https://user-images.githubusercontent.com/4390954/252312435-bdc0d595-aae6-43f3-8acb-ac79d880161a.png)
|
16 |
+
|
17 |
+
Reconstructed views
|
18 |
+
|
19 |
+
https://user-images.githubusercontent.com/4390954/252312886-e8cab1ae-a7ae-4bd0-b11d-8a103ed5fdfb.mp4
|
20 |
+
|
21 |
+
|