Spaces:
Running
Running
zhang-ziang
commited on
Commit
·
60644d7
1
Parent(s):
f972c81
update pipeline tag and links
Browse files
README.md
CHANGED
|
@@ -9,8 +9,11 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-4.0
|
| 11 |
short_description: Demo Space of Orient-Anything
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 15 |
|
| 16 |
-
|
|
|
|
|
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-4.0
|
| 11 |
short_description: Demo Space of Orient-Anything
|
| 12 |
+
pipeline_tag: image-to-image
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 16 |
|
| 17 |
+
This repository contains the model for the paper [Orient Anything: Learning Robust Object Orientation Estimation from Rendering 3D Models](https://huggingface.co/papers/2412.18605).
|
| 18 |
+
|
| 19 |
+
Code: https://github.com/SpatialVision/Orient-Anything
|