Flex-Convolution icon indicating copy to clipboard operation
Flex-Convolution copied to clipboard

Source code for: Flex-Convolution (Million-Scale Point-Cloud Learning Beyond Grid-Worlds), accepted at ACCV 2018

Results 4 Flex-Convolution issues
Sort by recently updated
recently updated
newest added

I am trying to build and run the FlexConv as explained on GitHub, I am pretty stuck already for a few days. I have Cuda 10.1 and now I have...

I found the supplementary material for the paper a while back, but can't seem to find it any more. Is it still available somewhere?

Hi, Thanks for sharing. I implemented your described SegNet structure for segmentation in Keras using your custom tf operators for convolutions and max-pooling and am getting good results on a...

Just an attempt to refactor the code and reuse the CUDA kernels for a PyTorch version.