longitudinal/scripts
Furen Xiao 8fe1818c7d Enhance T1c series selection and reconstruction processes
- Updated regex patterns for improved matching of series names and tags.
- Added functionality to reject non-head series based on study and series descriptions.
- Implemented max voxel spacing check to filter out series with excessive spacing.
- Enhanced the reconstruction script to handle dynamic-frame series exclusions and artifact pruning.
- Modified output paths for reconstructed NIfTI files and added QA screenshot generation.
- Improved argument parsing in benchmark and pseudo-labeling scripts for better flexibility.
- Introduced a new script for generating QA screenshots from reconstructed volumes.
2026-09-27 07:14:17 +08:00
..
01_build_ntuh_manifest.py refactor(core): improve data pipeline robustness and manifest generation 2026-09-25 22:12:32 +08:00
02_build_m6_dataset.py feat: initial project structure 2026-09-25 16:00:37 +08:00
03_scan_lee_t1c.py Enhance T1c series selection and reconstruction processes 2026-09-27 07:14:17 +08:00
04_reconstruct_lee.py Enhance T1c series selection and reconstruction processes 2026-09-27 07:14:17 +08:00
05_build_splits.py Enhance T1c series selection and reconstruction processes 2026-09-27 07:14:17 +08:00
06_pseudo_label.py Enhance T1c series selection and reconstruction processes 2026-09-27 07:14:17 +08:00
07_train.py feat: initial project structure 2026-09-25 16:00:37 +08:00
08_eval.py feat: initial project structure 2026-09-25 16:00:37 +08:00
09_run_iterative.py feat: initial project structure 2026-09-25 16:00:37 +08:00
benchmark_pipelines.py Enhance T1c series selection and reconstruction processes 2026-09-27 07:14:17 +08:00
make_screenshots.py Enhance T1c series selection and reconstruction processes 2026-09-27 07:14:17 +08:00
preprocess.py feat: initial project structure 2026-09-25 16:00:37 +08:00
scan_procs.py refactor(core): improve data pipeline robustness and manifest generation 2026-09-25 22:12:32 +08:00
test_dataloader.py feat(train): implement checkpointing and robust data loading 2026-09-26 03:44:12 +08:00