mirror of
https://gitee.com/nanjing-yimao-information/ieemoo-ai-gift.git
synced 2025-08-24 16:10:26 +00:00
update
This commit is contained in:
40
docs/en/reference/hub/__init__.md
Normal file
40
docs/en/reference/hub/__init__.md
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
description: Explore Ultralytics hub functions for model resetting, checking datasets, model exporting and more. Easy-to-follow instructions provided.
|
||||
keywords: Ultralytics, hub functions, model export, dataset check, reset model, YOLO Docs
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/hub/__init__.py`
|
||||
|
||||
!!! Note
|
||||
|
||||
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/hub/__init__.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/hub/__init__.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/hub/__init__.py) 🛠️. Thank you 🙏!
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.hub.login
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.hub.logout
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.hub.reset_model
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.hub.export_fmts_hub
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.hub.export_model
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.hub.get_export
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.hub.check_dataset
|
||||
|
||||
<br><br>
|
Reference in New Issue
Block a user