Update README.md to include detailed project overview, environment requirements, data sources, and a comprehensive directory layout. Add nnU-Net pipeline documentation and directory descriptions. Update .gitignore to exclude nnU-Net specific directories and add new scripts directory for nnU-Net pipeline. Add initial nnU-Net pipeline scripts. |
||
|---|---|---|
| .. | ||
| trainers | ||
| 01_nnu_prepare_dataset.py | ||
| 02_nnu_plan_preprocess.py | ||
| 03_nnu_train.py | ||
| 04_nnu_pseudo_label.py | ||
| 05_nnu_eval_test.py | ||
| 06_nnu_run_iterative.py | ||
| nnu_common.py | ||