Clarification in README
Former-commit-id: 02644ec8e673f54006c8cc1523610e149e84ceb5
This commit is contained in:
parent
0731ea2ff2
commit
9fb406b393
|
@ -13,7 +13,7 @@ The Carvana data is available on the [Kaggle website](https://www.kaggle.com/c/c
|
|||
**Note : Use Python 3.6 or newer**
|
||||
### Prediction
|
||||
|
||||
You can easily test the output masks on your images via the CLI.
|
||||
After training your model and saving it to MODEL.pth, you can easily test the output masks on your images via the CLI.
|
||||
|
||||
To predict a single image and save it:
|
||||
|
||||
|
|
Loading…
Reference in a new issue