49 Commits (620b726fee7e042cbaefea1c7dd3cb8e65d3e5ea)

Author SHA1 Message Date
Motoki Kimura 3c787eb080
Fix catastrophic accuracy degradation of TFLite static quantized integer models (#1695)
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 135a10f1fa
Avoid CUDA round-trip for relevant export formats (#3727)
1 year ago
Adrian Boguszewski e2f9bba964
Update OpenVINO requirement to `openvino>=2023.0` (#3722)
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
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 bd0f7ecf6f
Docstrings arguments cleanup (#3229)
1 year ago
Glenn Jocher b1119d512e
`ultralytics 8.0.104` bug fixes and `thop` dependency removal (#2665)
2 years ago
Glenn Jocher 229119c376
`ultralytics 8.0.98` add Baidu RT-DETR models (#2527)
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 2c6fc0a444
Update LICENSE to AGPL-3.0 (#2031)
2 years ago
Ayush Chaurasia 1cb92d7f42
`ultralytics 8.0.65` YOLOv8 Pose models (#1347)
2 years ago
Glenn Jocher ec10002a4a
`ultralytics 8.0.58` new SimpleClass, fixes and updates (#1636)
2 years ago
Glenn Jocher 30fc4b537f
Check for broken links (#1422)
2 years ago
Glenn Jocher f921e1ac21
`ultralytics 8.0.53` DDP AMP and Edge TPU fixes (#1362)
2 years ago
Glenn Jocher 177a68b39f
`ultralytics 8.0.52` reduced TAL CUDA usage and AMP check fix (#1333)
2 years ago
Glenn Jocher 790f9c067c
`ultralytics 8.0.51` add assets and CI actions (#1296)
2 years ago
Glenn Jocher f0d8e4718b
`ultralytics 8.0.50` AMP check and YOLOv5u YAMLs (#1263)
2 years ago
Glenn Jocher 3861e6c82a
`ultralytics 8.0.49` task, exports and metadata updates (#1197)
2 years ago
Glenn Jocher a58f766f94
`ultralytics 8.0.47` Docker and reformat updates (#1153)
2 years ago
Glenn Jocher 3ea659411b
`ultralytics 8.0.44` export and task fixes (#1088)
2 years ago
Glenn Jocher f6e393c1d2
`ultralytics 8.0.41` TF SavedModel and EdgeTPU export (#1034)
2 years ago
Glenn Jocher edd3ff1669
Update `.pre-commit-config.yaml` (#1026)
2 years ago
Glenn Jocher 9047d737f4
`ultralytics 8.0.40` TensorRT metadata and Results visualizer (#1014)
2 years ago
Glenn Jocher bdc6cd4d8b
`ultralytics 8.0.37` add TFLite metadata in AutoBackend (#953)
2 years ago
Glenn Jocher 20fe708f31
Check PyTorch model status for all `YOLO` methods (#945)
2 years ago
Glenn Jocher 977fd8f0b8
`ultralytics 8.0.35` TensorRT, ONNX and OpenVINO predict and val (#929)
2 years ago
Glenn Jocher 0d182e80f1
Add `max_dim==2` argument to `check_imgsz()` (#789)
2 years ago
Glenn Jocher 522f1937ed
ImageNet names, classify inference, resume fixes (#712)
2 years ago
Glenn Jocher 899abe9f82
`imgsz` warning fix, download function consolidation (#681)
2 years ago
Ayush Chaurasia 936414c615
`ultralytics 8.0.18` new python callbacks and minor fixes (#580)
2 years ago
Ayush Chaurasia c6985da9de
New YOLOv8 `Results()` class for prediction outputs (#314)
2 years ago
Glenn Jocher 583eac0e80
General refactoring and improvements (#373)
2 years ago
Glenn Jocher d0b616e41e
Update README.md (#272)
2 years ago
Glenn Jocher e18ae9d8e1
README and Docs updates with A100 TensorRT times (#270)
2 years ago
Ayush Chaurasia 216cf2ddb6
Release 8.0.4 fixes (#256)
2 years ago
Glenn Jocher c7629e93bd
Add YOLOv5 dataset yamls (#207)
2 years ago
Glenn Jocher 422c49d439
Cleanup (#168)
2 years ago
Ayush Chaurasia 8996c5c6cf
[Docs]: Link buttons, add autobackend, BaseModel and ops (#130)
2 years ago
Glenn Jocher 598f17a472
Add global `settings.yaml` in `USER_CONFIG_DIR` (#125)
2 years ago
Glenn Jocher 92dad1c1b5
Start export implementation (#110)
2 years ago
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir (#96)
2 years ago