退购1.1定位算法
This commit is contained in:
8
docs/reference/hub/auth.md
Normal file
8
docs/reference/hub/auth.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
description: Learn how to use Ultralytics hub authentication in your projects with examples and guidelines from the Auth page on Ultralytics Docs.
|
||||
---
|
||||
|
||||
# Auth
|
||||
---
|
||||
:::ultralytics.hub.auth.Auth
|
||||
<br><br>
|
8
docs/reference/hub/session.md
Normal file
8
docs/reference/hub/session.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
description: Accelerate your AI development with the Ultralytics HUB Training Session. High-performance training of object detection models.
|
||||
---
|
||||
|
||||
# HUBTrainingSession
|
||||
---
|
||||
:::ultralytics.hub.session.HUBTrainingSession
|
||||
<br><br>
|
23
docs/reference/hub/utils.md
Normal file
23
docs/reference/hub/utils.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
description: Explore Ultralytics events, including 'request_with_credentials' and 'smart_request', to improve your project's performance and efficiency.
|
||||
---
|
||||
|
||||
# Events
|
||||
---
|
||||
:::ultralytics.hub.utils.Events
|
||||
<br><br>
|
||||
|
||||
# request_with_credentials
|
||||
---
|
||||
:::ultralytics.hub.utils.request_with_credentials
|
||||
<br><br>
|
||||
|
||||
# requests_with_progress
|
||||
---
|
||||
:::ultralytics.hub.utils.requests_with_progress
|
||||
<br><br>
|
||||
|
||||
# smart_request
|
||||
---
|
||||
:::ultralytics.hub.utils.smart_request
|
||||
<br><br>
|
Reference in New Issue
Block a user