Skip to content

Commit

Permalink
Merge pull request #93 from prs-eth/nandometzger-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
markkua committed Jul 2, 2024
2 parents 5b9c21f + 8dd222a commit f741152
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 @@ -253,7 +253,7 @@ python train.py --config config/train_marigold.yaml
Resume from a checkpoint, e.g.
```bash
python train.py --resume_from output/marigold_base/checkpoint/latest
python train.py --resume_run output/marigold_base/checkpoint/latest
```
Evaluating results
Expand Down

0 comments on commit f741152

Please sign in to comment.