Update HUB repo to main branch (#4549)

Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
This commit is contained in:
Glenn Jocher 2023-08-24 15:15:42 +02:00 committed by GitHub
parent 2bcee56e70
commit b638c4ed9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -373,6 +373,7 @@ class HUBDatasetStats:
autodownload (bool): Attempt to download dataset if not found locally. Default is False.
Example:
Download *.zip files from i.e. https://github.com/ultralytics/hub/raw/main/example_datasets/coco8.zip.
```python
from ultralytics.data.utils import HUBDatasetStats