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

Performing Spline Convolution for evaluating Spline Surface #13

Closed adityabalu closed 3 years ago

adityabalu commented 4 years ago

Hi,

I was wondering if this code could be used for interpolating a BSpline surface and evaluating the surface for a finer resolution. For eg. I have 4x4 control points of the BSpline surface, Can I interpolate and evaluate the surface points for 100x100 psuedo coordinates. This might be unrelated to the graphical notion of the BSplines.

github-actions[bot] commented 3 years ago

This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity. Is this issue already resolved?