Update readme.txt
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
pipeline_tag: image-to-image
|
4 |
+
---
|
5 |
+
|
6 |
+
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).
|
7 |
+
|
8 |
+
Code: https://github.com/SpatialVision/Orient-Anything
|