mit-han-lab / spvnas

[ECCV 2020] Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution
http://spvnas.mit.edu/
MIT License
587 stars 109 forks source link

3D UNet with TorchSparse #50

Closed victoryc closed 3 years ago

victoryc commented 3 years ago

By chance, has anyone implemented 3D UNet with TorchSparse? If so, I would appreciate a link.

The specific issue I am currently pondering about is how to concatenate the features at a level with the up-sampled features from lower level. I looked to see whether there is a built-in function to do that. The functions I saw didn't seem to be great fits.

Things I saw:

Thanks.

victoryc commented 3 years ago

Oops, posted in the wrong place. Closing this here and posting in TorchSparse board.