Update model card for utonia.pretrain.pointcept
Browse files
README.md
CHANGED
|
@@ -73,4 +73,12 @@ with torch.no_grad():
|
|
| 73 |
journal = {arXiv preprint arXiv:2603.03283},
|
| 74 |
year = {2026}
|
| 75 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
```
|
|
|
|
| 73 |
journal = {arXiv preprint arXiv:2603.03283},
|
| 74 |
year = {2026}
|
| 75 |
}
|
| 76 |
+
|
| 77 |
+
@software{dujardin2026pytorchpointcloud,
|
| 78 |
+
author = {Arthur Dujardin},
|
| 79 |
+
title = {PyTorch PointCloud},
|
| 80 |
+
year = {2026},
|
| 81 |
+
doi = {10.5281/zenodo.22159632},
|
| 82 |
+
url = {https://github.com/arthurdjn/pytorch-pointcloud},
|
| 83 |
+
}
|
| 84 |
```
|