sseung0703
commited on
Commit
•
e37da91
1
Parent(s):
43b0183
Update README.md
Browse files
README.md
CHANGED
@@ -82,6 +82,16 @@ python -m train \
|
|
82 |
```
|
83 |
you can toggle the semantic loss by “use_semantic_loss” in cofiguration files.
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
## Demo
|
86 |
[https://huggingface.co/spaces/flax-community/DietNerf-Demo](https://huggingface.co/spaces/flax-community/DietNerf-Demo)
|
87 |
|
|
|
82 |
```
|
83 |
you can toggle the semantic loss by “use_semantic_loss” in cofiguration files.
|
84 |
|
85 |
+
## Rendered examples by 8-shot learned Diet-NeRF
|
86 |
+
- Lego
|
87 |
+
|
88 |
+
- Occluded Lego
|
89 |
+
This result is on the quite initial state and expected to be improved.
|
90 |
+
training images
|
91 |
+
|
92 |
+
- Chair
|
93 |
+
|
94 |
+
|
95 |
## Demo
|
96 |
[https://huggingface.co/spaces/flax-community/DietNerf-Demo](https://huggingface.co/spaces/flax-community/DietNerf-Demo)
|
97 |
|