update external link
Browse files
README.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
---
|
4 |
-
|
5 |
-
# RoArtNet
|
6 |
-
|
7 |
-
This is the official model checkpoints for [RPMArt](https://r-pmart.github.io/). It contains 6 checkpoints for different articulated objects.
|
8 |
-
|
9 |
-
## Usage
|
10 |
-
Please refer to
|
11 |
-
|
12 |
-
## License
|
13 |
-
These checkpoints are released under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) license. If you find them helpful, please consider citing our work:
|
14 |
-
```
|
15 |
-
@article{wang2024rpmart,
|
16 |
-
title={RPMArt: Towards Robust Perception and Manipulation for Articulated Objects},
|
17 |
-
author={Wang, Junbo and Liu, Wenhai and Yu, Qiaojun and You, Yang and Liu, Liu and Wang, Weiming and Lu, Cewu},
|
18 |
-
journal={arXiv preprint arXiv:2403.16023},
|
19 |
-
year={2024}
|
20 |
-
}
|
21 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# RoArtNet
|
6 |
+
|
7 |
+
This is the official model checkpoints for [RPMArt](https://r-pmart.github.io/). It contains 6 checkpoints for different articulated objects.
|
8 |
+
|
9 |
+
## Usage
|
10 |
+
Please refer to RPMArt [repo](https://github.com/R-PMArt/rpmart) and [paper](https://arxiv.org/abs/2403.16023) for how to train and load these models.
|
11 |
+
|
12 |
+
## License
|
13 |
+
These checkpoints are released under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) license. If you find them helpful, please consider citing our work:
|
14 |
+
```
|
15 |
+
@article{wang2024rpmart,
|
16 |
+
title={RPMArt: Towards Robust Perception and Manipulation for Articulated Objects},
|
17 |
+
author={Wang, Junbo and Liu, Wenhai and Yu, Qiaojun and You, Yang and Liu, Liu and Wang, Weiming and Lu, Cewu},
|
18 |
+
journal={arXiv preprint arXiv:2403.16023},
|
19 |
+
year={2024}
|
20 |
+
}
|
21 |
+
```
|