Glenn Jocher
11d0488bf1
Update prediction `Results` docs ( #4139 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Sebastian Stapf
8870084645
Removed redundency in RTDETRDecoder ( #4118 )
...
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>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
1 year ago
Glenn Jocher
379f31904a
Fix per-layer FLOPs profiling ( #4048 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Motoki Kimura
3c787eb080
Fix catastrophic accuracy degradation of TFLite static quantized integer models ( #1695 )
...
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>
1 year ago
Birk Stoveland
42afe772d5
Update tasks.py to allow custom RTEDTRDecoder arguments ( #3872 )
...
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
nihui
01dcd54b19
Add ncnn auto thread count ( #3847 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 year ago
Colin Wong
b251b7415a
Fix tflite int8 scaling ( #3837 )
...
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
nihui
cf3c740fe7
update cli.md for export ncnn model ( #3846 )
1 year ago
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>
1 year ago
Glenn Jocher
114470361e
Remove deprecated `AutoShape` class ( #3743 )
1 year ago
Glenn Jocher
135a10f1fa
Avoid CUDA round-trip for relevant export formats ( #3727 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Harsh Dhamecha
c5991d7cd8
Updated C2f docstring ( #3732 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 year ago
Adrian Boguszewski
e2f9bba964
Update OpenVINO requirement to `openvino>=2023.0` ( #3722 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 year ago
Glenn Jocher
c55a98ab8e
`ultralytics 8.0.133` add `torchvision` compatibility check ( #3703 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Adrian Boguszewski
0821ccb618
Changed default device to AUTO in OpenVINO ( #3699 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 year ago
triple Mu
82920ef7ec
Replace an easy way to construct a `ncnn.Mat` ( #3638 )
1 year ago
Glenn Jocher
495edc261f
`ultralytics 8.0.132` add AutoBackend NCNN inference ( #3615 )
...
Co-authored-by: triple Mu <gpu@163.com>
1 year ago
Colin Wong
23c7cd4c9f
Avoid Python 3.9 with_stem ( #3589 )
...
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
abb0939fe8
`ultralytics 8.0.129` add YOLOv8 Tencent NCNN export ( #3529 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
8a11eda4a9
`ultralytics 8.0.125` NMS speed improvements ( #3463 )
...
Co-authored-by: Compunet <117437050+dme-compunet@users.noreply.github.com>
1 year ago
Glenn Jocher
cd0bf05aa4
Cap head scaling with `min(nc, 100)` ( #3436 )
1 year ago
Kayzwer
51d8cfa9c3
Fix RT-DETR exported onnx model ( #3317 )
...
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>
1 year ago
Laughing
9d1e5567de
[RTDETR]Fix val loss ( #3280 )
1 year ago
Glenn Jocher
d8701b42ca
`ultralytics 8.0.120` CLI support for SAM, RTDETR ( #3273 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Laughing
eda7758521
[RTDETR]fix "Grad strides do not match bucket view strides" when training with DDP ( #3255 )
1 year ago
Glenn Jocher
e78fb683f4
`default.yaml` type comments ( #3237 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
bd0f7ecf6f
Docstrings arguments cleanup ( #3229 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Ayush Chaurasia
a0ba8ef5f0
Add RTDETR Trainer ( #2745 )
...
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>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
1 year ago
Ayush Chaurasia
52ae65ac3b
Optionally `train_args` on attempt_load_weights() ( #2928 )
...
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
Laughing
c050b2d1a8
Task augment ( #2924 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
fd94d312da
`ultralytics 8.0.111` refactored `model.loss()` method ( #2911 )
...
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
Ayush Chaurasia
facb7861cf
Move loss calculation to head ( #2874 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
1 year ago
Ayush Chaurasia
7f077f7654
Import `ultralytics.nn.tasks` as `ultralytics.nn` ( #2889 )
...
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
a2bb42dfe9
Fix `Conv2()` fusing ( #2885 )
1 year ago
Ayush Chaurasia
527a97759b
Revert loss head PR ( #2873 )
...
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
441e67d330
Add Conv2() module ( #2820 )
1 year ago
Ayush Chaurasia
d19c5b6ce8
Move loss to task heads ( #2825 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
1 year ago
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>
2 years ago
Glenn Jocher
b1119d512e
`ultralytics 8.0.104` bug fixes and `thop` dependency removal ( #2665 )
...
Co-authored-by: Kevin Abraham <5976139+abraha2d@users.noreply.github.com>
Co-authored-by: Kevin Abraham <abraha2d@users.noreply.github.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>
2 years ago
Glenn Jocher
7884098857
`ultralytics 8.0.103` minor fixes ( #2634 )
...
Co-authored-by: kssion <appplus@icloud.com>
Co-authored-by: Eli Spizzichino <diramazioni@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: xbkaishui <xxkaishui@gmail.com>
2 years ago
Glenn Jocher
dce4efce48
`ultralytics 8.0.100` add Mosaic9() augmentation ( #2605 )
...
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Tommy in Tongji <36354458+TommyZihao@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: BIGBOSS-FOX <47949596+BIGBOSS-FOX@users.noreply.github.com>
Co-authored-by: xbkaishui <xxkaishui@gmail.com>
2 years ago
Glenn Jocher
229119c376
`ultralytics 8.0.98` add Baidu RT-DETR models ( #2527 )
...
Co-authored-by: Kalen Michael <kalenmike@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
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>
Co-authored-by: Dowon <ks2515@naver.com>
2 years ago
Glenn Jocher
44c7c3514d
`ultralytics 8.0.90` actions and docs improvements ( #2326 )
...
Co-authored-by: calmisential <xinyu_std@163.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: triple Mu <gpu@163.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: ran xiao <ben.xiao@me.com>
Co-authored-by: rxiao <ran.xiao@silverpond.com.au>
2 years ago
Glenn Jocher
243fc4b1fe
`ultralytics 8.0.89` SAM predict and auto-annotate ( #2298 )
...
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>
Co-authored-by: Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: Laughing-q <1185102784@qq.com>
2 years ago
Glenn Jocher
0a36b83e7a
`ultralytics 8.0.88` Pose TFLite model fix ( #2261 )
2 years ago
Glenn Jocher
a38f227672
`ultralytics 8.0.81` single-line docstring updates ( #2061 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
5bce1c3021
`ultralytics 8.0.80` single-line docstring fixes ( #2060 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
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>
2 years ago
Glenn Jocher
2c6fc0a444
Update LICENSE to AGPL-3.0 ( #2031 )
2 years ago
Glenn Jocher
24363236f2
`ultralytics 8.0.74` Pose labels, fp64 labels, Ensemble fixes ( #1956 )
...
Co-authored-by: jjlira <63210717+jjlira@users.noreply.github.com>
Co-authored-by: Jose Lira <jose.lira@georgebrown.ca>
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: wilsonlmh <lu6ni4z-forum@Yahoo.com.hk>
Co-authored-by: HaeJin Lee <seareale@gmail.com>
2 years ago