Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wymanCV authored May 4, 2022
1 parent 0d6750e commit 833e777
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 @@ -81,7 +81,7 @@ Test the well-trained model
```
python tools/test_net.py \
--config-file configs/SIGMA/xxx.yaml \
WEIGHT 'well_trained_models/xxx.pth'
MODEL.WEIGHT 'well_trained_models/xxx.pth'
```

Expand Down

0 comments on commit 833e777

Please sign in to comment.