ultralytics-ascend/docs/en/reference/hub/__init__.md
Glenn Jocher 2af71d15a6
Refactor all Ultralytics Solutions (#12790)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: RizwanMunawar <chr043416@gmail.com>
2024-05-18 18:14:42 +02:00

40 lines
1 KiB
Markdown

---
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](/help/contributing.md) 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>