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 |
|
Glenn Jocher
|
84948651cd
|
8.0.60 new HUB training syntax (#1753)
Co-authored-by: Rafael Pierre <97888102+rafaelvp-db@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Semih Demirel <85176438+semihhdemirel@users.noreply.github.com>
|
2023-04-03 02:36:58 +02:00 |
|
Glenn Jocher
|
ef03e6732a
|
ultralytics 8.0.57 Comet, AMP, Classify, Docker updates (#1601)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.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-03-24 19:07:06 +01:00 |
|
Glenn Jocher
|
3861e6c82a
|
ultralytics 8.0.49 task, exports and metadata updates (#1197)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
Co-authored-by: Paul Guerrie <97041392+paulguerrie@users.noreply.github.com>
|
2023-03-01 21:16:09 -08:00 |
|
Glenn Jocher
|
a58f766f94
|
ultralytics 8.0.47 Docker and reformat updates (#1153)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-02-25 22:49:19 -08:00 |
|
Glenn Jocher
|
f6e393c1d2
|
ultralytics 8.0.41 TF SavedModel and EdgeTPU export (#1034)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
|
2023-02-20 01:27:28 +01:00 |
|
Glenn Jocher
|
edd3ff1669
|
Update .pre-commit-config.yaml (#1026)
|
2023-02-17 22:26:40 +01:00 |
|
Glenn Jocher
|
9047d737f4
|
ultralytics 8.0.40 TensorRT metadata and Results visualizer (#1014)
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: Bogdan Gheorghe <112427971+bogdan-galileo@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.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>
|
2023-02-17 20:06:06 +01:00 |
|
Glenn Jocher
|
d32b339373
|
ultralytics 8.0.34 security updates and fixes (#924)
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: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-02-11 01:26:44 +04:00 |
|
Glenn Jocher
|
21ae321bc2
|
Update YOLOv5 YAMLs to 'u' YAMLs (#800)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-02-04 19:54:34 +04:00 |
|
Glenn Jocher
|
0d182e80f1
|
Add max_dim==2 argument to check_imgsz() (#789)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: andreaswimmer <53872150+andreaswimmer@users.noreply.github.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
|
2023-02-04 01:48:44 +04:00 |
|
Glenn Jocher
|
fa8811dcee
|
ultralytics 8.0.26 new YOLOv5u models (#771)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Boguszewski <adrian.boguszewski@intel.com>
|
2023-02-02 21:11:23 +04:00 |
|
Glenn Jocher
|
c5fccc3fc4
|
ultralytics 8.0.12 - Hydra removal (#506)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Pronoy Mandal <lukex9442@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
|
2023-01-21 00:45:19 +01:00 |
|
Glenn Jocher
|
ac628c0d3e
|
Docker layer reorganization 2 (#362)
|
2023-01-14 22:17:29 +01:00 |
|
Glenn Jocher
|
46ed5ff75e
|
Reorder Dockerfile for reduced rebuilding (#358)
|
2023-01-14 19:20:56 +01:00 |
|
Glenn Jocher
|
f8e32c4c13
|
General ultralytics==8.0.6 updates (#351)
Co-authored-by: Dzmitry Plashchynski <plashchynski@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-01-14 17:39:50 +01:00 |
|
Glenn Jocher
|
7f9d7142c2
|
Minor updates and improvements (#216)
Co-authored-by: Hardik Dava <39372750+hardikdava@users.noreply.github.com>
Co-authored-by: Onuralp Sezer <thunderbirdtr@fedoraproject.org>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-01-11 00:13:44 +01:00 |
|
Glenn Jocher
|
422c49d439
|
Cleanup (#168)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kalen Michael <kalenmike@gmail.com>
|
2023-01-09 23:22:33 +01:00 |
|