ultralytics 8.0.209 fix P6 model validation (#6261)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Jie Li <32835610+jedi007@users.noreply.github.com> Co-authored-by: Haruto Watahiki <43723360+WATA-Haru@users.noreply.github.com>
This commit is contained in:
parent
87233ea17c
commit
9a5891444e
48 changed files with 95 additions and 92 deletions
|
|
@ -79,6 +79,8 @@ For multi-language MkDocs sites use the following additional steps:
|
|||
open http://localhost:8000 # on macOS
|
||||
```
|
||||
|
||||
Note the above steps are combined into the Ultralytics [build_docs.py](https://github.com/ultralytics/ultralytics/blob/main/docs/build_docs.py) script.
|
||||
|
||||
### Deploying Your Documentation Site
|
||||
|
||||
To deploy your MkDocs documentation site, you will need to choose a hosting provider and a deployment method. Some popular options include GitHub Pages, GitLab Pages, and Amazon S3.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue