Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
---
|
4 |
+
This is the dataset repo for training [Point Transformer](https://github.com/Pointcept/Pointcept) with the [ARKit LabelMaker](https://arxiv.org/abs/2410.13924) dataset. This dataset contains:
|
5 |
+
1. the preprocessed data that is ready-to-use for Pointcept code base.
|
6 |
+
2. the preprocessing code for official [ARKit LabelMaker dataset](https://huggingface.co/datasets/labelmaker/arkit_labelmaker).
|
7 |
+
3. some experiment configurations.
|