Thomas Male
commited on
Commit
·
58558bd
1
Parent(s):
a5407e7
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Point·E
|
| 2 |
|
| 3 |

|
|
@@ -25,4 +30,4 @@ For our Blender rendering code, see [blender_script.py](point_e/evals/scripts/bl
|
|
| 25 |
|
| 26 |
You can download the seed images and point clouds corresponding to the paper banner images [here](https://openaipublic.azureedge.net/main/point-e/banner_pcs.zip).
|
| 27 |
|
| 28 |
-
You can download the seed images used for COCO CLIP R-Precision evaluations [here](https://openaipublic.azureedge.net/main/point-e/coco_images.zip).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
# Point·E
|
| 7 |
|
| 8 |

|
|
|
|
| 30 |
|
| 31 |
You can download the seed images and point clouds corresponding to the paper banner images [here](https://openaipublic.azureedge.net/main/point-e/banner_pcs.zip).
|
| 32 |
|
| 33 |
+
You can download the seed images used for COCO CLIP R-Precision evaluations [here](https://openaipublic.azureedge.net/main/point-e/coco_images.zip).
|