Improved Docs models Usage examples (#4214)
This commit is contained in:
parent
9a2c0691e3
commit
ff5fa57415
15 changed files with 420 additions and 223 deletions
|
|
@ -576,7 +576,7 @@ You can use the `plot()` method of a `Result` objects to visualize predictions.
|
|||
im.save('results.jpg') # save image
|
||||
```
|
||||
|
||||
The `plot()` method has the following arguments available:
|
||||
The `plot()` method supports the following arguments:
|
||||
|
||||
| Argument | Type | Description | Default |
|
||||
|--------------|-----------------|--------------------------------------------------------------------------------|---------------|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue