Improved Docs models Usage examples (#4214)

This commit is contained in:
Glenn Jocher
2023-08-07 20:57:35 +02:00
committed by GitHub
parent 9a2c0691e3
commit ff5fa57415
15 changed files with 420 additions and 223 deletions

View File

@ -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 |
|--------------|-----------------|--------------------------------------------------------------------------------|---------------|