tzayuan/TransMatch_TMI

HD

shy922 opened this issue · 7 comments

shy922 commented

How to calculate HD?

sorry for reply so late, you could refer this link to calculate the HD metrics: https://pymia.readthedocs.io/en/latest/examples.evaluation.basic.html

notice that you could fix some code of this library to satisfy your need. :)

shy922 commented

Thanks. How is the Jacobian Map visualized?

please refer to URL

shy922 commented

Sorry, I can't visualize this Jacobian Map correctly, what image should I open with DFViewer to visualize correctly, if so, can you provide the method of visualization through code?

you could refer to my Train.py and Infer.py script to genertate some flow.nii.gz and to visual it.

shy922 commented

Thank you.