Commit Graph

552 Commits

Author SHA1 Message Date
9f5ab67ba2 Add benchmarks to Docker publish workflow (#3931) 2023-07-25 04:16:02 +02:00
2ee147838a Add tests before pushing to Docker Hub (#3924) 2023-07-24 23:56:16 +02:00
86b3c001c4 Cleanup NCNN export files (#3925) 2023-07-24 17:43:14 +02:00
ec97a7ffc4 Update Discord invite to https://ultralytics.com/discord (#3922) 2023-07-24 16:35:02 +02:00
15f79d6f35 Allow paths relative to *.txt files for LoadImages (#3905) 2023-07-23 20:43:07 +02:00
20f5efd40a ultralytics 8.0.141 create new SettingsManager (#3790) 2023-07-23 16:03:34 +02:00
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>
2023-07-23 15:09:12 +02:00
793443a452 Fix get_cpu_info() bug on Raspberry Pi (#3899)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-23 14:14:57 +02:00
965e405957 ultralytics 8.0.140 improved robustness to model path spaces (#3879)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Hennies <45569834+Gornoka@users.noreply.github.com>
2023-07-22 19:44:43 +02:00
ed25db9426 ultralytics 8.0.139 add FastSAM CLI support (#3860) 2023-07-21 01:46:01 +02:00
aa1cab74f8 Benchmark with custom data.yaml (#3858)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-21 01:44:46 +02:00
01dcd54b19 Add ncnn auto thread count (#3847)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-21 01:38:59 +02:00
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>
2023-07-21 01:37:41 +02:00
0ce66f5266 fix: pin coremltools to 6.2 (#3852)
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>
2023-07-21 01:35:48 +02:00
cf3c740fe7 update cli.md for export ncnn model (#3846) 2023-07-21 01:19:39 +02:00
796bac229e ultralytics 8.0.138 update hub/utils.py Events (#3839) 2023-07-20 01:11:55 +02:00
85f191fbc7 ultralytics 8.0.137 fix Windows NCNN export bug (#3803)
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>
2023-07-18 18:31:17 +02:00
38060b3d40 Add Dockerfile-python to CI (#3816) 2023-07-18 17:26:23 +02:00
e4ddbcf01b Add Dockerfile-python (#3814) 2023-07-18 17:11:13 +02:00
ba523e6b3e Fix eval to val in dvc.py (#3771)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-17 22:32:49 +02:00
e71c0e3748 Update dynamic keys and comments for ONNX exports (#3772)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-17 14:14:37 +02:00
96cc28b439 Update Classify fitness definition to mean of top1, top5 (#3789) 2023-07-17 14:12:52 +02:00
9b723d7cfa Add libusb-1.0-0 for 'tflite_support' package (#3785) 2023-07-17 13:10:34 +02:00
e8030316f6 Update docs metadata (#3781) 2023-07-17 12:40:04 +02:00
e324af6a12 Fix MKL_THREADING_LAYER bug in DDP Docker training (#3770) 2023-07-16 21:26:36 +02:00
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>
2023-07-16 17:47:45 +02:00
8ebe94d1e9 ultralytics 8.0.135 remove deprecated v5loader (#3744) 2023-07-15 01:38:32 +02:00
114470361e Remove deprecated AutoShape class (#3743) 2023-07-15 01:00:23 +02:00
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>
2023-07-14 20:38:31 +02:00
c5991d7cd8 Updated C2f docstring (#3732)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-14 14:46:03 +02:00
71f78a62b3 Fix check_requirements() console output (#3738)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-14 13:23:13 +02:00
fadbef84e1 Fix Arial.ttf threaded multi-download bug (#3725)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-13 18:56:10 +02:00
9aca61c465 Print CPU information (#3721) 2023-07-13 18:16:47 +02:00
e2f9bba964 Update OpenVINO requirement to openvino>=2023.0 (#3722)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-13 18:13:55 +02:00
201e69e4e4 ultralytics 8.0.134 add MobileSAM support (#3474)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-13 14:25:56 +02:00
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>
2023-07-13 01:40:50 +02:00
0821ccb618 Changed default device to AUTO in OpenVINO (#3699)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-12 20:48:11 +02:00
cfcae388f2 Add datetime to exported model metadata (#3694)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-12 19:05:06 +02:00
395cc47c53 Fix Classify train from arbitrary CWD (#3692) 2023-07-12 14:23:59 +02:00
15e9eac27b Fix SAM docs broken URL (#3691) 2023-07-12 13:39:36 +02:00
5592a3abdf Fix PNNX debug filename (#3687)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-12 13:22:56 +02:00
18ada51931 Add tuner.py to Docs (#3689) 2023-07-12 13:19:40 +02:00
44aa18c99a Remove PNNX debug files (#3677)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-12 13:03:37 +02:00
b239246452 Update SAM docs page (#3672) 2023-07-12 00:13:29 +02:00
1ae7f84394 Fix MLFLOW_EXPERIMENT_NAME env var (#3668) 2023-07-11 22:31:37 +02:00
10dd665f39 Add Environmental, Health and Safety (EHS) policy (#3666) 2023-07-11 19:46:16 +02:00
48d7dbdbf9 Fix SAM autodownload to /weights (#3655) 2023-07-11 16:10:00 +02:00
82920ef7ec Replace an easy way to construct a ncnn.Mat (#3638) 2023-07-11 16:09:32 +02:00
495edc261f ultralytics 8.0.132 add AutoBackend NCNN inference (#3615)
Co-authored-by: triple Mu <gpu@163.com>
2023-07-10 16:49:51 +02:00
391b7e67cf Filter matplotlib>=3.7.2 tight layout warning (#3614) 2023-07-10 14:52:59 +02:00