KPConv-PyTorch icon indicating copy to clipboard operation
KPConv-PyTorch copied to clipboard

Kernel Point Convolution implemented in PyTorch

Results 106 KPConv-PyTorch issues
Sort by recently updated
recently updated
newest added

module “cpp_wrappers.cpp_subsampling.grid_subsampling”has no attribute "subsample" when I run train_S3DIS

Hello, HuguesTHOMAS. Thanks for your amazing work! In every calibration function of all the sampler classes, you remarked that: Neighbors calibration: Set the "neighborhood_limits" (the maximum number of neighbors allowed...

First of all thank you so much for this amazing program! I am trying to run DALES dataset using the code from train_S3DIS.py, I was following steps from #72 but...

sry sir to interrupting u here! when i use kpconv to train my custom datasets which is following ur data format to make done,it occurs these mishaps below with starting...

Whenever I try to run train_S3DIS.py the program force stop itself at validation stage. I narrow it down to cpp_subsampling function. The error log I got: Preparing KDTree for cloud...

Hello Thomas, I have recently studied your paper and open source code, I have benefited a lot, but I encountered the following problem in the process of code reproduction, I...

Hello Thomas, first of all thanks for your amazing work, I compiled a file named 'compile_wrappers.sh' under the Ubuntu system and obtained several files with the suffix '. o', which...

I encountered the following error when running your program, Scene Segmentation: Instructions to train KP-FCNN on a scene segmentation task (S3DIS): RuntimeError: selected index k out of range.

Thanks for sharing your work. I find that you have the result of multiple scan task on SemanticKITTI. I wonder know what number you set for "n_frames" to merge multiple...

How long did it take to train SIDIS