sk1712/gcn_metric_learning

Hello, these codes can be used for supervised image classsification?

lallla1 opened this issue · 1 comments

Hello, these codes can be used for supervised image classsification?

Depending on how you would represent the image. You would potentially need to replace the graph convolutions with more traditional 2D euclidian convolutions, but can keep the siamese part.