Commit Graph

  • 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
  • 0e5a7ae623 General trainer cleanup (#147) Ayush Chaurasia 2023-01-07 19:25:48 +05:30
  • f8a13c49a0 Model saved_model export (#151) Glenn Jocher 2023-01-06 21:44:44 +01:00
  • d17d1e064d Add Comet integration (#153) Ayush Chaurasia 2023-01-06 01:38:57 +05:30
  • 314da263c7 Default confidences predict 0.25, val 0.001 (#149) Glenn Jocher 2023-01-05 15:56:52 +01:00
  • 3cbf3ec455 Global settings typechecking (#148) Glenn Jocher 2023-01-05 15:13:22 +01:00
  • 19334ebb16 Clean validator (#144) Laughing 2023-01-05 21:14:01 +08:00
  • 46cb657b64 Merge model() and model.predict() (#146) Glenn Jocher 2023-01-05 14:13:29 +01:00
  • 99275814f1 Add AutoBatch from YOLOv5 (#145) Glenn Jocher 2023-01-05 13:49:16 +01:00
  • 172cef2d20 CoreML NMS and half fixes (#143) Glenn Jocher 2023-01-05 00:20:54 +01:00
  • 55bdca6768 Improvements (#142) Glenn Jocher 2023-01-04 16:37:46 +01:00
  • dcd8ef68e6 Add colab template and minor fixes (#137) Ayush Chaurasia 2023-01-04 02:00:39 +05:30
  • 3c18aa5278 Simplify argument names (#141) Glenn Jocher 2023-01-03 19:47:56 +01:00
  • d74de2582c Pip debug fixes (#139) Glenn Jocher 2023-01-03 18:54:44 +01:00
  • 340376f7a6 Fix resume (#138) Laughing 2023-01-03 21:06:22 +08:00
  • 82c849c163 Fix load and resume and update autodownload endpoint (#136) Ayush Chaurasia 2023-01-03 01:42:01 +05:30
  • 6d5123297e Fix CLI detect and segment resume (#134) Ayush Chaurasia 2023-01-03 00:31:17 +05:30
  • c5c86a3acd CLI DDP fixes (#135) Glenn Jocher 2023-01-02 19:55:04 +01:00
  • 8f3cd52844 Fix yolo mode=train CLI bug on model load (#133) Glenn Jocher 2023-01-02 19:24:44 +01:00
  • c3d961fb03 Unified model loading with backwards compatibility (#132) Glenn Jocher 2023-01-02 17:37:23 +01:00
  • 8996c5c6cf [Docs]: Link buttons, add autobackend, BaseModel and ops (#130) Ayush Chaurasia 2023-01-02 20:42:30 +05:30
  • af6e3c536b Override fixes and general updates (#129) Glenn Jocher 2023-01-02 15:55:32 +01:00
  • d76d7af566 Simplify usage, remove YOLO.new() and YOLO.load() Glenn Jocher 2023-01-02 15:42:01 +01:00
  • 7b21a87da3 HUB initial setup (#108) Ayush Chaurasia 2023-01-02 00:51:37 +05:30
  • 2bc9a5c87e HUB setup (#108) Ayush Chaurasia 2023-01-02 00:51:14 +05:30
  • c6eb6720de Add pred, export and val callbacks (#126) Ayush Chaurasia 2023-01-01 22:46:10 +05:30
  • 63c7a74691 Replace nosave and noval with save and val (#127) Glenn Jocher 2023-01-01 17:50:06 +01:00
  • 598f17a472 Add global settings.yaml in USER_CONFIG_DIR (#125) Glenn Jocher 2022-12-31 21:40:41 +01:00
  • a9b9fe7618 Add Dockerfiles and update Docs README (#124) Glenn Jocher 2022-12-31 18:39:42 +01:00