Commit Graph

  • d32b339373
    ultralytics 8.0.34 security updates and fixes (#924) Glenn Jocher 2023-02-11 01:26:44 +04:00
  • 254adfa652
    ultralytics 8.0.33 security updates and fixes (#896) Glenn Jocher 2023-02-10 01:37:57 +04:00
  • a5a3ce88b3
    Command injection and Path traversal security fixes (#888) Glenn Jocher 2023-02-09 13:27:46 +04:00
  • 365c2ef481
    [Snyk] Security upgrade wheel from 0.30.0 to 0.38.0 (#887) Glenn Jocher 2023-02-09 12:30:59 +04:00
  • c9893810c7
    ultralytics 8.0.32 HUB and TensorFlow fixes (#870) Glenn Jocher 2023-02-09 01:47:34 +04:00
  • f5d003d05a
    ultralytics 8.0.31 updates and fixes (#857) Glenn Jocher 2023-02-08 03:27:59 +04:00
  • 2e7a533ac3
    Return metrics, Update docs (#846) Laughing 2023-02-08 05:33:25 +08:00
  • 3633d4c06b
    TAL min_memory argument, precommit, Docker fixes (#836) Glenn Jocher 2023-02-07 02:37:13 +04:00
  • 64f247d692
    ultralytics 8.0.30 Docker, rect, data=*.zip updates (#832) Glenn Jocher 2023-02-06 21:57:10 +04:00
  • 09265b17d7
    Setup template for community examples (#718) Ayush Chaurasia 2023-02-06 10:36:16 +05:30
  • 7a7c8dc7b7
    ultralytics 8.0.29 DDP-cls and default arg fixes (#813) Glenn Jocher 2023-02-06 02:30:03 +04:00
  • 21ae321bc2
    Update YOLOv5 YAMLs to 'u' YAMLs (#800) Glenn Jocher 2023-02-04 19:54:34 +04:00
  • 0d182e80f1
    Add max_dim==2 argument to check_imgsz() (#789) Glenn Jocher 2023-02-04 01:48:44 +04:00
  • 5a80ad98db
    Support fuse-deconv-and-bn (#786) tripleMu 2023-02-04 03:50:25 +08:00
  • fa8811dcee
    ultralytics 8.0.26 new YOLOv5u models (#771) Glenn Jocher 2023-02-02 21:11:23 +04:00
  • b83374b42d
    Use new OpenVINO API instead of deprecated (#736) Adrian Boguszewski 2023-02-02 11:59:58 +01:00
  • 522f1937ed
    ImageNet names, classify inference, resume fixes (#712) Glenn Jocher 2023-01-30 22:34:28 +01:00
  • aecd17d455
    ultralytics 8.0.24 mosaic, DDP, download fixes (#703) Glenn Jocher 2023-01-29 18:10:25 +01:00
  • 899abe9f82
    imgsz warning fix, download function consolidation (#681) Glenn Jocher 2023-01-29 02:31:37 +01:00
  • 0609561549
    Support prediction of list of sources, in-memory dataset and other improvements (#685) Ayush Chaurasia 2023-01-29 05:44:26 +05:30
  • a5410ed79e
    DDP, Comet, URLError fixes, improved error handling (#658) Glenn Jocher 2023-01-28 01:31:41 +01:00
  • 6c44ce21d9
    ultralytics 8.0.21 Windows, segments, YAML fixes (#655) Glenn Jocher 2023-01-26 23:07:27 +01:00
  • dc9502c700
    fix overlap_mask (#651) Laughing 2023-01-27 03:42:40 +08:00
  • 15b3b0365a
    ultralytics 8.0.20 CLI yolo simplifications, DDP and ONNX fixes (#608) Glenn Jocher 2023-01-25 21:21:39 +01:00
  • 59d4335664
    New guess_model_task() function (#614) Glenn Jocher 2023-01-25 02:24:28 +01:00
  • 520825c4b2
    ultralytics 8.0.19 seg/det dataset warning and DDP-cls/seg fixes (#595) Glenn Jocher 2023-01-24 23:22:02 +01:00
  • 936414c615
    ultralytics 8.0.18 new python callbacks and minor fixes (#580) Ayush Chaurasia 2023-01-23 23:01:29 +05:30
  • e9ab157330
    DDP config error fix (#578) Glenn Jocher 2023-01-23 04:30:50 +01:00
  • d6a4ffb778
    Remove GitPython dependency (#568) Glenn Jocher 2023-01-23 03:45:54 +01:00
  • 3c4de102f6
    8.0.15 CLI float bug fix (#567) Glenn Jocher 2023-01-22 17:48:31 +01:00
  • 21b701c4ea
    Threadpool fixes and CLI improvements (#550) Glenn Jocher 2023-01-22 17:08:08 +01:00
  • d9a0fba251
    ultralytics 8.0.14 Hydra removal fixes and cleanup (#542) Glenn Jocher 2023-01-21 21:22:40 +01:00
  • cc3be0e223
    Fix v.replace(" ", "") (#531) Glenn Jocher 2023-01-21 01:16:50 +01:00
  • e0e2f83a47
    Fix entrypoint(debug=False) to True (#530) Glenn Jocher 2023-01-21 01:07:48 +01:00
  • c5fccc3fc4
    ultralytics 8.0.12 - Hydra removal (#506) Glenn Jocher 2023-01-21 00:45:19 +01:00
  • 6eec39162a
    ultralytics 8.0.11 bug fixes and performance improvements (#495) Glenn Jocher 2023-01-19 16:16:17 +01:00
  • a86218b767
    Fix model re-fuse() in inference loops (#466) Glenn Jocher 2023-01-18 20:32:36 +01:00
  • cc3c774bde
    Improved CLI error reporting for users (#458) Glenn Jocher 2023-01-18 09:16:16 +01:00
  • db26ccba94
    fix im_files (#460) Laughing 2023-01-18 13:56:17 +08:00
  • 453b5f259a
    CLI Simplification (#449) Glenn Jocher 2023-01-17 23:00:33 +01:00
  • 454191bd4b
    Fix predict bug on show=True (#452) Ayush Chaurasia 2023-01-17 22:03:55 +05:30
  • c6985da9de
    New YOLOv8 Results() class for prediction outputs (#314) Ayush Chaurasia 2023-01-17 19:02:34 +05:30
  • 0cb87f7dd3
    Ultralytics Live Session 3 - YOLOv8 https://youtu.be/IPcpYO5ITa8 (#378) Paula Derrenger 2023-01-16 10:59:30 +01:00
  • 583eac0e80
    General refactoring and improvements (#373) Glenn Jocher 2023-01-15 14:44:25 +01:00
  • ac628c0d3e
    Docker layer reorganization 2 (#362) Glenn Jocher 2023-01-14 22:17:29 +01:00
  • 46ed5ff75e
    Reorder Dockerfile for reduced rebuilding (#358) Glenn Jocher 2023-01-14 19:20:56 +01:00
  • 4962733b49
    Directory fix for git installs (#355) Glenn Jocher 2023-01-14 18:31:25 +01:00
  • f8e32c4c13
    General ultralytics==8.0.6 updates (#351) Glenn Jocher 2023-01-14 17:39:50 +01:00
  • 70427579b8
    COCO8 and COCO8-seg Pytest and CI updates (#307) Glenn Jocher 2023-01-13 14:34:51 +01:00
  • 2bc36d97ce Created using Colaboratory Glenn Jocher 2023-01-12 18:07:33 +01:00
  • 12c87ac00c
    Revert PIL deprecation fix (#305) Glenn Jocher 2023-01-12 18:03:39 +01:00
  • 43b7dd0513 Created using Colaboratory Glenn Jocher 2023-01-12 17:50:20 +01:00
  • 6e9645a603
    PIL .get_size() deprecation fix (#302) Glenn Jocher 2023-01-12 17:43:25 +01:00
  • c42e44a021
    Release 8.0.5 PR (#279) Laughing 2023-01-13 00:09:26 +08:00
  • 9552827157 Created using Colaboratory Glenn Jocher 2023-01-12 16:27:34 +01:00
  • d0b616e41e
    Update README.md (#272) Glenn Jocher 2023-01-12 01:38:42 +01:00
  • 03f56791a3 Update YOLOv5 to v8 comments Glenn Jocher 2023-01-12 01:37:22 +01:00
  • e18ae9d8e1
    README and Docs updates with A100 TensorRT times (#270) Glenn Jocher 2023-01-11 21:54:41 +01:00
  • 216cf2ddb6
    Release 8.0.4 fixes (#256) Ayush Chaurasia 2023-01-11 23:09:52 +05:30
  • f5dfd5be8b
    Fix YOLOv8 Chinese introduction (#219) 曾逸夫(Zeng Yifu) 2023-01-11 22:13:58 +08:00
  • 1c3863733e
    Update modules.py (#222) Shuangchi He 2023-01-11 22:13:01 +08:00
  • 00c57f2c97
    Add YOLO comparison plots (#260) Glenn Jocher 2023-01-11 14:25:21 +01:00
  • 55b313b167
    Fix program exit (#254) Antonio Zarauz Moreno 2023-01-11 12:43:02 +01:00
  • 53fa0f4550
    Fix __len__ and single_cls (#249) Laughing 2023-01-11 18:25:10 +08:00
  • 88c9418087
    is_docker() fix for show=True predict bug (#218) Glenn Jocher 2023-01-11 00:37:07 +01:00
  • 7f9d7142c2
    Minor updates and improvements (#216) Glenn Jocher 2023-01-11 00:13:44 +01:00
  • 959c11b9bc
    Docs: readme.md contributor image and quick start code fix (#213) Onuralp Sezer 2023-01-11 00:34:26 +03:00
  • c7629e93bd
    Add YOLOv5 dataset yamls (#207) Glenn Jocher 2023-01-10 18:33:44 +01:00
  • e371e81aa0
    Webcam inference fix (#202) Ayush Chaurasia 2023-01-10 22:59:11 +05:30
  • dba3f17884
    Add README.zh-CN.md (#200) Range King 2023-01-10 23:44:09 +08:00
  • c8e3c5db4b
    Cleanup (#197) Glenn Jocher 2023-01-10 13:31:43 +01:00
  • 840c35a0aa Created using Colaboratory Glenn Jocher 2023-01-10 13:10:26 +01:00
  • 1135701163 Created using Colaboratory Glenn Jocher 2023-01-10 12:52:30 +01:00
  • 341ce0ff3f
    Add YOLOv3 and YOLOv5 model *.yaml files (#169) Ayush Chaurasia 2023-01-10 17:03:28 +05:30
  • 0a7d86cd26
    Detection training zero-mAP fix (#192) Glenn Jocher 2023-01-10 12:18:39 +01:00
  • a8a70390ab Created using Colaboratory Glenn Jocher 2023-01-10 11:29:26 +01:00
  • 3cc63950f3
    Enable Docker deployment in docker.yaml (#184) Glenn Jocher 2023-01-10 11:00:27 +01:00
  • 0755ede91a
    Update notebooks (#178) Glenn Jocher 2023-01-10 10:26:31 +01:00
  • b206a49207 Created using Colaboratory Glenn Jocher 2023-01-10 10:24:43 +01:00
  • c0c0c138c1
    Create cla.yml (#175) Glenn Jocher 2023-01-10 09:55:25 +01:00
  • 2866003ecf
    Add export to CI (#174) Glenn Jocher 2023-01-10 09:52:48 +01:00
  • f80ff923e7
    Start Multi-OS CI (#172) Glenn Jocher 2023-01-10 08:23:32 +01:00
  • 202f7bffa3
    TensorRT Export Fix (#171) Glenn Jocher 2023-01-10 01:00:44 +01:00
  • 422c49d439
    Cleanup (#168) Glenn Jocher 2023-01-09 23:22:33 +01:00
  • 6feba17760 Created using Colaboratory Glenn Jocher 2023-01-09 20:27:41 +01:00
  • 006a5f02ba Created using Colaboratory Glenn Jocher 2023-01-09 20:25:57 +01:00
  • 6e5638c128
    Return processed outputs from predictor (#161) Ayush Chaurasia 2023-01-10 00:10:44 +05:30
  • cb4801888e
    README and Docs updates (#166) Ayush Chaurasia 2023-01-10 00:00:42 +05:30
  • 5e290e0d28
    fix dataset (#167) Laughing 2023-01-10 00:25:20 +08:00
  • b84ed678de Created using Colaboratory Glenn Jocher 2023-01-09 15:49:12 +01:00
  • dd61b150f2 Created using Colaboratory Glenn Jocher 2023-01-09 15:47:13 +01:00
  • 449c89e5dc
    Map ultralytics and yolo CLI commands (#165) Ayush Chaurasia 2023-01-09 20:01:16 +05:30
  • 96fbf9ce58
    Update docs with YOLOv8 banner (#160) Glenn Jocher 2023-01-09 15:24:01 +01:00
  • fdf294e4e8
    Update CONTRIBUTING.md Glenn Jocher 2023-01-09 14:53:24 +01:00
  • 20fee4100c
    Minor fixes (#162) Laughing 2023-01-09 20:41:34 +08:00
  • 9a2f67b3b4
    Log lr for param groups (#159) Ayush Chaurasia 2023-01-09 04:57:14 +05:30
  • e79ea1666c
    Fix Classification train logging (#157) Glenn Jocher 2023-01-08 17:52:44 +01:00
  • d387359f74
    [Docs]: Add customization tutorial and address feedback (#155) Ayush Chaurasia 2023-01-08 18:31:22 +05:30
  • c985eaba0d
    Fix segment coco val (#156) Laughing 2023-01-08 20:51:10 +08:00
  • 07eab49c3d
    Add Classification model YAML support (#154) Ayush Chaurasia 2023-01-08 00:34:34 +05:30