ultralytics 8.0.97
confusion matrix, windows, docs updates (#2511)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com> Co-authored-by: Dowon <ks2515@naver.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
---
|
||||
description: 'Ultralytics YOLO Docs: Learn about stream loaders for image and tensor data, as well as autocasting techniques. Check out SourceTypes and more.'
|
||||
---
|
||||
|
||||
# SourceTypes
|
||||
---
|
||||
:::ultralytics.yolo.data.dataloaders.stream_loaders.SourceTypes
|
||||
@ -31,4 +35,4 @@
|
||||
# autocast_list
|
||||
---
|
||||
:::ultralytics.yolo.data.dataloaders.stream_loaders.autocast_list
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Enhance image data with Albumentations CenterCrop, normalize, augment_hsv, replicate, random_perspective, cutout, & box_candidates.
|
||||
---
|
||||
|
||||
# Albumentations
|
||||
---
|
||||
:::ultralytics.yolo.data.dataloaders.v5augmentations.Albumentations
|
||||
@ -81,4 +85,4 @@
|
||||
# classify_transforms
|
||||
---
|
||||
:::ultralytics.yolo.data.dataloaders.v5augmentations.classify_transforms
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Efficiently load images and labels to models using Ultralytics YOLO's InfiniteDataLoader, LoadScreenshots, and LoadStreams.
|
||||
---
|
||||
|
||||
# InfiniteDataLoader
|
||||
---
|
||||
:::ultralytics.yolo.data.dataloaders.v5loader.InfiniteDataLoader
|
||||
@ -86,4 +90,4 @@
|
||||
# create_classification_dataloader
|
||||
---
|
||||
:::ultralytics.yolo.data.dataloaders.v5loader.create_classification_dataloader
|
||||
<br><br>
|
||||
<br><br>
|
Reference in New Issue
Block a user