-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hi, many thanks for your work on this amazing package.
There is a paper called "Spatial Graph Convolutional Networks", with accompanying PyTorch code. You may be familiar with this work already but, from my understanding, the premise of this architecture is that it is a proper generalisation of CNNs from gridded spatial data to irregular spatial data; see Figure 3 and Theorem 1 in the paper.
Do you think it would be worthwhile to include this architecture in your package, perhaps as one of the convolutional layers?