Skip to content

Commit

Permalink
Merge pull request #2 from seriousran/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
seriousran authored Aug 30, 2022
2 parents 54fc197 + 2fd1edb commit 1340f40
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 @@ -49,7 +49,7 @@ The main training and testing scripts are `train_transformed_rays.py` and `eval_

The training script expects a path to a config file, e.g.:

`python train_transformed_rays.py --config --config ./path_to_data/person_1/person_1_config.yml `
`python train_transformed_rays.py --config ./path_to_data/person_1/person_1_config.yml `

The eval script will also take a path to a model checkpoint and a folder to save the rendered images:

Expand Down

0 comments on commit 1340f40

Please sign in to comment.