Implement an AGSRNet model with changes

  • Use PyTorch_geometric SSGConv for graph convolution
  • Use PyTorch_geometric GraphUNet
  • Remove padding
  • Add L2 norm to the loss
  • Use topology based feature initialisation
Edited by Deja, Mikolaj

Merge request reports

Loading