BIRL
BIRL copied to clipboard
BIRL: Benchmark on Image Registration methods with Landmark validations
``` Traceback (most recent call last): File "bm_dataset/create_real_synth_dataset.py", line 329, in main(arg_params) File "bm_dataset/create_real_synth_dataset.py", line 313, in main for _ in mproc_pool.imap_unordered(wrapper_deform_export, range(params['nb_samples'])): File "/usr/lib/python3.7/multiprocessing/pool.py", line 748, in next raise...
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...
Implement general experiment and inherit from this class all other experimented regist. methods.
In case we have registration method that does not provide transformed landmarks we want to detect then by our-self. We take the list of landmarks in the moving image and...