ultralytics 8.0.79 expand Docs reference section (#2053)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fri3dChicken <87434761+AmoghDhaliwal@users.noreply.github.com>
This commit is contained in:
parent
47bd8b433b
commit
31db8ed163
106 changed files with 2570 additions and 529 deletions
34
docs/reference/yolo/data/build.md
Normal file
34
docs/reference/yolo/data/build.md
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# InfiniteDataLoader
|
||||
---
|
||||
:::ultralytics.yolo.data.build.InfiniteDataLoader
|
||||
<br><br>
|
||||
|
||||
# _RepeatSampler
|
||||
---
|
||||
:::ultralytics.yolo.data.build._RepeatSampler
|
||||
<br><br>
|
||||
|
||||
# seed_worker
|
||||
---
|
||||
:::ultralytics.yolo.data.build.seed_worker
|
||||
<br><br>
|
||||
|
||||
# build_dataloader
|
||||
---
|
||||
:::ultralytics.yolo.data.build.build_dataloader
|
||||
<br><br>
|
||||
|
||||
# build_classification_dataloader
|
||||
---
|
||||
:::ultralytics.yolo.data.build.build_classification_dataloader
|
||||
<br><br>
|
||||
|
||||
# check_source
|
||||
---
|
||||
:::ultralytics.yolo.data.build.check_source
|
||||
<br><br>
|
||||
|
||||
# load_inference_source
|
||||
---
|
||||
:::ultralytics.yolo.data.build.load_inference_source
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue