samleoqh / MSCG-Net

Multi-view Self-Constructing Graph Convolutional Networks with Adaptive Class Weighting Loss for Semantic Segmentation
MIT License
68 stars 28 forks source link

The code is different from the paper #6

Closed yunxingluoyun closed 4 years ago

yunxingluoyun commented 4 years ago

SCG-Net: Self-Constructing Graph Neural Networks for Semantic Segmentation Where can I see the code of this paper?

samleoqh commented 4 years ago

We'll release it soon, probably by the end of this month or early next month. But from this repository, you could also find the core code related to the SCG module and GCN module in the file: /lib/net/scg_gcn.py