113 Commits (038558cfab44492312198ebbb4b536cdd2c253b2)

Author SHA1 Message Date
Glenn Jocher 11d0488bf1
Update prediction `Results` docs (#4139) 1 year ago
Sebastian Stapf 8870084645
Removed redundency in RTDETRDecoder (#4118) 1 year ago
Glenn Jocher 379f31904a
Fix per-layer FLOPs profiling (#4048) 1 year ago
Motoki Kimura 3c787eb080
Fix catastrophic accuracy degradation of TFLite static quantized integer models (#1695) 1 year ago
Birk Stoveland 42afe772d5
Update tasks.py to allow custom RTEDTRDecoder arguments (#3872) 1 year ago
nihui 01dcd54b19
Add ncnn auto thread count (#3847) 1 year ago
Colin Wong b251b7415a
Fix tflite int8 scaling (#3837) 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) 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) 1 year ago
Harsh Dhamecha c5991d7cd8
Updated C2f docstring (#3732) 1 year ago
Adrian Boguszewski e2f9bba964
Update OpenVINO requirement to `openvino>=2023.0` (#3722) 1 year ago
Glenn Jocher c55a98ab8e
`ultralytics 8.0.133` add `torchvision` compatibility check (#3703) 1 year ago
Adrian Boguszewski 0821ccb618
Changed default device to AUTO in OpenVINO (#3699) 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) 1 year ago
Colin Wong 23c7cd4c9f
Avoid Python 3.9 with_stem (#3589) 1 year ago
Glenn Jocher abb0939fe8
`ultralytics 8.0.129` add YOLOv8 Tencent NCNN export (#3529) 1 year ago
Glenn Jocher 8a11eda4a9
`ultralytics 8.0.125` NMS speed improvements (#3463) 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) 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) 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) 1 year ago
Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup (#3229) 1 year ago
Ayush Chaurasia a0ba8ef5f0
Add RTDETR Trainer (#2745) 1 year ago
Ayush Chaurasia 52ae65ac3b
Optionally `train_args` on attempt_load_weights() (#2928) 1 year ago
Laughing c050b2d1a8
Task augment (#2924) 1 year ago
Glenn Jocher fd94d312da
`ultralytics 8.0.111` refactored `model.loss()` method (#2911) 1 year ago
Ayush Chaurasia facb7861cf
Move loss calculation to head (#2874) 1 year ago
Ayush Chaurasia 7f077f7654
Import `ultralytics.nn.tasks` as `ultralytics.nn` (#2889) 1 year ago
Glenn Jocher a2bb42dfe9
Fix `Conv2()` fusing (#2885) 1 year ago
Ayush Chaurasia 527a97759b
Revert loss head PR (#2873) 1 year ago
Glenn Jocher 441e67d330
Add Conv2() module (#2820) 1 year ago
Ayush Chaurasia d19c5b6ce8
Move loss to task heads (#2825) 1 year ago
Glenn Jocher 4db686a315
`ultralytics 8.0.106` (#2736) 2 years ago
Glenn Jocher b1119d512e
`ultralytics 8.0.104` bug fixes and `thop` dependency removal (#2665) 2 years ago
Glenn Jocher 7884098857
`ultralytics 8.0.103` minor fixes (#2634) 2 years ago
Glenn Jocher dce4efce48
`ultralytics 8.0.100` add Mosaic9() augmentation (#2605) 2 years ago
Glenn Jocher 229119c376
`ultralytics 8.0.98` add Baidu RT-DETR models (#2527) 2 years ago
Glenn Jocher 44c7c3514d
`ultralytics 8.0.90` actions and docs improvements (#2326) 2 years ago
Glenn Jocher 243fc4b1fe
`ultralytics 8.0.89` SAM predict and auto-annotate (#2298) 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) 2 years ago
Glenn Jocher 5bce1c3021
`ultralytics 8.0.80` single-line docstring fixes (#2060) 2 years ago
Glenn Jocher 31db8ed163
`ultralytics 8.0.79` expand Docs reference section (#2053) 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) 2 years ago