Glenn Jocher
|
efb0c17881
|
Use apt-get in Dockerfiles (#16535)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-09-29 13:28:36 +02:00 |
|
Francesco Mattioli
|
54eccccd11
|
Removing cpu-info persistence for Docker images (#16470)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-09-28 20:07:03 +02:00 |
|
Glenn Jocher
|
8bfac796e6
|
Fix Docker git permissions (#14995)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-06 18:21:48 +02:00 |
|
Glenn Jocher
|
01977dac41
|
Simplify Dockerfile WORKDIR (#14750)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-28 17:49:07 +02:00 |
|
Glenn Jocher
|
19a2d0a4b0
|
Dockerfile install tensorrt-cu12==10.1.0 (#14240)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-06 12:19:42 +02:00 |
|
Glenn Jocher
|
209f90b35c
|
Pin tensorrt<=10.1.0 to fix libnvinfer_builder_resource_win.so.10.2.0 error (#14239)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-06 11:22:50 +02:00 |
|
Glenn Jocher
|
3bb0c5afa3
|
ultralytics 8.2.42 NVIDIA TensorRT 10 default (#13943)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: DeepDiver <zhaoxu1015@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
2024-06-24 21:05:09 +02:00 |
|
Glenn Jocher
|
d58058505e
|
Dockerfile FROM pytorch/pytorch:2.3.1-cuda12.1-cudnn8-runtime (#13937)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-06-24 17:20:55 +02:00 |
|
Glenn Jocher
|
f5c0395a05
|
Ultralytics TensorRT10 update (#13933)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-06-24 14:36:43 +02:00 |
|
Glenn Jocher
|
2fe0946376
|
Fix Paddle 2.6.0 Dockerfile install bug (#13447)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-06-08 23:34:51 +02:00 |
|
Glenn Jocher
|
d80bd840d1
|
Update Docker COPY permissions (#13200)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-29 11:41:31 +02:00 |
|
João Fonseca
|
06ff89b404
|
Enable GUI Visualization on Docker with X11 Forwarding (#11729)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Gereziher Adhane <gereziherw@gmail.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
|
2024-05-17 14:18:45 +02:00 |
|
Glenn Jocher
|
bd5016211f
|
Update pip install arg --no-cache-dir (#12773)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-17 13:26:18 +02:00 |
|
dependabot[bot]
|
2a67dd0a29
|
Update Albumentations requirement to >=1.4.6 (#11667)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-06 09:27:01 +02:00 |
|
Glenn Jocher
|
ccfc1cf925
|
Pin albumentations<=1.4.4 to fix missing bboxes key bug (#11236)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-03 22:44:54 +02:00 |
|
Glenn Jocher
|
dae4ce8307
|
ultralytics 8.2.1 adopt v8.2 GitHub assets URL (#10131)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-17 20:03:46 -07:00 |
|
Glenn Jocher
|
30484d5925
|
FROM pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime (#9452)
|
2024-03-31 21:14:04 +02:00 |
|
Glenn Jocher
|
7f0d5ef9d7
|
Model typehints Docker fix (#8306)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-19 20:29:46 +01:00 |
|
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
|
e6247b72d0
|
FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime (#8104)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-09 01:57:02 +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
|
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>
|
2023-10-07 19:26:35 +02:00 |
|
Glenn Jocher
|
092b58a8cf
|
Remove thop from dockerfiles as already in requirements
|
2023-09-29 20:32:26 +02:00 |
|
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>
|
2023-09-26 02:25:35 +02:00 |
|
Glenn Jocher
|
7f78fad8ba
|
Update matplotlib backend switching (#4987)
|
2023-09-20 00:50:30 +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 |
|
Glenn Jocher
|
c635418a27
|
Separate GPU CI job in actions (#4584)
|
2023-08-26 20:43:45 +02:00 |
|
Glenn Jocher
|
2db35afad5
|
Simplify Results() class (#4579)
|
2023-08-26 17:27:18 +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
|
c20d2654e9
|
Update Dockerfile to fix np.bool deprecation (#3998)
|
2023-07-27 19:55:01 +02:00 |
|
Glenn Jocher
|
9f5ab67ba2
|
Add benchmarks to Docker publish workflow (#3931)
|
2023-07-25 04:16:02 +02:00 |
|
Glenn Jocher
|
9b723d7cfa
|
Add libusb-1.0-0 for 'tflite_support' package (#3785)
|
2023-07-17 13:10:34 +02:00 |
|
Glenn Jocher
|
e324af6a12
|
Fix MKL_THREADING_LAYER bug in DDP Docker training (#3770)
|
2023-07-16 21:26:36 +02:00 |
|
Glenn Jocher
|
4e08e12256
|
Docker apt install gnupg g++ for lap (#3381)
|
2023-06-26 00:54:37 +02:00 |
|
Glenn Jocher
|
6bf5000a88
|
ultralytics 8.0.110 new profile and fraction train args (#2880)
|
2023-05-28 18:20:41 +02:00 |
|
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>
|
2023-05-25 00:43:32 +02:00 |
|
Glenn Jocher
|
4db686a315
|
ultralytics 8.0.106 (#2736)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: vyskocj <whiskey1939@seznam.cz>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: triple Mu <gpu@163.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
2023-05-22 13:31:19 +02:00 |
|
Glenn Jocher
|
31db8ed163
|
ultralytics 8.0.79 expand Docs reference section (#2053)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Fri3dChicken <87434761+AmoghDhaliwal@users.noreply.github.com>
|
2023-04-16 12:28:12 +02:00 |
|
Glenn Jocher
|
47bd8b433b
|
Dockerfile for NVIDIA Jetson devices (#2050)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-04-15 14:08:00 +02:00 |
|
Glenn Jocher
|
5c35dba22a
|
ultralytics 8.0.78 Docker and confusion matrix updates (#2035)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
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>
Co-authored-by: Abdul Manaf <75582860+AbdulManaf12@users.noreply.github.com>
|
2023-04-15 00:59:18 +02:00 |
|
Glenn Jocher
|
2c6fc0a444
|
Update LICENSE to AGPL-3.0 (#2031)
|
2023-04-14 15:17:41 +02:00 |
|
Glenn Jocher
|
5065ca36a8
|
ultralytics 8.0.77 Ray[Tune] for hyperparameter optimization (#2014)
Co-authored-by: JF Chen <k-2feng@hotmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-04-14 01:28:34 +02:00 |
|
Glenn Jocher
|
4916014af2
|
ultralytics 8.0.76 minor fixes and improvements (#2004)
Co-authored-by: Seungtaek Kim <seungtaek.kim.94@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Ercalvez <45692523+Ercalvez@users.noreply.github.com>
Co-authored-by: Erwan CALVEZ <ecalvez@enib.fr>
|
2023-04-13 20:19:42 +02:00 |
|
Ayush Chaurasia
|
1cb92d7f42
|
ultralytics 8.0.65 YOLOv8 Pose models (#1347)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mert Can Demir <validatedev@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Fabian Greavu <fabiangreavu@gmail.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Eric Pedley <ericpedley@gmail.com>
Co-authored-by: JustasBart <40023722+JustasBart@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aarni Koskela <akx@iki.fi>
Co-authored-by: Sergio Sanchez <sergio.ssm.97@gmail.com>
Co-authored-by: Bogdan Gheorghe <112427971+bogdan-galileo@users.noreply.github.com>
Co-authored-by: Jaap van de Loosdrecht <jaap@vdlmv.nl>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: nerdyespresso <106761627+nerdyespresso@users.noreply.github.com>
Co-authored-by: Farid Inawan <frdteknikelektro@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Alexander Duda <Alexander.Duda@me.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: majid nasiri <majnasai@gmail.com>
|
2023-04-06 00:25:32 +02:00 |
|