ultralytics 8.0.136
refactor and simplify package (#3748)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
---
|
||||
description: Access Ultralytics HUB, manage API keys, train models, and export in various formats with ease using the HUB API.
|
||||
keywords: Ultralytics, YOLO, Docs HUB, API, login, logout, reset model, export model, check dataset, HUBDatasetStats, YOLO training, YOLO model
|
||||
---
|
||||
|
||||
## login
|
||||
---
|
||||
### ::: ultralytics.hub.login
|
||||
|
@ -1,8 +1,3 @@
|
||||
---
|
||||
description: Learn how to use Ultralytics hub authentication in your projects with examples and guidelines from the Auth page on Ultralytics Docs.
|
||||
keywords: Ultralytics, ultralytics hub, api keys, authentication, collab accounts, requests, hub management, monitoring
|
||||
---
|
||||
|
||||
## Auth
|
||||
---
|
||||
### ::: ultralytics.hub.auth.Auth
|
||||
|
@ -1,8 +1,3 @@
|
||||
---
|
||||
description: Accelerate your AI development with the Ultralytics HUB Training Session. High-performance training of object detection models.
|
||||
keywords: YOLOv5, object detection, HUBTrainingSession, custom models, Ultralytics Docs
|
||||
---
|
||||
|
||||
## HUBTrainingSession
|
||||
---
|
||||
### ::: ultralytics.hub.session.HUBTrainingSession
|
||||
|
@ -1,8 +1,3 @@
|
||||
---
|
||||
description: Explore Ultralytics events, including 'request_with_credentials' and 'smart_request', to improve your project's performance and efficiency.
|
||||
keywords: Ultralytics, Hub Utils, API Documentation, Python, requests_with_progress, Events, classes, usage, examples
|
||||
---
|
||||
|
||||
## Events
|
||||
---
|
||||
### ::: ultralytics.hub.utils.Events
|
||||
|
Reference in New Issue
Block a user