Add YOLOv8-OBB https://youtu.be/Z7Z9pHF8wJc (#7780)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
This commit is contained in:
parent
3c1170769a
commit
a2222b4283
5 changed files with 80 additions and 32 deletions
|
|
@ -93,7 +93,7 @@ dev = [
|
|||
"mkdocstrings[python]",
|
||||
"mkdocs-jupyter", # for notebooks
|
||||
"mkdocs-redirects", # for 301 redirects
|
||||
"mkdocs-ultralytics-plugin>=0.0.38", # for meta descriptions and images, dates and authors
|
||||
"mkdocs-ultralytics-plugin>=0.0.40", # for meta descriptions and images, dates and authors
|
||||
]
|
||||
export = [
|
||||
"onnx>=1.12.0", # ONNX export
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue