The data from our paper and sequences from additional anatomies can be accessed for the SimCol-to-3D MICCAI 2022 challenge.
Download the datasets from Synapse. To visualize the data like above run visualize_3D_data.py
with the updated path to the data.
If you are a registered participant and would like to submit your results, please use the docker_templates
and follow the official submission guide.
Tasks 1, 2, and 3 will be evaluated according to the scripts in evaluation
. To evaluate your method on validation data, generate predictions according to the docker_templates
and run
python evaluation/eval_synthetic_depth.py /path/to/predictions /path/to/groundtruth