Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
-
This repository contains the model of the paper Manipulation as in Simulation: Enabling Accurate Geometry Perception in Robots.
|
6 |
|
7 |
-
|
|
|
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
+
This repository contains the camera depth model of the paper Manipulation as in Simulation: Enabling Accurate Geometry Perception in Robots.
|
6 |
|
7 |
+
Model inference guide: https://github.com/ByteDance-Seed/manip-as-in-sim-suite/tree/main/cdm
|
8 |
+
|
9 |
+
Project page: https://manipulation-as-in-simulation.github.io
|