Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
There is a small type for the code to work it has to be ```train_nerd.py``` file.
  • Loading branch information
mazy1998 committed Apr 8, 2023
1 parent 8c75876 commit 80f67fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ conda activate nerd
Replace the specific `[]` placeholders:

```
python nerd.py --datadir [DIR_TO_DATASET_FOLDER] --basedir [TRAIN_DIR] --expname [EXPERIMENT_NAME] --gpu [COMMA_SEPARATED_GPU_LIST]
python train_nerd.py --datadir [DIR_TO_DATASET_FOLDER] --basedir [TRAIN_DIR] --expname [EXPERIMENT_NAME] --gpu [COMMA_SEPARATED_GPU_LIST]
```

### Specific Arguments per Dataset
Expand Down

0 comments on commit 80f67fb

Please sign in to comment.