Skip to content

ZhihaoPENG-CityU/TIP23---EGRC-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI:

URL: https://arxiv.org/abs/2211.10627

VIDEO:

Environment

  • Python[3.7.9]
  • Pytorch[1.7.1]
  • GPU (GeForce RTX 2080 Ti) & (NVIDIA GeForce RTX 3090) & (Quadro RTX 8000)

Hyperparameters

To run code

  • Step 1: set the hyperparameters for the specific dataset;
  • Step 2: python main_XXX.py
  • For examle, if u would like to run AGCN on the DBLP dataset, u need to
  • first set {0.01, 0.01, 0.1} for USPS;
  • then run the command "python main_DBLP.py"

Data

Due to the limitation of GitHub, we share the data in [here].

About

This paper has been accepted by IEEE Transactions on Image Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages