Update OpenVINO INT8 export (#7515)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
4dc8c406f9
commit
30185e0d4c
16 changed files with 42 additions and 30 deletions
|
|
@ -286,7 +286,6 @@ Explorer API can be used to explore datasets with advanced semantic, vector-simi
|
|||
|
||||
[Explorer](../datasets/explorer/index.md){ .md-button }
|
||||
|
||||
|
||||
## Using Trainers
|
||||
|
||||
`YOLO` model class is a high-level wrapper on the Trainer classes. Each YOLO task has its own trainer that inherits from `BaseTrainer`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue