单目3D初始代码
This commit is contained in:
16
docs/en/reference/data/base.md
Executable file
16
docs/en/reference/data/base.md
Executable file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
description: Explore the Ultralytics BaseDataset class for efficient image loading and processing with custom transformations and caching options.
|
||||
keywords: Ultralytics, BaseDataset, image processing, data augmentation, YOLO, dataset class, image caching
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/data/base.py`
|
||||
|
||||
!!! success "Improvements"
|
||||
|
||||
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/base.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/base.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.data.base.BaseDataset
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user