change readme
This commit is contained in:
parent
079bbc3550
commit
3df4cc83a0
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Introduction
|
||||
|
||||
JSparse is a high-performance auto-differentiation library for sparse voxels computation and point cloud processing based on [TorchSparse](https://github.com/mit-han-lab/torchsparse) and [Jittor](https://github.com/Jittor/jittor).
|
||||
JSparse is a high-performance auto-differentiation library for sparse voxels computation and point cloud processing based on [Jittor](https://github.com/Jittor/jittor), [TorchSparse](https://github.com/mit-han-lab/torchsparse) and [Torch Cluster](https://github.com/rusty1s/pytorch_cluster).
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in New Issue