ec81e54
(ovlap_suppression)
add ovlap_suppression branch by
2023-04-21 14:21:56 +0800
9ada63c
(crop_pinjie)
add pinjie.py sliceing.py by
2023-04-21 14:05:01 +0800
4e2b902
(HEAD -> master)
Merge branch 'master' of http://192.168.11.14:51037/zjc/yolov5 by
2022-11-16 13:52:29 +0800
b97e9cb
delete by
2022-11-16 13:43:07 +0800
276220e
111 by
2022-11-16 13:35:24 +0800
10b2dd0
添加 '1' by
2022-11-15 17:48:46 +0800
9c68950
(5.0)
create_rep by
2022-11-15 17:16:08 +0800
b4e5b87
Initial commit by
2022-11-15 17:13:51 +0800
db840eb
crop_pinjie by
2022-08-30 17:07:20 +0800
6eb4f99
111 by
2022-08-06 09:54:33 +0800
b73104c
(modifyDataloader)
111 by
2022-08-06 09:29:09 +0800
c69f0bd
123 by
2022-08-05 15:54:53 +0800
8983324
Update cache comments (#8414) by
2022-06-30 16:19:22 +0200
e50dc38
Improve `--local_rank` arg comment (#8409) by
2022-06-30 17:31:31 +0430
6935a54
Implementation of Early Stopping for DDP training (#8345) by
2022-06-29 12:41:46 +0200
f76a78e
Update tutorial.ipynb (#8380) by
2022-06-28 17:34:24 +0200
0c13240
Fix ONNX `--dynamic` export on GPU (#8378) by
2022-06-28 15:22:15 +0200
50ff6ee
Update protobuf requirement from <=3.20.1 to <4.21.3 (#8346) by
2022-06-28 12:04:58 +0200
34df503
Add File Size (MB) column to benchmarks (#8359) by
2022-06-27 17:46:49 +0200
8ebf569
Fix bias warmup LR init (#8356) by
2022-06-27 16:11:24 +0200
b0814c9
Revamp Chinese docs (#8350) by
2022-06-27 19:10:30 +0800
0537e8d
Allow detect.py to use video size for initial window size (#8330) by
2022-06-26 17:04:11 -0500
5c990e3
Create README_cn.md (#8344) by
2022-06-26 17:46:39 +0200
19f33cb
Allow preview resize in detect.py (#8318) by
2022-06-24 13:30:44 +0000
724d5b2
`device_name="MYRIAD" for Intel NCS2` comment (#8327) by
2022-06-24 14:18:58 +0200
a2a1ed2
`logging.ERROR` on `RANK` not in (0, 1) (#8284) by
2022-06-21 17:41:14 +0200
1156a32
Created using Colaboratory (#8255) by
2022-06-18 14:29:32 +0200
669f707
`process_batch()` as numpy arrays (#8254) by
2022-06-18 13:54:55 +0200
d605138
HUB dataset_stats() error reporting (#8192) by
2022-06-17 18:37:08 +0200
303f378
Prefer MPS over CPU if available (#8210) by
2022-06-17 18:28:29 +0200
86e6add
Remove streaming source sleep period (#8243) by
2022-06-17 17:59:27 +0200
75bbaa8
Reject webcam inference on Colab/Kaggle (#8209) by
2022-06-14 14:28:21 +0200
6a67594
Bump actions/setup-python from 3 to 4 (#8186) by
2022-06-13 12:16:55 +0200
c23a441
Improved `dataset_stats()` YAML checks (#8125) by
2022-06-11 19:30:54 +0200
6adc53b
Docker GPU pip install `opencv-python<4.6.0.66` (#8164) by
2022-06-09 22:45:49 +0200
7c2691f
FROM nvcr.io/nvidia/pytorch:22.05-py3 (#8162) by
2022-06-09 22:06:33 +0200
6e46617
AutoBatch checks against failed solutions (#8159) by
2022-06-09 17:15:49 +0200
cf298fb
fix(utils): missing edge when resample segments (#8092) by
2022-06-09 16:52:05 +0800
2dd3db0
[pre-commit.ci] pre-commit suggestions (#8119) by
2022-06-07 00:04:11 +0200
18674e2
experimental.py Apple MPS device fix (#8121) by
2022-06-06 23:58:50 +0200
47233e1
Improved dataset error introspection (#8091) by
2022-06-03 12:45:51 +0200
7cef03d
Fix torch `long` to `float` tensor on HUB macOS (#8067) by
2022-06-01 17:34:46 +0200
a80dd66
Update stale.yml to 300 ops per run (#8061) by
2022-05-31 20:18:40 +0200
7d87b9e
Make Docker actions conditional on `ultralytics/yolov5` repo (#8060) by
2022-05-31 16:36:57 +0200
6dd6aea
Fix FP32 TensorRT model export (#8046) by
2022-05-31 16:11:09 +0530
487edd5
Dataset autodownload fstring updates by
2022-05-31 12:36:20 +0200
258f4c6
`attempt_load()` deserialize fix (#8051) by
2022-05-31 10:55:14 +0200
50b886d
`.detach()` on bias init (#8044) by
2022-05-31 15:53:36 +0800
dcf8073
Simplify and fix `--save-period` epoch 0 (#8042) by
2022-05-30 12:42:12 +0200
632559b
Add Dockerfile descriptions (#8031) by
2022-05-29 20:43:01 +0200
d490bdd
Add best.pt PyTorch Hub inference to CI (#8024) by
2022-05-28 22:55:03 +0200
7433d38
Add requirements.txt `protobuf<=3.20.1` (#8017) by
2022-05-28 12:12:27 +0200
5580b27
`check_requirements()` "" Windows double quote (#8016) by
2022-05-28 11:13:44 +0200
07e8437
Pin CI `protobuf==3.20.1` (#8015) by
2022-05-28 10:53:44 +0200
bf1a6dd
Update CI benchmarks to ONNX autoinstall (#8008) by
2022-05-27 16:54:18 +0200
09ba6f6
Add warning emoji ⚠️ on `--conf > 0.001` (#8005) by
2022-05-27 11:49:30 +0200
2373c50
Update and add benchmarks to ci-testing.yml (#7996) by
2022-05-27 11:46:55 +0200
a6e99e4
cURL download double quotes (#7999) by
2022-05-26 20:37:48 +0200
980aace
Add `psutil` and `ipython` to requirements.txt (#7998) by
2022-05-26 19:12:19 +0200
cd71aa3
`check_requirements()` Windows fix (#7997) by
2022-05-26 19:01:46 +0200
9455796
Remove `formats` variable to avoid `pd` conflict (#7993) by
2022-05-26 16:07:58 +0200
1dcb774
Update requirements.txt with Usage example (#7966) by
2022-05-25 01:40:17 +0200
5d6fbb1
Update greetings.yml (#7965) by
2022-05-24 23:32:21 +0200
d07f9ce
AMP check improvements backup YOLOv5n pretrained (#7959) by
2022-05-24 15:33:35 +0200
68ff6c9
Increase NMS fixed time limit 300ms + 30ms/img (#7957) by
2022-05-24 14:11:03 +0200
b5ebd47
Increase NMS time limit to 50 ms/img (#7956) by
2022-05-24 13:58:10 +0200
c215878
YOLOv5 Apple Metal Performance Shader (MPS) support (#7878) by
2022-05-24 13:34:32 +0200
27911dc
OpenVINO metadata fix2 (#7954) by
2022-05-24 19:19:25 +0800
0dd66e2
OpenVINO metadata fix (#7952) by
2022-05-24 11:59:59 +0200
a3a652c
Add OpenVINO metadata to export (#7947) by
2022-05-24 17:30:36 +0800
541a5b7
Windows `check_file()` fix (#7938) by
2022-05-23 16:15:38 +0200
9b4e054
Fix AMP check tolerance (#7937) by
2022-05-23 15:57:16 +0200
cf3fb58
AMP check image download backup (#7936) by
2022-05-23 15:31:54 +0200
cee5959
Code refactor (#7923) by
2022-05-22 15:24:08 +0200
eb1217f
Add PyTorch AMP check (#7917) by
2022-05-22 13:41:18 +0200
547c89b
Add `--keras` argument for TF exports (#7921) by
2022-05-22 13:33:36 +0200
15057d2
Add `check_yaml()` to benchmarks.py (#7916) by
2022-05-21 19:39:19 +0200
5774a15
Add `DWConvTranspose2d()` module (#7881) by
2022-05-20 16:13:40 +0200
a9a92ae
`cv2.resize` interpolation fix (#7903) by
2022-05-20 12:59:05 +0200
43569d5
Bug fix mAP0.5-0.95 (#6787) by
2022-05-20 12:33:10 +0300
f43cd53
Added Windows cmd to count GPU devices (#7891) by
2022-05-19 21:48:44 +0800
fe1b503
Removed shell=True from subprocess commands that require user inputs (#7875) by
2022-05-19 18:49:13 +0900
7d46c69
Invert Docker Image publishing order (#7877) by
2022-05-18 17:23:42 +0200
9a7f289
Update Dockerfile-arm64 (#7860) by
2022-05-17 16:35:12 +0200
1b8e70f
Add TFDWConv() `depth_multiplier` (#7858) by
2022-05-17 15:42:36 +0200
91c82d8
Update Dockerfile-cpu install `libpython3.8-dev` (#7857) by
2022-05-17 15:09:10 +0200
d7d2b10
Create docker.yml (#7856) by
2022-05-17 14:11:38 +0200
e4d82c1
Update CI CPU badge (#7855) by
2022-05-17 13:01:18 +0200
614ef11
Update Dockerfile `--no-install-recommends` (#7846) by
2022-05-17 01:29:23 +0200
b52fd48
TFDWConv() `depthwise_initializer` fix (#7845) by
2022-05-16 23:37:38 +0200
05d4fc9
Replace `openvino-dev` with OpenVINO Runtime inference (#7843) by
2022-05-16 16:03:02 -0300
2b64b45
Fix TFDWConv() `c1 == c2` check (#7842) by
2022-05-16 18:06:46 +0200
fb7fa5b
New TensorFlow `TFCrossConv()` module (#7827) by
2022-05-16 17:02:16 +0200
d29df68
Bump cirrus-actions/rebase from 1.6 to 1.7 (#7831) by
2022-05-16 10:48:51 +0200
4d59f65
New TensorFlow `TFDWConv()` module (#7824) by
2022-05-16 01:04:16 +0200
1e112ce
YOLOv5 OpenVINO PyTorch Hub inference fix (#7826) by
2022-05-16 00:56:44 +0200
8aa2085
Refactor modules (#7823) by
2022-05-15 19:44:16 +0200
f000714
Refactor collections and fstrings (#7821) by
2022-05-15 16:38:26 +0200
3356f26
Add Python version output (#7814) by
2022-05-14 18:30:47 +0200
4a295b1
Add `@threaded` decorator (#7813) by
2022-05-14 16:12:08 +0200