arthurdjn commited on
Commit
be7df5c
·
verified ·
1 Parent(s): d0a7dcd

Update model card for sonata-base.pretrain.fair

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