Deep-MI / FastSurfer

PyTorch implementation of FastSurferCNN
Apache License 2.0
435 stars 115 forks source link

Fix save paths of checkpoints, fix download_checkpoints script #489

Closed dkuegler closed 3 months ago

dkuegler commented 3 months ago

Fix save paths of checkpoints fix download_checkpoints script Consistently introduce the Plane Type to FastSurferCNN.utils Some formatting fixes across multiple files fix extract_recon_surf_time_info.py

dkuegler commented 3 months ago

Also addresses #486 and updates to #488.