Datasets:

Modalities:
Image
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
Xuweiyi commited on
Commit
59832e3
·
verified ·
1 Parent(s): 086696b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ Additional experiments are available in [our paper](https://arxiv.org/abs/2411.1
44
  ## Dataset Format
45
  The dataset is provided in a format ready for point cloud-based learning:
46
  - **Surface Points:** Stored as `.npy` files.
47
- - Under **data/result**, we have **152508** sub-directories. And in each directory, we provide **object.npy** and **object_aug.npy**. object_aug.npy contains surface points after augmentations. For example of dataloader, please checkout our [github]().
48
 
49
  ## License
50
  This dataset is licensed under the [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/). You are free to share and adapt the dataset, provided appropriate credit is given and any derivative works are distributed under the same license. Please also check licence here [zeroverse](https://github.com/desaixie/zeroverse).
 
44
  ## Dataset Format
45
  The dataset is provided in a format ready for point cloud-based learning:
46
  - **Surface Points:** Stored as `.npy` files.
47
+ - Under **data/result**, we have **152508** sub-directories. And in each directory, we provide **object.npy** and **object_aug.npy**. object_aug.npy contains surface points after augmentations. For example of dataloader, please checkout our [github](https://github.com/UVA-Computer-Vision-Lab/point-mae-zero?tab=readme-ov-file).
48
 
49
  ## License
50
  This dataset is licensed under the [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/). You are free to share and adapt the dataset, provided appropriate credit is given and any derivative works are distributed under the same license. Please also check licence here [zeroverse](https://github.com/desaixie/zeroverse).