136 Commits (742cbc1b4ec7420d6e6153f5c907af9b47b2e320)

Author SHA1 Message Date
Awsome 1e1247ddee
Add ResNet50 and ResNet101 backbone RTDETR models (#6661) 10 months ago
Glenn Jocher 2e71f7f50e
`ultralytics 8.0.221` fix Apple MPS inference bug (#6694) 10 months ago
Mert Can Demir 6baa3bdde6
`ultralytics 8.0.213` NVIDIA Triton gRPC fix (#6443) 10 months ago
Glenn Jocher e3a538bbde
Add Chinese Modes and Tasks Docs (#6274) 10 months ago
Glenn Jocher 0f9f857449
Add docs `Ultralytics 文档: - zh/index.md` (#5871) 11 months ago
Glenn Jocher 12e3eef844
`ultralytics 8.0.197` save P, R, F1 curves to metrics (#5354) 11 months ago
Glenn Jocher 7fd5dcbd86
Implement all missing docstrings (#5298) 12 months ago
Glenn Jocher 7517667a33
Add `docformatter` to pre-commit (#5279) 12 months ago
Glenn Jocher c7aa83da31
`ultralytics 8.0.195` NVIDIA Triton Inference Server support (#5257) 12 months ago
Glenn Jocher 19c3314e68
`ultralytics 8.0.188` fix .grad attribute leaf Tensor Warning (#5094) 1 year ago
Glenn Jocher 7e99804263
Cleanup argument handling in `Model` class (#4614) 1 year ago
Glenn Jocher deac7575b1
Model coverage cleanup (#4585) 1 year ago
Glenn Jocher 1db9afc2e5
Fix Windows non-UTF source filenames (#4524) 1 year ago
Glenn Jocher 6da8f7f51e
Add `utils.ops` and `nn.modules` to tests (#4484) 1 year ago
Glenn Jocher 615ddc9d97
Tests and docstrings improvements (#4475) 1 year ago
Glenn Jocher 87ce15d383
`ultralytics 8.0.158` add benchmarks to coverage (#4432) 1 year ago
Glenn Jocher 9d27e7ada4
New `ASSETS` and trackers GMC cleanup (#4425) 1 year ago
Glenn Jocher fb1ae9bfad
Fix `LoadStreams` final frame bug (#4387) 1 year ago
Glenn Jocher d47718c367
`ultralytics 8.0.154` add `freeze` training argument (#4329) 1 year ago
Glenn Jocher 9f6d48d3cf
Improve tests coverage and speed (#4340) 1 year ago
Glenn Jocher 28893d9d2d
`ultralytics 8.0.152` bump `torch>=1.8.0` (#4299) 1 year ago
Glenn Jocher 7dfdb63cde
`ultralytics 8.0.150` new Apple `*.mlpackage` export format (#4043) 1 year ago
Glenn Jocher 7565210484
`ultralytics 8.0.149` add Open Images V7 training (#4178) 1 year ago
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