Added tags
#1
by
dylanebert
- opened
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Uses
|
|
@@ -69,4 +72,4 @@ The concepts are passed into the model with the image and compared to a hand-eng
|
|
| 69 |
archivePrefix={arXiv},
|
| 70 |
primaryClass={cs.CV}
|
| 71 |
}
|
| 72 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- text-to-3d
|
| 5 |
+
- image-to-3d
|
| 6 |
---
|
| 7 |
|
| 8 |
# Uses
|
|
|
|
| 72 |
archivePrefix={arXiv},
|
| 73 |
primaryClass={cs.CV}
|
| 74 |
}
|
| 75 |
+
```
|