arthurdjn commited on
Commit
2370056
·
verified ·
1 Parent(s): 224e45a

Update model card for utonia.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: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
  ```