mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-25 23:44:22 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
43 lines
878 B
Markdown
43 lines
878 B
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.py`
|
|
|
|
!!! note
|
|
|
|
Full source code for this file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/hub.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/hub.py).
|
|
|
|
---
|
|
## ::: 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>
|