Docs updates for HUB, YOLOv4, YOLOv7, NAS (#3174)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Learn how to use ClassificationPredictor in Ultralytics YOLOv8 for object classification tasks in a simple and efficient way.
|
||||
keywords: Ultralytics, YOLO, v8, Classify Predictor, object detection, classification, computer vision
|
||||
---
|
||||
|
||||
# ClassificationPredictor
|
||||
@ -10,4 +11,4 @@ description: Learn how to use ClassificationPredictor in Ultralytics YOLOv8 for
|
||||
# predict
|
||||
---
|
||||
:::ultralytics.yolo.v8.classify.predict.predict
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Train a custom image classification model using Ultralytics YOLOv8 with ClassificationTrainer. Boost accuracy and efficiency today.
|
||||
keywords: Ultralytics, YOLOv8, object detection, classification, training, API
|
||||
---
|
||||
|
||||
# ClassificationTrainer
|
||||
@ -10,4 +11,4 @@ description: Train a custom image classification model using Ultralytics YOLOv8
|
||||
# train
|
||||
---
|
||||
:::ultralytics.yolo.v8.classify.train.train
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Ensure model classification accuracy with Ultralytics YOLO's ClassificationValidator. Validate and improve your model with ease.
|
||||
keywords: ClassificationValidator, Ultralytics YOLO, Validation, Data Science, Deep Learning
|
||||
---
|
||||
|
||||
# ClassificationValidator
|
||||
@ -10,4 +11,4 @@ description: Ensure model classification accuracy with Ultralytics YOLO's Classi
|
||||
# val
|
||||
---
|
||||
:::ultralytics.yolo.v8.classify.val.val
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Detect and predict objects in images and videos using the Ultralytics YOLO v8 model with DetectionPredictor.
|
||||
keywords: detectionpredictor, ultralytics yolo, object detection, neural network, machine learning
|
||||
---
|
||||
|
||||
# DetectionPredictor
|
||||
@ -10,4 +11,4 @@ description: Detect and predict objects in images and videos using the Ultralyti
|
||||
# predict
|
||||
---
|
||||
:::ultralytics.yolo.v8.detect.predict.predict
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Train and optimize custom object detection models with Ultralytics DetectionTrainer and train functions. Get started with YOLO v8 today.
|
||||
keywords: DetectionTrainer, Ultralytics YOLO, custom object detection, train models, AI applications
|
||||
---
|
||||
|
||||
# DetectionTrainer
|
||||
@ -10,4 +11,4 @@ description: Train and optimize custom object detection models with Ultralytics
|
||||
# train
|
||||
---
|
||||
:::ultralytics.yolo.v8.detect.train.train
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Validate YOLOv5 detections using this PyTorch module. Ensure model accuracy with NMS IOU threshold tuning and label mapping.
|
||||
keywords: detection, validator, YOLOv5, object detection, model improvement, Ultralytics Docs
|
||||
---
|
||||
|
||||
# DetectionValidator
|
||||
@ -10,4 +11,4 @@ description: Validate YOLOv5 detections using this PyTorch module. Ensure model
|
||||
# val
|
||||
---
|
||||
:::ultralytics.yolo.v8.detect.val.val
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Predict human pose coordinates and confidence scores using YOLOv5. Use on real-time video streams or static images.
|
||||
keywords: Ultralytics, YOLO, v8, documentation, PosePredictor, pose prediction, pose estimation, predict method
|
||||
---
|
||||
|
||||
# PosePredictor
|
||||
@ -10,4 +11,4 @@ description: Predict human pose coordinates and confidence scores using YOLOv5.
|
||||
# predict
|
||||
---
|
||||
:::ultralytics.yolo.v8.pose.predict.predict
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Boost posture detection using PoseTrainer and train models using train() API. Learn PoseLoss for ultra-fast and accurate pose detection with Ultralytics YOLO.
|
||||
keywords: PoseTrainer, human pose models, deep learning, computer vision, Ultralytics YOLO, v8
|
||||
---
|
||||
|
||||
# PoseTrainer
|
||||
@ -10,4 +11,4 @@ description: Boost posture detection using PoseTrainer and train models using tr
|
||||
# train
|
||||
---
|
||||
:::ultralytics.yolo.v8.pose.train.train
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Ensure proper human poses in images with YOLOv8 Pose Validation, part of the Ultralytics YOLO v8 suite.
|
||||
keywords: PoseValidator, Ultralytics YOLO, object detection, pose analysis, validation
|
||||
---
|
||||
|
||||
# PoseValidator
|
||||
@ -10,4 +11,4 @@ description: Ensure proper human poses in images with YOLOv8 Pose Validation, pa
|
||||
# val
|
||||
---
|
||||
:::ultralytics.yolo.v8.pose.val.val
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: '"Use SegmentationPredictor in YOLOv8 for efficient object detection and segmentation. Explore Ultralytics YOLO Docs for more information."'
|
||||
keywords: Ultralytics YOLO, SegmentationPredictor, object detection, segmentation masks, predict
|
||||
---
|
||||
|
||||
# SegmentationPredictor
|
||||
@ -10,4 +11,4 @@ description: '"Use SegmentationPredictor in YOLOv8 for efficient object detectio
|
||||
# predict
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.predict.predict
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Learn about SegmentationTrainer and Train in Ultralytics YOLO v8 for efficient object detection models. Improve your training with Ultralytics Docs.
|
||||
keywords: SegmentationTrainer, Ultralytics YOLO, object detection, segmentation, train, tutorial, guide, code examples
|
||||
---
|
||||
|
||||
# SegmentationTrainer
|
||||
@ -10,4 +11,4 @@ description: Learn about SegmentationTrainer and Train in Ultralytics YOLO v8 fo
|
||||
# train
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.train.train
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Ensure segmentation quality on large datasets with SegmentationValidator. Review and visualize results with ease. Learn more at Ultralytics Docs.
|
||||
keywords: SegmentationValidator, YOLOv8, Ultralytics Docs, segmentation model, validation
|
||||
---
|
||||
|
||||
# SegmentationValidator
|
||||
@ -10,4 +11,4 @@ description: Ensure segmentation quality on large datasets with SegmentationVali
|
||||
# val
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.val.val
|
||||
<br><br>
|
||||
<br><br>
|
Reference in New Issue
Block a user