Spaces:
Paused
Paused
Commit
ยท
b2c610f
1
Parent(s):
29de13b
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: Savtadepth
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
app_file: app/app_savta.py
|
8 |
pinned: false
|
@@ -140,7 +140,7 @@ This notebook is also a part of this project, in case it needs modification, in
|
|
140 |
* ๐ถ
|
141 |
|
142 |
### TODO:
|
143 |
-
- [
|
144 |
- [ ] Testing various datasets as basis for training
|
145 |
- [ ] Testing various models for the data
|
146 |
- [ ] Adding qualitative tests for model performance (visually comparing 3d image outputs)
|
|
|
1 |
---
|
2 |
title: Savtadepth
|
3 |
+
emoji: ๐
|
4 |
+
colorFrom: orange
|
5 |
+
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
app_file: app/app_savta.py
|
8 |
pinned: false
|
|
|
140 |
* ๐ถ
|
141 |
|
142 |
### TODO:
|
143 |
+
- [X] Web UI
|
144 |
- [ ] Testing various datasets as basis for training
|
145 |
- [ ] Testing various models for the data
|
146 |
- [ ] Adding qualitative tests for model performance (visually comparing 3d image outputs)
|