Skip to content
ereoh edited this page Nov 1, 2023 · 6 revisions

Welcome to the multiwayPython wiki!

Pipeline

  1. Load Data
  2. Pairwise Matching pMatch
  3. Construct Coordinate Matrix C
  4. Multi-Object Matching jMatch, jmInfo, tInfo
  5. Evaluation
    • X1, X2, X0
    • evalMMatch(X1, X0)
    • evalMMatch(X2, X0)

Inputs: TBD

Outputs: Overlap, Precision, Recall

Clone this wiki locally