Skip to content

Commit

Permalink
Update TRAIN_AND_RUN_README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Tunison <[email protected]>
  • Loading branch information
cameron-a-johnson and Purg authored Nov 21, 2024
1 parent dc6212c commit fdea79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TRAIN_AND_RUN_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ The TCN's training harness can be run with `train=false` to only run inference a
output in the needed KWCOCO output format. Example:

```
python train.py \
python train_command \
experiment=r18/feat_locsconfs \
paths.root_dir=/path/to/my/data/splits/ \ # See above TCN docs for training data structure
task_name=r18_my_TCN_i_just_trained \
Expand Down

0 comments on commit fdea79e

Please sign in to comment.