pointconv icon indicating copy to clipboard operation
pointconv copied to clipboard

Results 22 pointconv issues
Sort by recently updated
recently updated
newest added

Can you upload ShapeNet model file?

hi, thank you for the quality code. But, are you having plan to upload a model for semantic segmentation which consumes 8192 points? Or Can you say how many encoding...

IternalError: Blas xGEMMBatched launch failed. how to solve it, thanks

i change the ckpt model into pb, but when i load the pb model, i met a problem about > "ValueError: callback pyfunc_7 is not found [[node fa_layer4/PyFunc (defined at...

I would like to ask where there is a detailed code for pointconv.py some conde can not understand thanks

Can you upload scannet_train_rgb21c_pointid.pickle, scannet_val_rgb21c_pointid.pickle, and scannet_test_rgb21c_pointid.pickle? Thank you !

Hi @DylanWusee , Thanks for your contribution! I tried to reproduce your results on ScanNet with default configurations, and there seems a gap between mine and yours. If I understand...

Hi @DylanWusee , Could you please release your test.py and predict.py to me ? Cause I don't know how to modify the evaluate.py to test.py and predict.py. Thanks a lot!

Thanks for your great job. I tried to transfer the classification part in tensorflow,however only achieving around 85%. I noticed that you released the classification part in pytorch. Why did...

Hi. Is there an efficient version of PointConv available? Or some documents for the implementation will be very helpful. Thanks!