Skip to content

Commit

Permalink
added train args - resume
Browse files Browse the repository at this point in the history
  • Loading branch information
naseemap47 committed Sep 22, 2023
1 parent 1f65418 commit 357921c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ You can train your **YOLO-NAS** model with **Single Command Line**
`-w`, `--weight`: path to pre-trained model weight (default: `coco` weight) <br>
`--gpus`: Train on multiple gpus <br>
`--cpu`: Train on CPU <br>
`--resume`: To resume model training <br>

**Other Training Parameters:**<br>
`--warmup_mode`: Warmup Mode, eg: Linear Epoch Step <br>
Expand Down

0 comments on commit 357921c

Please sign in to comment.