Unverified Commit 64909718 authored by Ben Graham's avatar Ben Graham Committed by GitHub
Browse files

Update README.md

parent ce2e18d7
......@@ -146,6 +146,7 @@ SparseConvNet is BSD licensed, as found in the LICENSE file. [Terms of use](http
13. [SpConv: PyTorch Spatially Sparse Convolution Library](https://github.com/traveller59/spconv) is an alternative implementation of SparseConvNet.
14. [Live Semantic 3D Perception for Immersive Augmented Reality](https://ieeexplore.ieee.org/document/8998140) describes a way to optimize memory access for SparseConvNet.
15. [OccuSeg](https://arxiv.org/abs/2003.06537) real-time object detection using SparseConvNets.
16. [TorchSparse](https://github.com/mit-han-lab/torchsparse) implements 3D sparse convolutions.
## Citations
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment