ultralytics 8.0.158
add benchmarks to coverage (#4432)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Explore the exporter functionality of Ultralytics. Learn about exporting formats, iOSDetectModel, and try exporting with examples.
|
||||
keywords: Ultralytics, Exporter, iOSDetectModel, Export Formats, Try export
|
||||
description: Explore the exporter functionality of Ultralytics. Learn about exporting formats, IOSDetectModel, and try exporting with examples.
|
||||
keywords: Ultralytics, Exporter, IOSDetectModel, Export Formats, Try export
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/engine/exporter.py`
|
||||
@ -14,7 +14,7 @@ keywords: Ultralytics, Exporter, iOSDetectModel, Export Formats, Try export
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.engine.exporter.iOSDetectModel
|
||||
## ::: ultralytics.engine.exporter.IOSDetectModel
|
||||
<br><br>
|
||||
|
||||
---
|
||||
@ -28,7 +28,3 @@ keywords: Ultralytics, Exporter, iOSDetectModel, Export Formats, Try export
|
||||
---
|
||||
## ::: ultralytics.engine.exporter.try_export
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.engine.exporter.export
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, RTDETRTrainer, model training, Ultralytics models, PyTorc
|
||||
---
|
||||
## ::: ultralytics.models.rtdetr.train.RTDETRTrainer
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.rtdetr.train.train
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, classification predictor, predict, YOLO, AI models, model
|
||||
---
|
||||
## ::: ultralytics.models.yolo.classify.predict.ClassificationPredictor
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.classify.predict.predict
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, YOLO, Classification Trainer, deep learning, training pro
|
||||
---
|
||||
## ::: ultralytics.models.yolo.classify.train.ClassificationTrainer
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.classify.train.train
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, YOLO, ClassificationValidator, model validation, model fi
|
||||
---
|
||||
## ::: ultralytics.models.yolo.classify.val.ClassificationValidator
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.classify.val.val
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, YOLO, DetectionPredictor, detect, predict, object detecti
|
||||
---
|
||||
## ::: ultralytics.models.yolo.detect.predict.DetectionPredictor
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.detect.predict.predict
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics YOLO, YOLO, Detection Trainer, Model Training, Machine Lea
|
||||
---
|
||||
## ::: ultralytics.models.yolo.detect.train.DetectionTrainer
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.detect.train.train
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, YOLO, Detection Validator, model valuation, precision, re
|
||||
---
|
||||
## ::: ultralytics.models.yolo.detect.val.DetectionValidator
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.detect.val.val
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, YOLO, PosePredictor, machine learning, AI, predictive mod
|
||||
---
|
||||
## ::: ultralytics.models.yolo.pose.predict.PosePredictor
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.pose.predict.predict
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: Ultralytics, YOLO, PoseTrainer, pose training, AI modeling, custom dat
|
||||
---
|
||||
## ::: ultralytics.models.yolo.pose.train.PoseTrainer
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.pose.train.train
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: PoseValidator, Ultralytics, YOLO, Object detection, Pose validation
|
||||
---
|
||||
## ::: ultralytics.models.yolo.pose.val.PoseValidator
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.pose.val.val
|
||||
<br><br>
|
||||
|
@ -12,7 +12,3 @@ keywords: YOLO, Ultralytics, object detection, segmentation predictor
|
||||
---
|
||||
## ::: ultralytics.models.yolo.segment.predict.SegmentationPredictor
|
||||
<br><br>
|
||||
|
||||
---
|
||||
## ::: ultralytics.models.yolo.segment.predict.predict
|
||||
<br><br>
|
||||
|
Reference in New Issue
Block a user