Commit Graph

121 Commits (3acead7e79a8769112a72fad430ef07fc2a4ea48)

Author SHA1 Message Date
Glenn Jocher 87ce15d383
`ultralytics 8.0.158` add benchmarks to coverage () 1 year ago
Glenn Jocher 9d27e7ada4
New `ASSETS` and trackers GMC cleanup () 1 year ago
Glenn Jocher fb1ae9bfad
Fix `LoadStreams` final frame bug () 1 year ago
Glenn Jocher d47718c367
`ultralytics 8.0.154` add `freeze` training argument () 1 year ago
Glenn Jocher 9f6d48d3cf
Improve tests coverage and speed () 1 year ago
Glenn Jocher 28893d9d2d
`ultralytics 8.0.152` bump `torch>=1.8.0` () 1 year ago
Glenn Jocher 7dfdb63cde
`ultralytics 8.0.150` new Apple `*.mlpackage` export format () 1 year ago
Glenn Jocher 7565210484
`ultralytics 8.0.149` add Open Images V7 training () 1 year ago
Glenn Jocher 11d0488bf1
Update prediction `Results` docs () 1 year ago
Sebastian Stapf 8870084645
Removed redundency in RTDETRDecoder () 1 year ago
Glenn Jocher 379f31904a
Fix per-layer FLOPs profiling () 1 year ago
Motoki Kimura 3c787eb080
Fix catastrophic accuracy degradation of TFLite static quantized integer models () 1 year ago
Birk Stoveland 42afe772d5
Update tasks.py to allow custom RTEDTRDecoder arguments () 2 years ago
nihui 01dcd54b19
Add ncnn auto thread count () 2 years ago
Colin Wong b251b7415a
Fix tflite int8 scaling () 2 years ago
nihui cf3c740fe7
update cli.md for export ncnn model () 2 years ago
Laughing 620f3eb218
`ultralytics 8.0.136` refactor and simplify package () 2 years ago
Glenn Jocher 114470361e
Remove deprecated `AutoShape` class () 2 years ago
Glenn Jocher 135a10f1fa
Avoid CUDA round-trip for relevant export formats () 2 years ago
Harsh Dhamecha c5991d7cd8
Updated C2f docstring () 2 years ago
Adrian Boguszewski e2f9bba964
Update OpenVINO requirement to `openvino>=2023.0` () 2 years ago
Glenn Jocher c55a98ab8e
`ultralytics 8.0.133` add `torchvision` compatibility check () 2 years ago
Adrian Boguszewski 0821ccb618
Changed default device to AUTO in OpenVINO () 2 years ago
triple Mu 82920ef7ec
Replace an easy way to construct a `ncnn.Mat` () 2 years ago
Glenn Jocher 495edc261f
`ultralytics 8.0.132` add AutoBackend NCNN inference () 2 years ago
Colin Wong 23c7cd4c9f
Avoid Python 3.9 with_stem () 2 years ago
Glenn Jocher abb0939fe8
`ultralytics 8.0.129` add YOLOv8 Tencent NCNN export () 2 years ago
Glenn Jocher 8a11eda4a9
`ultralytics 8.0.125` NMS speed improvements () 2 years ago
Glenn Jocher cd0bf05aa4
Cap head scaling with `min(nc, 100)` () 2 years ago
Kayzwer 51d8cfa9c3
Fix RT-DETR exported onnx model () 2 years ago
Laughing 9d1e5567de
[RTDETR]Fix val loss () 2 years ago
Glenn Jocher d8701b42ca
`ultralytics 8.0.120` CLI support for SAM, RTDETR () 2 years ago
Laughing eda7758521
[RTDETR]fix "Grad strides do not match bucket view strides" when training with DDP () 2 years ago
Glenn Jocher e78fb683f4
`default.yaml` type comments () 2 years ago
Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup () 2 years ago
Ayush Chaurasia a0ba8ef5f0
Add RTDETR Trainer () 2 years ago
Ayush Chaurasia 52ae65ac3b
Optionally `train_args` on attempt_load_weights() () 2 years ago
Laughing c050b2d1a8
Task augment () 2 years ago
Glenn Jocher fd94d312da
`ultralytics 8.0.111` refactored `model.loss()` method () 2 years ago
Ayush Chaurasia facb7861cf
Move loss calculation to head () 2 years ago
Ayush Chaurasia 7f077f7654
Import `ultralytics.nn.tasks` as `ultralytics.nn` () 2 years ago
Glenn Jocher a2bb42dfe9
Fix `Conv2()` fusing () 2 years ago
Ayush Chaurasia 527a97759b
Revert loss head PR () 2 years ago
Glenn Jocher 441e67d330
Add Conv2() module () 2 years ago
Ayush Chaurasia d19c5b6ce8
Move loss to task heads () 2 years ago
Glenn Jocher 4db686a315
`ultralytics 8.0.106` () 2 years ago
Glenn Jocher b1119d512e
`ultralytics 8.0.104` bug fixes and `thop` dependency removal () 2 years ago
Glenn Jocher 7884098857
`ultralytics 8.0.103` minor fixes () 2 years ago
Glenn Jocher dce4efce48
`ultralytics 8.0.100` add Mosaic9() augmentation () 2 years ago
Glenn Jocher 229119c376
`ultralytics 8.0.98` add Baidu RT-DETR models () 2 years ago