单目3D初始代码

This commit is contained in:
zhao.zhu
2026-06-24 09:35:46 +08:00
commit 04a5895b6b
1153 changed files with 340700 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
---
description: Explore Ultralytics Platform API functions for login, logout, model reset, export, and dataset checks. Enhance your YOLO workflows with these essential utilities.
keywords: Ultralytics Platform API, login, logout, reset model, export model, check dataset, YOLO, machine learning
---
# Reference for `ultralytics/hub/__init__.py`
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/hub/\_\_init\_\_.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/hub/__init__.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
<br>
## ::: ultralytics.hub.__init__.login
<br><br><hr><br>
## ::: ultralytics.hub.__init__.logout
<br><br><hr><br>
## ::: ultralytics.hub.__init__.reset_model
<br><br><hr><br>
## ::: ultralytics.hub.__init__.export_fmts_hub
<br><br><hr><br>
## ::: ultralytics.hub.__init__.export_model
<br><br><hr><br>
## ::: ultralytics.hub.__init__.get_export
<br><br><hr><br>
## ::: ultralytics.hub.__init__.check_dataset
<br><br>