Update README.md
Browse files
README.md
CHANGED
|
@@ -26,18 +26,19 @@ huggingface-cli download arth-shukla/mshab_checkpoints --local-dir mshab_checkpo
|
|
| 26 |
If you use ManiSkill-HAB in your work, please consider citing the following:
|
| 27 |
|
| 28 |
```
|
| 29 |
-
@
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
|
|
|
| 42 |
}
|
| 43 |
```
|
|
|
|
| 26 |
If you use ManiSkill-HAB in your work, please consider citing the following:
|
| 27 |
|
| 28 |
```
|
| 29 |
+
@inproceedings{shukla2025maniskillhab,
|
| 30 |
+
author = {Arth Shukla and
|
| 31 |
+
Stone Tao and
|
| 32 |
+
Hao Su},
|
| 33 |
+
title = {ManiSkill-HAB: {A} Benchmark for Low-Level Manipulation in Home Rearrangement
|
| 34 |
+
Tasks},
|
| 35 |
+
booktitle = {The Thirteenth International Conference on Learning Representations,
|
| 36 |
+
{ICLR} 2025, Singapore, April 24-28, 2025},
|
| 37 |
+
publisher = {OpenReview.net},
|
| 38 |
+
year = {2025},
|
| 39 |
+
url = {https://openreview.net/forum?id=6bKEWevgSd},
|
| 40 |
+
timestamp = {Thu, 15 May 2025 17:19:05 +0200},
|
| 41 |
+
biburl = {https://dblp.org/rec/conf/iclr/ShuklaTS25.bib},
|
| 42 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
| 43 |
}
|
| 44 |
```
|