Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalkabas authored Jan 2, 2025
1 parent 01c2e0e commit 763f140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ python main.py fit \

| Argument | Description |
|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------|
| `--config` | Config file path. Available config files: 'configs/config_fastmri.yaml' and 'configs/config_ct.yaml' |
| `--config` | Config file path. Available config files: 'configs/config_mri.yaml' and 'configs/config_ct.yaml' |
| `--trainer.logger.name` | Experiment name. |
| `--model.mode` | Mode depending on data modality. Options: 'mri', 'ct'. |
| `--data.dataset_dir` | Data set directory. |
Expand Down

0 comments on commit 763f140

Please sign in to comment.