Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 663 Bytes

models.rst

File metadata and controls

28 lines (22 loc) · 663 Bytes

sgmatch.models

Graph Matching Base Class

.. autoclass:: sgmatch.models.matcher.graphMatcher

Graph Matching Networks

.. autoclass:: sgmatch.models.GMN.GMNEmbed
.. autoclass:: sgmatch.models.GMN.GMNMatch

GraphSim

.. autoclass:: sgmatch.models.GraphSim.GraphSim
.. autoclass:: sgmatch.models.GraphSim.GraphSim_v2

NeuroMatch

.. autoclass:: sgmatch.models.NeuroMatch.SkipLastGNN

SimGNN

.. autoclass:: sgmatch.models.SimGNN.SimGNN

ISONET

.. autoclass:: sgmatch.models.ISONET.ISONET