You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.0 KiB
43 lines
1.0 KiB
---
|
|
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
|
|
|
|
Full source code for 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). Help us fix any issues you see by submitting a [Pull Request](https://docs.ultralytics.com/help/contributing/) 🛠️. Thank you 🙏!
|
|
|
|
---
|
|
## ::: ultralytics.hub.login
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.hub.logout
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.hub.start
|
|
<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>
|