uncbiag / mermaid

Image registration using pytorch
Other
178 stars 29 forks source link

Modify the image size #152

Open ChangQingScq opened 1 year ago

ChangQingScq commented 1 year ago

After I modified the value of _example_imglen in the script _example_minimal_registration_without_simpleinterface.py, the result seems to be wrong, the mesh does not change after iteration, and converges to the tolerance in step 29. When the image data size becomes 640*360, do I need to modify other parameters?

image

image