Skip to content

Commit 6c2adf1

Browse files
author
Zhijian Liu
authored
[minor] update README.md
1 parent 0d7fb8d commit 6c2adf1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ We release `torchsparse`, a high-performance computing library for efficient 3D
1212

1313
<img src="https://hanlab.mit.edu/projects/spvnas/figures/sparseconv_illustration.gif" width="1080">
1414

15-
The major advantage of this library is that we support all computation on the GPU, especially the kernel map construction (which is done on the CPU in latest [MinkowskiEngine](https://github.com/NVIDIA/MinkowskiEngine) V0.4.3). In addition, we support more general 3D modules such as [Sparse Point-Voxel Convolution](https://arxiv.org/abs/2007.16100) with torchsparse.
16-
17-
<img src="https://hanlab.mit.edu/projects/spvnas/figures/spvconv.png" width="1080">
15+
The major advantage of this library is that we support all computation on the GPU, especially the kernel map construction (which is done on the CPU in latest [MinkowskiEngine](https://github.com/NVIDIA/MinkowskiEngine) V0.4.3).
1816

1917
## Installation
2018

0 commit comments

Comments
 (0)