Update docs metadata (#3781)

This commit is contained in:
Glenn Jocher 2023-07-17 12:40:04 +02:00 committed by GitHub
parent e324af6a12
commit e8030316f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
194 changed files with 783 additions and 308 deletions

View file

@ -1,3 +1,8 @@
---
description: Explore the Ultralytics YOLO v3 data build procedures, including the InfiniteDataLoader, seed_worker, build_dataloader, and load_inference_source.
keywords: Ultralytics, YOLO v3, Data build, DataLoader, InfiniteDataLoader, seed_worker, build_dataloader, load_inference_source
---
## InfiniteDataLoader
---
### ::: ultralytics.data.build.InfiniteDataLoader
@ -31,4 +36,4 @@
## load_inference_source
---
### ::: ultralytics.data.build.load_inference_source
<br><br>
<br><br>