Commit Graph

  • ec81e5439e add ovlap_suppression branch ovlap_suppression Administrator 2023-04-21 14:21:56 +0800
  • 9ada63cc3d add pinjie.py sliceing.py crop_pinjie Administrator 2023-04-21 14:05:01 +0800
  • 4e2b9024f3 Merge branch 'master' of http://192.168.11.14:51037/zjc/yolov5 master wangjin0928 2022-11-16 13:52:29 +0800
  • b97e9cbcc4 delete wangjin0928 2022-11-16 13:43:07 +0800
  • 276220e142 111 wangjin0928 2022-11-16 13:35:24 +0800
  • 10b2dd0e5a 添加 '1' zjc 2022-11-15 17:48:46 +0800
  • 9c689502b6 create_rep 5.0 wangjin0928 2022-11-15 17:16:08 +0800
  • b4e5b87594 Initial commit zjc 2022-11-15 17:13:51 +0800
  • db840eb0af crop_pinjie wangjin0928 2022-08-30 17:07:20 +0800
  • 6eb4f995ed 111 wangjin0928 2022-08-06 09:54:33 +0800
  • b73104cf66 111 modifyDataloader wangjin0928 2022-08-06 09:29:09 +0800
  • c69f0bd5f1 123 wangjin0928 2022-08-05 15:54:53 +0800
  • 898332433a
    Update cache comments (#8414) Glenn Jocher 2022-06-30 16:19:22 +0200
  • e50dc38d36
    Improve `--local_rank` arg comment (#8409) Amir Pourmand 2022-06-30 17:31:31 +0430
  • 6935a54e60
    Implementation of Early Stopping for DDP training (#8345) Giacomo Guiduzzi 2022-06-29 12:41:46 +0200
  • f76a78e707
    Update tutorial.ipynb (#8380) Glenn Jocher 2022-06-28 17:34:24 +0200
  • 0c1324067c
    Fix ONNX `--dynamic` export on GPU (#8378) Glenn Jocher 2022-06-28 15:22:15 +0200
  • 50ff6eee31
    Update protobuf requirement from <=3.20.1 to <4.21.3 (#8346) dependabot[bot] 2022-06-28 12:04:58 +0200
  • 34df5032a7
    Add File Size (MB) column to benchmarks (#8359) Glenn Jocher 2022-06-27 17:46:49 +0200
  • 8ebf569d14
    Fix bias warmup LR init (#8356) Glenn Jocher 2022-06-27 16:11:24 +0200
  • b0814c9521
    Revamp Chinese docs (#8350) Zhiqiang Wang 2022-06-27 19:10:30 +0800
  • 0537e8dd13
    Allow detect.py to use video size for initial window size (#8330) Nicholas Zolton 2022-06-26 17:04:11 -0500
  • 5c990e3674
    Create README_cn.md (#8344) Glenn Jocher 2022-06-26 17:46:39 +0200
  • 19f33cbae2
    Allow preview resize in detect.py (#8318) Ryan Hirasaki 2022-06-24 13:30:44 +0000
  • 724d5b21b7
    `device_name="MYRIAD" for Intel NCS2` comment (#8327) Glenn Jocher 2022-06-24 14:18:58 +0200
  • a2a1ed201d
    `logging.ERROR` on `RANK` not in (0, 1) (#8284) Glenn Jocher 2022-06-21 17:41:14 +0200
  • 1156a323f8
    Created using Colaboratory (#8255) Glenn Jocher 2022-06-18 14:29:32 +0200
  • 669f707d62
    `process_batch()` as numpy arrays (#8254) Glenn Jocher 2022-06-18 13:54:55 +0200
  • d6051382f1
    HUB dataset_stats() error reporting (#8192) Glenn Jocher 2022-06-17 18:37:08 +0200
  • 303f3785ae
    Prefer MPS over CPU if available (#8210) Glenn Jocher 2022-06-17 18:28:29 +0200
  • 86e6add07b
    Remove streaming source sleep period (#8243) Glenn Jocher 2022-06-17 17:59:27 +0200
  • 75bbaa8f44
    Reject webcam inference on Colab/Kaggle (#8209) Glenn Jocher 2022-06-14 14:28:21 +0200
  • 6a67594cbf
    Bump actions/setup-python from 3 to 4 (#8186) dependabot[bot] 2022-06-13 12:16:55 +0200
  • c23a441c9d
    Improved `dataset_stats()` YAML checks (#8125) Glenn Jocher 2022-06-11 19:30:54 +0200
  • 6adc53ba5f
    Docker GPU pip install `opencv-python<4.6.0.66` (#8164) Glenn Jocher 2022-06-09 22:45:49 +0200
  • 7c2691f9dc
    FROM nvcr.io/nvidia/pytorch:22.05-py3 (#8162) Glenn Jocher 2022-06-09 22:06:33 +0200
  • 6e4661773e
    AutoBatch checks against failed solutions (#8159) Glenn Jocher 2022-06-09 17:15:49 +0200
  • cf298fb72f
    fix(utils): missing edge when resample segments (#8092) HRan2004 2022-06-09 16:52:05 +0800
  • 2dd3db0050
    [pre-commit.ci] pre-commit suggestions (#8119) pre-commit-ci[bot] 2022-06-07 00:04:11 +0200
  • 18674e2f03
    experimental.py Apple MPS device fix (#8121) Glenn Jocher 2022-06-06 23:58:50 +0200
  • 47233e1698
    Improved dataset error introspection (#8091) Glenn Jocher 2022-06-03 12:45:51 +0200
  • 7cef03dddd
    Fix torch `long` to `float` tensor on HUB macOS (#8067) Glenn Jocher 2022-06-01 17:34:46 +0200
  • a80dd66efe
    Update stale.yml to 300 ops per run (#8061) Glenn Jocher 2022-05-31 20:18:40 +0200
  • 7d87b9eae8
    Make Docker actions conditional on `ultralytics/yolov5` repo (#8060) Glenn Jocher 2022-05-31 16:36:57 +0200
  • 6dd6aea086
    Fix FP32 TensorRT model export (#8046) Sahil Chachra 2022-05-31 16:11:09 +0530
  • 487edd5609 Dataset autodownload fstring updates Glenn Jocher 2022-05-31 12:36:20 +0200
  • 258f4c6438
    `attempt_load()` deserialize fix (#8051) Glenn Jocher 2022-05-31 10:55:14 +0200
  • 50b886ddc6
    `.detach()` on bias init (#8044) tcmyxc 2022-05-31 15:53:36 +0800
  • dcf8073881
    Simplify and fix `--save-period` epoch 0 (#8042) Glenn Jocher 2022-05-30 12:42:12 +0200
  • 632559b1e6
    Add Dockerfile descriptions (#8031) Glenn Jocher 2022-05-29 20:43:01 +0200
  • d490bdd7d6
    Add best.pt PyTorch Hub inference to CI (#8024) Glenn Jocher 2022-05-28 22:55:03 +0200
  • 7433d3829a
    Add requirements.txt `protobuf<=3.20.1` (#8017) Glenn Jocher 2022-05-28 12:12:27 +0200
  • 5580b27daf
    `check_requirements()` "" Windows double quote (#8016) Glenn Jocher 2022-05-28 11:13:44 +0200
  • 07e84370ac
    Pin CI `protobuf==3.20.1` (#8015) Glenn Jocher 2022-05-28 10:53:44 +0200
  • bf1a6dda7b
    Update CI benchmarks to ONNX autoinstall (#8008) Glenn Jocher 2022-05-27 16:54:18 +0200
  • 09ba6f6eec
    Add warning emoji ⚠️ on `--conf > 0.001` (#8005) Glenn Jocher 2022-05-27 11:49:30 +0200
  • 2373c507b0
    Update and add benchmarks to ci-testing.yml (#7996) Glenn Jocher 2022-05-27 11:46:55 +0200
  • a6e99e4d66
    cURL download double quotes (#7999) Glenn Jocher 2022-05-26 20:37:48 +0200
  • 980aace209
    Add `psutil` and `ipython` to requirements.txt (#7998) Glenn Jocher 2022-05-26 19:12:19 +0200
  • cd71aa3515
    `check_requirements()` Windows fix (#7997) Glenn Jocher 2022-05-26 19:01:46 +0200
  • 945579699a
    Remove `formats` variable to avoid `pd` conflict (#7993) Glenn Jocher 2022-05-26 16:07:58 +0200
  • 1dcb774998
    Update requirements.txt with Usage example (#7966) Glenn Jocher 2022-05-25 01:40:17 +0200
  • 5d6fbb1e25
    Update greetings.yml (#7965) Glenn Jocher 2022-05-24 23:32:21 +0200
  • d07f9ce0ea
    AMP check improvements backup YOLOv5n pretrained (#7959) Glenn Jocher 2022-05-24 15:33:35 +0200
  • 68ff6c9c08
    Increase NMS fixed time limit 300ms + 30ms/img (#7957) Glenn Jocher 2022-05-24 14:11:03 +0200
  • b5ebd47d64
    Increase NMS time limit to 50 ms/img (#7956) Glenn Jocher 2022-05-24 13:58:10 +0200
  • c215878f11
    YOLOv5 Apple Metal Performance Shader (MPS) support (#7878) Glenn Jocher 2022-05-24 13:34:32 +0200
  • 27911dc824
    OpenVINO metadata fix2 (#7954) xylieong 2022-05-24 19:19:25 +0800
  • 0dd66e2dc7
    OpenVINO metadata fix (#7952) Glenn Jocher 2022-05-24 11:59:59 +0200
  • a3a652c933
    Add OpenVINO metadata to export (#7947) xylieong 2022-05-24 17:30:36 +0800
  • 541a5b72bb
    Windows `check_file()` fix (#7938) Glenn Jocher 2022-05-23 16:15:38 +0200
  • 9b4e05439c
    Fix AMP check tolerance (#7937) Glenn Jocher 2022-05-23 15:57:16 +0200
  • cf3fb58522
    AMP check image download backup (#7936) Glenn Jocher 2022-05-23 15:31:54 +0200
  • cee5959c74
    Code refactor (#7923) Glenn Jocher 2022-05-22 15:24:08 +0200
  • eb1217f3ac
    Add PyTorch AMP check (#7917) Glenn Jocher 2022-05-22 13:41:18 +0200
  • 547c89b3a0
    Add `--keras` argument for TF exports (#7921) Glenn Jocher 2022-05-22 13:33:36 +0200
  • 15057d2a34
    Add `check_yaml()` to benchmarks.py (#7916) Glenn Jocher 2022-05-21 19:39:19 +0200
  • 5774a1514d
    Add `DWConvTranspose2d()` module (#7881) Glenn Jocher 2022-05-20 16:13:40 +0200
  • a9a92aec5c
    `cv2.resize` interpolation fix (#7903) Glenn Jocher 2022-05-20 12:59:05 +0200
  • 43569d53da
    Bug fix mAP0.5-0.95 (#6787) Anton Lebedev 2022-05-20 12:33:10 +0300
  • f43cd53d44
    Added Windows cmd to count GPU devices (#7891) xylieong 2022-05-19 21:48:44 +0800
  • fe1b503cbb
    Removed shell=True from subprocess commands that require user inputs (#7875) Jaewon Lee 2022-05-19 18:49:13 +0900
  • 7d46c69235
    Invert Docker Image publishing order (#7877) Glenn Jocher 2022-05-18 17:23:42 +0200
  • 9a7f289eed
    Update Dockerfile-arm64 (#7860) Glenn Jocher 2022-05-17 16:35:12 +0200
  • 1b8e70f037
    Add TFDWConv() `depth_multiplier` (#7858) Glenn Jocher 2022-05-17 15:42:36 +0200
  • 91c82d8f92
    Update Dockerfile-cpu install `libpython3.8-dev` (#7857) Glenn Jocher 2022-05-17 15:09:10 +0200
  • d7d2b10f69
    Create docker.yml (#7856) Glenn Jocher 2022-05-17 14:11:38 +0200
  • e4d82c1951
    Update CI CPU badge (#7855) Glenn Jocher 2022-05-17 13:01:18 +0200
  • 614ef110b3
    Update Dockerfile `--no-install-recommends` (#7846) Glenn Jocher 2022-05-17 01:29:23 +0200
  • b52fd48b4a
    TFDWConv() `depthwise_initializer` fix (#7845) Glenn Jocher 2022-05-16 23:37:38 +0200
  • 05d4fc9db4
    Replace `openvino-dev` with OpenVINO Runtime inference (#7843) Nanohana 2022-05-16 16:03:02 -0300
  • 2b64b45cd8
    Fix TFDWConv() `c1 == c2` check (#7842) Glenn Jocher 2022-05-16 18:06:46 +0200
  • fb7fa5be8b
    New TensorFlow `TFCrossConv()` module (#7827) Glenn Jocher 2022-05-16 17:02:16 +0200
  • d29df68299
    Bump cirrus-actions/rebase from 1.6 to 1.7 (#7831) dependabot[bot] 2022-05-16 10:48:51 +0200
  • 4d59f65db5
    New TensorFlow `TFDWConv()` module (#7824) Glenn Jocher 2022-05-16 01:04:16 +0200
  • 1e112ced79
    YOLOv5 OpenVINO PyTorch Hub inference fix (#7826) Glenn Jocher 2022-05-16 00:56:44 +0200
  • 8aa2085a7e
    Refactor modules (#7823) Glenn Jocher 2022-05-15 19:44:16 +0200
  • f00071416f
    Refactor collections and fstrings (#7821) Glenn Jocher 2022-05-15 16:38:26 +0200
  • 3356f2609c
    Add Python version output (#7814) Glenn Jocher 2022-05-14 18:30:47 +0200
  • 4a295b1a89
    Add `@threaded` decorator (#7813) Glenn Jocher 2022-05-14 16:12:08 +0200