98 Commits (05be0c54e5dd7435d596791248dd66d6e521fd1c)

Author SHA1 Message Date
Glenn Jocher 2fe0946376
Fix Paddle 2.6.0 Dockerfile install bug (#13447) 5 months ago
Kayzwer 8fb140688a
`ultralytics 8.2.27` replace `onnxsim` with `onnxslim` (#12989) 6 months ago
Lakshantha Dissanayake 7b49a0560d
Update `tensorstore` link for ARM64 Docker (#13264) 6 months ago
Lakshantha Dissanayake 51c3169e9f
Fix ARM64 Docker building (#13217) 6 months ago
Glenn Jocher d80bd840d1
Update Docker `COPY` permissions (#13200) 6 months ago
João Fonseca 06ff89b404
Enable GUI Visualization on Docker with X11 Forwarding (#11729) 6 months ago
Glenn Jocher bd5016211f
Update pip install arg `--no-cache-dir` (#12773) 6 months ago
dependabot[bot] 2a67dd0a29
Update Albumentations requirement to `>=1.4.6` (#11667) 6 months ago
Glenn Jocher ccfc1cf925
Pin `albumentations<=1.4.4` to fix missing `bboxes` key bug (#11236) 7 months ago
Henry b01fcd943f
Docker download `onnxruntime-gpu 1.15.1` for Jetson Linux 35.2.1 (#10389) 7 months ago
Glenn Jocher dae4ce8307
`ultralytics 8.2.1` adopt v8.2 GitHub assets URL (#10131) 7 months ago
Glenn Jocher be6d690e3f
Fix `h5py` wheel builds on ARM64 Dockerfiles (#9956) 7 months ago
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) 8 months ago
Lakshantha Dissanayake e45146f25d
Fix tfjs exports for ARM64 Dockerfile (#8766) 8 months ago
Lakshantha Dissanayake 0572b29445
`ultralytics 8.1.18` add cmake for building onnxsim on aarch64 (#8395) 9 months ago
Lakshantha Dissanayake 61088b43d7
Update Dockerfile for Raspberry Pi Support (#8123) 9 months ago
Glenn Jocher 7f0d5ef9d7
`Model` typehints Docker fix (#8306) 9 months ago
Laughing de01212465
`ultralytics 8.1.16` OBB ConfusionMatrix support (#8299) 9 months ago
Glenn Jocher e6247b72d0
FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime (#8104) 9 months ago
Glenn Jocher 70d4a3752e
`ultralytics 8.1.9` replace `.size(0)` with `.shape[0]` (#7957) 10 months ago
Glenn Jocher 9d4ffa43bc
Use `pathlib` in DOTA ops (#7552) 10 months ago
Glenn Jocher 83165ffe9c
`ultralytics 8.1.1` Docs, Solutions and Export updates (#7545) 10 months ago
Glenn Jocher 808984c6cf
`ultralytics 8.1.0` YOLOv8 Oriented Bounding Box (OBB) release (#7463) 10 months ago
Glenn Jocher ed73c0fedc
Explorer Cleanup (#7364) 10 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) 12 months ago
Glenn Jocher ff0aba10c5
`ultralytics 8.0.204` Segment ONNX Runtime example (#6088) 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) 1 year ago
Glenn Jocher c7aa83da31
`ultralytics 8.0.195` NVIDIA Triton Inference Server support (#5257) 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) 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) 1 year ago
Glenn Jocher c17106db1f
`ultralytics 8.0.179` base Model class from `nn.Module` (#4911) 1 year ago
Glenn Jocher e73447effb
`ultralytics 8.0.176` update `Dockerfile-arm64` to 22.04 (#4857) 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) 1 year ago
Glenn Jocher 4b6147dd6f
Docker COPY with checkout `fetch-depth: 0` (#4674) 1 year ago
Glenn Jocher 45ba99973d
Add NNCF support in OpenVINO export (#4671) 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) 1 year ago
Glenn Jocher a02b7e6273
`ultralytics 8.0.145` Windows URL fix and Pose MPS warning (#4034) 1 year ago
Glenn Jocher c20d2654e9
Update Dockerfile to fix `np.bool` deprecation (#3998) 1 year ago