Zhiwei-Zhai / Linking-CNN-GCN

Artery vein separation
52 stars 10 forks source link

How to understand the parameters of gcn layer mathematically? #12

Open RayOoooo opened 3 years ago

RayOoooo commented 3 years ago

I want to implement the pytorch version of your work. But confused about the parameters of gcn layer. Can you introduce it with a formula or something? Look forward to your reply.

Zhiwei-Zhai commented 3 years ago

Hi RayOooo, In the paper 'Linking Convolutional Neural Networks with Graph Convolutional Networks: Application in Pulmonary Artery-Vein Separation', equation (1, 2) and algorithm 2 can be used to understand the gcn layer.