17 Commits

Author SHA1 Message Date
Laughing
de01212465
ultralytics 8.1.16 OBB ConfusionMatrix support (#8299)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 16:59:24 +01:00
Glenn Jocher
70d4a3752e
ultralytics 8.1.9 replace .size(0) with .shape[0] (#7957)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-01 23:33:02 +01:00
Glenn Jocher
83165ffe9c
ultralytics 8.1.1 Docs, Solutions and Export updates (#7545)
Co-authored-by: Sergiu Waxmann <47978446+sergiuwaxmann@users.noreply.github.com>
Co-authored-by: Vivek Malvi <malvivivek8198@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: psaxton <psaxton+github.com@gmail.com>
2024-01-12 16:48:57 +01:00
Glenn Jocher
808984c6cf
ultralytics 8.1.0 YOLOv8 Oriented Bounding Box (OBB) release (#7463)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Yakuho <Yakuho@foxmail.com>
Co-authored-by: Oran <75175510+Acenath@users.noreply.github.com>
2024-01-10 10:57:40 +01:00
Glenn Jocher
ed73c0fedc
Explorer Cleanup (#7364)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-07 01:31:41 +01:00
Glenn Jocher
ff0aba10c5
ultralytics 8.0.204 Segment ONNX Runtime example (#6088)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Kapil Raj <103250862+raj-kapil@users.noreply.github.com>
Co-authored-by: jamjamjon <51357717+jamjamjon@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-11-02 21:17:00 +01:00
Glenn Jocher
465df3024f
ultralytics 8.0.203 DDP argparse and Tracker fixes (#6007) 2023-10-29 21:14:50 +01:00
Glenn Jocher
092b58a8cf Remove thop from dockerfiles as already in requirements 2023-09-29 20:32:26 +02:00
Glenn Jocher
a1c1d6b483
Add Dockerfile-conda FROM continuumio/miniconda3:latest (#4706) 2023-09-03 23:44:11 +02:00
Glenn Jocher
187b504d68
ultralytics 8.0.169TQDM, INTERP_LINEAR and RTDETR load_image() updates (#4704)
Co-authored-by: Rustem Galiullin <rustemgal@gmail.com>
Co-authored-by: Rustem Galiullin <rustem.galiullin@bayanat.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-02 20:01:57 +02:00
Glenn Jocher
4b6147dd6f
Docker COPY with checkout fetch-depth: 0 (#4674)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-31 22:17:41 +02:00
Anand Mahesh
9899461eec
Remove redundant mkdir command in Dockerfiles (#4175) 2023-08-05 14:59:46 +02:00
Glenn Jocher
6852b76611
Use double quotes for pip install options (#4110)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-02 17:32:03 +02:00
Glenn Jocher
9f5ab67ba2
Add benchmarks to Docker publish workflow (#3931) 2023-07-25 04:16:02 +02:00
Glenn Jocher
2ee147838a
Add tests before pushing to Docker Hub (#3924) 2023-07-24 23:56:16 +02:00
Chikage0o0
85f191fbc7
ultralytics 8.0.137 fix Windows NCNN export bug (#3803)
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>
2023-07-18 18:31:17 +02:00
Glenn Jocher
e4ddbcf01b
Add Dockerfile-python (#3814) 2023-07-18 17:11:13 +02:00