https://github.com/humanpose1/kpconvtorch
https://github.com/humanpose1/kpconvtorch
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/humanpose1/kpconvtorch
- Owner: humanpose1
- License: mit
- Created: 2019-12-16T14:58:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T09:58:03.000Z (over 6 years ago)
- Last Synced: 2025-04-04T02:01:30.427Z (about 1 year ago)
- Language: Python
- Size: 73.2 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KPConvTorch
Pytorch version of Kernel Point Convolution.
see [Here](https://github.com/HuguesTHOMAS/KPConv) the original version.