rusty1s / pytorch_spline_conv

Implementation of the Spline-Based Convolution Operator of SplineCNN in PyTorch
https://arxiv.org/abs/1711.08920
MIT License
172 stars 36 forks source link

this can be used in image segementation? #5

Closed Jackandrome closed 5 years ago

rusty1s commented 5 years ago

Hi, SplineCNN is a convolutional operator for irregularly structured input such as graphs and I currently do not see how this can be leveraged for image segmentation. Do you have a concrete idea in mind you want to discuss?