Update docs metadata (#3781)
This commit is contained in:
parent
e324af6a12
commit
e8030316f6
194 changed files with 783 additions and 308 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue