Datasets:

ArXiv:
License:
quantaji commited on
Commit
cf6382d
·
verified ·
1 Parent(s): c2a2566

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
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.