Lakshantha Dissanayake
|
2f77b2efbb
|
Fix TensorRT inference issue on NVIDIA Jetson (#9482)
|
8 months ago |
Glenn Jocher
|
30484d5925
|
FROM pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime (#9452)
|
8 months ago |
Lakshantha Dissanayake
|
368abb4cc8
|
Optimize TFJS export on ARM64 (#8946)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
9 months ago |
Lakshantha Dissanayake
|
e45146f25d
|
Fix tfjs exports for ARM64 Dockerfile (#8766)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
9 months ago |
Lakshantha Dissanayake
|
0572b29445
|
`ultralytics 8.1.18` add cmake for building onnxsim on aarch64 (#8395)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
9 months ago |
Lakshantha Dissanayake
|
61088b43d7
|
Update Dockerfile for Raspberry Pi Support (#8123)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
9 months ago |
Glenn Jocher
|
7f0d5ef9d7
|
`Model` typehints Docker fix (#8306)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
9 months ago |
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>
|
9 months ago |
Glenn Jocher
|
e6247b72d0
|
FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime (#8104)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
10 months ago |
Glenn Jocher
|
70d4a3752e
|
`ultralytics 8.1.9` replace `.size(0)` with `.shape[0]` (#7957)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
10 months ago |
Glenn Jocher
|
9d4ffa43bc
|
Use `pathlib` in DOTA ops (#7552)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
11 months ago |
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>
|
11 months ago |
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>
|
11 months ago |
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>
|
11 months ago |
Glenn Jocher
|
7499d72632
|
Dockerfile-jetson `pyproject.toml` OpenCV fix (#7214)
|
11 months ago |
Glenn Jocher
|
d12411ec0d
|
`ultralytics 8.0.222` introduce new `ultralytics.solutions` (#6759)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Yujiao Jiang <36917338+Alex-JYJ@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
12 months ago |
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>
|
1 year ago |
Glenn Jocher
|
465df3024f
|
`ultralytics 8.0.203` DDP argparse and Tracker fixes (#6007)
|
1 year ago |
Glenn Jocher
|
cedce60f8c
|
`ulralytics 8.0.199` *.npy image loading exception handling (#5683)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c7aa83da31
|
`ultralytics 8.0.195` NVIDIA Triton Inference Server support (#5257)
Co-authored-by: TheConstant3 <46416203+TheConstant3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
092b58a8cf
|
Remove thop from dockerfiles as already in requirements
|
1 year ago |
Glenn Jocher
|
f2ed207571
|
`ultralytics 8.0.187` deprecate `ultralytics.yolo` usage (#5084)
Co-authored-by: Francisco Javier Gañán <95186237+javierganan99@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
fa826db45f
|
`ultralytics 8.0.184` https://yolovision.ultralytics.com #YV23 (#5004)
|
1 year ago |
Glenn Jocher
|
7f78fad8ba
|
Update matplotlib backend switching (#4987)
|
1 year ago |
Glenn Jocher
|
28569ced8a
|
`ultralytics 8.0.182` remove deprecated `pkg_resources` (#4979)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c17106db1f
|
`ultralytics 8.0.179` base Model class from `nn.Module` (#4911)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
e73447effb
|
`ultralytics 8.0.176` update `Dockerfile-arm64` to 22.04 (#4857)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kalen Michael <kalenmike@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
a1c1d6b483
|
Add Dockerfile-conda `FROM continuumio/miniconda3:latest` (#4706)
|
1 year ago |
Glenn Jocher
|
187b504d68
|
`ultralytics 8.0.169``TQDM`, `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>
|
1 year ago |
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>
|
1 year ago |
Glenn Jocher
|
45ba99973d
|
Add NNCF support in OpenVINO export (#4671)
Co-authored-by: 下北泽miHoMo红茶坊 <39751846+kisaragychihaya@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
bd96c0846b
|
Add `Dockerfile-runner` for CI actions runner images (#4595)
|
1 year ago |
Glenn Jocher
|
c635418a27
|
Separate GPU CI job in actions (#4584)
|
1 year ago |
Glenn Jocher
|
2db35afad5
|
Simplify `Results()` class (#4579)
|
1 year ago |
Anand Mahesh
|
9899461eec
|
Remove redundant `mkdir` command in Dockerfiles (#4175)
|
1 year ago |
Glenn Jocher
|
6852b76611
|
Use double quotes for `pip install` options (#4110)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
a02b7e6273
|
`ultralytics 8.0.145` Windows URL fix and Pose MPS warning (#4034)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c20d2654e9
|
Update Dockerfile to fix `np.bool` deprecation (#3998)
|
1 year ago |
Glenn Jocher
|
9f5ab67ba2
|
Add benchmarks to Docker publish workflow (#3931)
|
1 year ago |
Glenn Jocher
|
2ee147838a
|
Add tests before pushing to Docker Hub (#3924)
|
1 year ago |
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>
|
1 year ago |
Glenn Jocher
|
e4ddbcf01b
|
Add `Dockerfile-python` (#3814)
|
1 year ago |
Glenn Jocher
|
9b723d7cfa
|
Add `libusb-1.0-0` for 'tflite_support' package (#3785)
|
1 year ago |
Glenn Jocher
|
e324af6a12
|
Fix `MKL_THREADING_LAYER` bug in DDP Docker training (#3770)
|
1 year ago |
Glenn Jocher
|
4e08e12256
|
Docker `apt install gnupg g++` for `lap` (#3381)
|
1 year ago |
Glenn Jocher
|
9b00d37022
|
FROM ubuntu:lunar-20230615 and `lap` install fixes (#3374)
|
1 year ago |
Glenn Jocher
|
431fad6834
|
Update Dockerfile-jetson (#3209)
|
1 year ago |
Glenn Jocher
|
6bf5000a88
|
`ultralytics 8.0.110` new `profile` and `fraction` train args (#2880)
|
2 years ago |
Glenn Jocher
|
6391c60089
|
New train `profile` argument for loggers (#2862)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2 years ago |
Glenn Jocher
|
ffc0e8ccf7
|
`ultralytics 8.0.108` add Meituan YOLOv6 models (#2811)
Co-authored-by: Michael Currie <mcurrie@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hicham Talaoubrid <98521878+HichTala@users.noreply.github.com>
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com>
Co-authored-by: Szymon Mikler <sjmikler@gmail.com>
|
2 years ago |