Logo
latest
  • Pygmtools: Python Graph Matching Tools
  • Introduction and Guidelines
  • Get Started
  • Graph Matching Benchmark
  • API and Modules
  • Examples Gallery
    • Jittor Backend Examples
      • Introduction: Matching Isomorphic Graphs
      • Seeded Graph Matching
      • Discovering Subgraphs
      • Matching Image Keypoints by QAP Solvers
      • Matching Image Keypoints by Graph Matching Neural Networks
      • Model Fusion by Graph Matching
    • Numpy Backend Examples
      • Introduction: Matching Isomorphic Graphs
      • Seeded Graph Matching
      • Discovering Subgraphs
      • Matching Image Keypoints by QAP Solvers
    • Paddle Backend Examples
      • Introduction: Matching Isomorphic Graphs
      • Seeded Graph Matching
      • Discovering Subgraphs
      • Matching Image Keypoints by QAP Solvers
      • Matching Image Keypoints by Graph Matching Neural Networks
      • Model Fusion by Graph Matching
    • PyTorch Backend Examples
      • Introduction: Matching Isomorphic Graphs
      • Seeded Graph Matching
      • Discovering Subgraphs
      • Matching Image Keypoints by QAP Solvers
      • Matching Image Keypoints by Graph Matching Neural Networks
      • Model Fusion by Graph Matching
  • Contributing to pygmtools
pygmtools
  • »
  • Examples Gallery
  • Edit on GitHub

Examples Gallery

Below is the gallery of pygmtools examples (categorized by the backend).

Warning

The examples are under construction. Will be updated very soon.

Jittor Backend Examples

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs
Seeded Graph Matching

Seeded Graph Matching

Seeded Graph Matching
Discovering Subgraphs

Discovering Subgraphs

Discovering Subgraphs
Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers
Matching Image Keypoints by Graph Matching Neural Networks

Matching Image Keypoints by Graph Matching Neural Networks

Matching Image Keypoints by Graph Matching Neural Networks
Model Fusion by Graph Matching

Model Fusion by Graph Matching

Model Fusion by Graph Matching

Numpy Backend Examples

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs
Seeded Graph Matching

Seeded Graph Matching

Seeded Graph Matching
Discovering Subgraphs

Discovering Subgraphs

Discovering Subgraphs
Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers

Paddle Backend Examples

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs
Seeded Graph Matching

Seeded Graph Matching

Seeded Graph Matching
Discovering Subgraphs

Discovering Subgraphs

Discovering Subgraphs
Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers
Matching Image Keypoints by Graph Matching Neural Networks

Matching Image Keypoints by Graph Matching Neural Networks

Matching Image Keypoints by Graph Matching Neural Networks
Model Fusion by Graph Matching

Model Fusion by Graph Matching

Model Fusion by Graph Matching

PyTorch Backend Examples

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs

Introduction: Matching Isomorphic Graphs
Seeded Graph Matching

Seeded Graph Matching

Seeded Graph Matching
Discovering Subgraphs

Discovering Subgraphs

Discovering Subgraphs
Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers

Matching Image Keypoints by QAP Solvers
Matching Image Keypoints by Graph Matching Neural Networks

Matching Image Keypoints by Graph Matching Neural Networks

Matching Image Keypoints by Graph Matching Neural Networks
Model Fusion by Graph Matching

Model Fusion by Graph Matching

Model Fusion by Graph Matching

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2023, ThinkLab@SJTU. Revision aa2b2911.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Downloads
On Read the Docs
Project Home
Builds