nielseni6
|
44c912647e
|
added working validation
|
2024-10-23 20:33:28 -04:00 |
|
nielseni6
|
9524af3bfe
|
Model loading using YOLOv10PGT added, and pgt_coeff is now a cfg parameter
|
2024-10-23 20:28:51 -04:00 |
|
nielseni6
|
38fa59edf2
|
PGT Training now functioning. Run run_pgt_train.py to train the model.
|
2024-10-16 19:26:41 -04:00 |
|
DieterTimmers
|
66b32bb4dd
|
Segment TensorRT batch=3 fix (#7952)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-01 23:31:27 +01:00 |
|
Glenn Jocher
|
ee88882874
|
Add HUB-SDK Docs reference section (#7781)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
|
2024-01-27 00:21:31 +01:00 |
|
Glenn Jocher
|
fe27db2f6e
|
ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
2024-01-10 03:16:08 +01:00 |
|
Ayush Chaurasia
|
a92adf8231
|
Docs updates: Add Explorer to tab, YOLOv5 in Guides and Usage in Quickstart (#7438)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Haixuan Xavier Tao <tao.xavier@outlook.com>
|
2024-01-09 23:50:26 +01:00 |
|
Laughing
|
a6a2c256d4
|
Add dota8.yaml and O tests (#7394)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-08 19:54:09 +01:00 |
|
Thomas de Lange
|
2f9ec8c0b4
|
Pass callbacks to validator (#7320)
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>
|
2024-01-05 10:08:17 +01:00 |
|
Glenn Jocher
|
072291bc78
|
ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499)
Co-authored-by: Yash Khurana <ykhurana6@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Swamita Gupta <swamita2001@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1182102784@qq.com>
|
2024-01-05 03:00:26 +01:00 |
|
Glenn Jocher
|
7517667a33
|
Add docformatter to pre-commit (#5279)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
|
2023-10-09 02:25:22 +02:00 |
|
Glenn Jocher
|
aa9133bb88
|
ultralytics 8.0.170 apply is_list fixes for torch.Tensor inputs (#4713)
Co-authored-by: Gezhi Zhang <765724965@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-04 02:22:05 +02:00 |
|
Glenn Jocher
|
b890e1c937
|
Simplify postprocessing methods (#4497)
|
2023-08-22 19:01:33 +02:00 |
|
Glenn Jocher
|
b2f279ffdd
|
Update Validator to use model argument (#4480)
|
2023-08-21 19:21:55 +02:00 |
|
Glenn Jocher
|
615ddc9d97
|
Tests and docstrings improvements (#4475)
|
2023-08-21 17:02:14 +02:00 |
|
Glenn Jocher
|
3acead7e79
|
Add TensorBoard graph for model visualization (#4464)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-21 01:22:29 +02:00 |
|
Glenn Jocher
|
87ce15d383
|
ultralytics 8.0.158 add benchmarks to coverage (#4432)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
|
2023-08-20 20:52:30 +02:00 |
|
Glenn Jocher
|
9d27e7ada4
|
New ASSETS and trackers GMC cleanup (#4425)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-17 18:19:05 +02:00 |
|
Glenn Jocher
|
822608986c
|
ultralytics 8.0.153 YOLO Tasks Cleanup (#4314)
|
2023-08-12 02:30:57 +02:00 |
|
Andy
|
dde89c744c
|
Refactor val code into new self.match_predictions() method (#4265)
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-08-09 19:03:46 +02:00 |
|
Laughing
|
1a0eb3f099
|
ultralytics 8.0.143 add Model base class (#3934)
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-27 00:54:02 +02:00 |
|
Laughing
|
620f3eb218
|
ultralytics 8.0.136 refactor and simplify package (#3748)
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-16 17:47:45 +02:00 |
|