Skip to content

xdxuyang/SelfSAGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Introduction

An inofficial PyTorch implementation of [SelfSAGCN: Self-Supervised Semantic Alignment for Graph Convolution Network, CVPR2021]

Image Datasets can be downloaded from Image Dataset

pytorch == 1.0.0

Datasets

  • citeseer
  • cora
  • pubmed

Train

python demo.py

About

SelfSAGCN: Self-Supervised Semantic Alignment for Graph Convolution Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages