arthurdjn commited on
Commit
b80fbb3
·
verified ·
1 Parent(s): ef22013

Update model card for concerto-tiny.pretrain.pointcept

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -73,4 +73,12 @@ with torch.no_grad():
73
  journal = {arXiv preprint arXiv:2510.23607},
74
  year = {2025}
75
  }
 
 
 
 
 
 
 
 
76
  ```
 
73
  journal = {arXiv preprint arXiv:2510.23607},
74
  year = {2025}
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
  ```