Commit Graph

  • cf50bd9b18
    OBB: Fix plot_images (#7592) Laughing 2024-01-15 21:33:30 +08:00
  • 2f11ab5e6f
    Add docstrings to new HUB functions (#7576) Glenn Jocher 2024-01-14 20:23:02 +01:00
  • d762496989
    Update YOLOv3 and YOLOv5 YAMLs (#7574) Glenn Jocher 2024-01-14 20:10:32 +01:00
  • 596c068b18
    OBB Docs updates (#7568) Glenn Jocher 2024-01-13 23:08:31 +01:00
  • 9d4ffa43bc
    Use pathlib in DOTA ops (#7552) Glenn Jocher 2024-01-13 19:32:49 +01:00
  • f6309b8e70
    Python refactorings and simplifications (#7549) Glenn Jocher 2024-01-12 19:34:03 +01:00
  • 0da13831cf
    Update HTTP to HTTPS (#7548) Glenn Jocher 2024-01-12 18:33:25 +01:00
  • 83165ffe9c
    ultralytics 8.1.1 Docs, Solutions and Export updates (#7545) Glenn Jocher 2024-01-12 16:48:57 +01:00
  • 30185e0d4c
    Update OpenVINO INT8 export (#7515) Glenn Jocher 2024-01-12 00:10:03 +01:00
  • 4dc8c406f9
    OBB Docs updates (#7512) Glenn Jocher 2024-01-12 00:06:22 +01:00
  • 09ee982d35
    Explorer with LanceDB, Actions and Docs updates (#7487) Glenn Jocher 2024-01-10 20:30:11 +01:00
  • 0e7221fb62
    YOLOv8.1 blog, Explorer notebook and 2023 > 2024 updates (#7469) Ayush Chaurasia 2024-01-10 18:07:34 +05:30
  • 808984c6cf
    ultralytics 8.1.0 YOLOv8 Oriented Bounding Box (OBB) release (#7463) Glenn Jocher 2024-01-10 10:57:40 +01:00
  • 54e61963c8
    Update format.yml to pull_request_target (#7460) Glenn Jocher 2024-01-10 10:14:58 +01:00
  • 06b26105aa
    Add missing Explorer docs reference pages (#7455) Glenn Jocher 2024-01-10 07:11:57 +01:00
  • b99113f83a
    Fix docker.yaml double-quote version bug (#7452) Glenn Jocher 2024-01-10 03:25:35 +01:00
  • fe27db2f6e
    ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431) Glenn Jocher 2024-01-10 03:16:08 +01:00
  • e795277391
    Add OBB save_txt feature (#7450) Laughing 2024-01-10 10:04:54 +08:00
  • b54055a2c7
    Feature: Create HUB Models from CLI or Python Script (#7316) Kalen Michael 2024-01-10 02:36:14 +01:00
  • a92adf8231
    Docs updates: Add Explorer to tab, YOLOv5 in Guides and Usage in Quickstart (#7438) Ayush Chaurasia 2024-01-10 04:20:26 +05:30
  • 53150a925b
    Add object blurring & object cropping modules in Ultralytics docs (#7434) Muhammad Rizwan Munawar 2024-01-09 23:17:51 +05:00
  • c26d4a222f
    Add OBB models to GITHUB_ASSET_NAMES (#7425) Glenn Jocher 2024-01-09 13:06:03 +01:00
  • 783033fa6b
    ultralytics 8.0.238 Explorer Ask AI feature and fixes (#7408) Glenn Jocher 2024-01-08 23:36:29 +01:00
  • e76754eab0
    YOLOv8 INT8 TFLite Inference Example (#7317) Wamiq Raza 2024-01-08 20:12:38 +01:00
  • a6a2c256d4
    Add dota8.yaml and O tests (#7394) Laughing 2024-01-09 02:54:09 +08:00
  • d0562d7a2f
    Add type hinting to explorer.py (#7388) Burhan 2024-01-08 12:57:53 -05:00
  • e19398a537
    Fix OBB xywh-angle concatenation bug (#7404) Laughing 2024-01-09 01:27:43 +08:00
  • ebf8dc0558
    Capitalize OBB acronym (#7383) Glenn Jocher 2024-01-07 22:19:31 +01:00
  • 8c2b2f56b2
    ultralytics 8.0.237 cv2.CAP_PROP fix and in_counts and out_counts displays (#7380) Glenn Jocher 2024-01-07 19:06:57 +01:00
  • 71fe5e919d
    Add new YOLOv8 OBB model metrics (#7379) Laughing 2024-01-08 00:29:52 +08:00
  • bb1326a8ea
    Docs partial mdformat improvements (#7378) Glenn Jocher 2024-01-07 17:13:42 +01:00
  • ed73c0fedc
    Explorer Cleanup (#7364) Glenn Jocher 2024-01-07 01:31:41 +01:00
  • aca8eb1fd4
    ultralytics 8.0.236 dataset semantic & SQL search API (#7136) Ayush Chaurasia 2024-01-07 00:23:25 +05:30
  • 40a5c0abe7
    Add docs links to all dataset YAMLs (#7360) Glenn Jocher 2024-01-06 18:09:18 +01:00
  • cd8957c098
    Update neural-magic.md (#7347) Glenn Jocher 2024-01-05 18:45:00 +01:00
  • eeea5de623
    Fix Multi-GPU resume bug (#7328) Adamcode 2024-01-05 23:49:17 +08:00
  • a334ff7f6e
    Fixed RTDETR GFLOPs bug (#7309) WangQvQ 2024-01-05 23:29:30 +08:00
  • 61fa12460d
    Add speed_estimation and distance_calculation in ultralytics solutions (#7325) Muhammad Rizwan Munawar 2024-01-05 14:38:13 +05:00
  • 2f9ec8c0b4
    Pass callbacks to validator (#7320) Thomas de Lange 2024-01-05 09:08:17 +00:00
  • 072291bc78
    ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499) Glenn Jocher 2024-01-05 03:00:26 +01:00
  • f702b34a50
    Update pyproject.toml and Docs (#7274) Glenn Jocher 2024-01-04 01:40:13 +01:00
  • e687c09423
    Update inference.cpp (bug) (#7279) Umit Kacar, PhD 2024-01-04 00:05:05 +00:00
  • ef6342f64a
    ultralytics 8.0.234 VOC exist_ok=True unzip fix (#7295) Glenn Jocher 2024-01-04 00:51:12 +01:00
  • b82d920269
    Add Amazon Sagemaker Docs integrations page (#7293) Abirami Vina 2024-01-04 03:19:42 +05:30
  • 73dbb41920
    ultralytics 8.0.233 improve Classify train augmentations (#4546) fatih 2024-01-04 00:17:10 +03:00
  • 6218b82072
    ultralytics 8.0.232 OpenCV 4.9.0 readonly np.array fix (#7256) Glenn Jocher 2024-01-01 15:40:27 +01:00
  • 4d9e613833
    Add TensorBoard Docs integrations page (#7248) Abirami Vina 2024-01-01 19:53:46 +05:30
  • 9043272f78
    Fix RTDETR generate anchor grid out of boundary (#7247) ZiQiangXie 2024-01-01 22:23:28 +08:00
  • 865616da9f
    Update Docs Home and Neural Magic pages (#7243) Glenn Jocher 2024-01-01 15:21:52 +01:00
  • db2af70d39
    Add Neural Magic Docs integrations page (#7234) Abirami Vina 2023-12-30 19:01:13 +05:30
  • 79f588fa55
    Fix heatmaps width-height order bug (#7184) WangQvQ 2023-12-29 05:36:07 +08:00
  • 7499d72632
    Dockerfile-jetson pyproject.toml OpenCV fix (#7214) Glenn Jocher 2023-12-28 10:26:19 -05:00
  • d02e0aa86b
    ultralytics 8.0.231 use new pyproject.toml (#7185) Glenn Jocher 2023-12-28 10:04:16 -05:00
  • cdb10563d2
    Add Weights & Biases Docs integrations page (#7199) Abirami Vina 2023-12-28 03:29:04 +05:30
  • d4aeb8afa0
    Fix docs H1 tags (#7182) Glenn Jocher 2023-12-26 20:09:45 -05:00
  • 8d2a32db77
    ultralytics 8.0.230 TensorRT export hang fix (#7180) Glenn Jocher 2023-12-26 19:17:29 -05:00
  • bc5b528ca7
    Embed Heatmaps YouTube video in Ultralytics Docs (#7129) Muhammad Rizwan Munawar 2023-12-22 19:40:41 +05:00
  • 5b3e20379f
    ultralytics 8.0.229 add model.embed() method (#7098) Glenn Jocher 2023-12-22 15:32:06 +01:00
  • 38eaf5e29f
    Add line counting and circular heatmaps in Ultralytics Solutions (#7113) Muhammad Rizwan Munawar 2023-12-22 05:56:44 +05:00
  • a5735724c5
    Add YOLOv8 LibTorch C++ inference example (#7090) Myyura 2023-12-21 07:47:14 +08:00
  • f955978dc4
    Fix docs links (#7096) Glenn Jocher 2023-12-21 00:44:55 +01:00
  • 6cbe736bfd
    ultralytics 8.0.228 add training time argument (#7054) Glenn Jocher 2023-12-20 00:01:20 +01:00
  • b206b68ac6
    Bump github/codeql-action from 2 to 3 in /.github/workflows (#7041) dependabot[bot] 2023-12-18 16:51:30 +01:00
  • 1d0da53a32
    Update the heatmap module code + docs (#7045) Muhammad Rizwan Munawar 2023-12-18 20:47:32 +05:00
  • 34b10b2db3
    Add instance segmentation and vision-eye mapping in Docs + Fix minor code bug in other real-world-projects (#6972) Muhammad Rizwan Munawar 2023-12-18 20:41:33 +05:00
  • e9def85f1f
    Fix PNNX ubuntu -> linux bug (#7050) Glenn Jocher 2023-12-18 16:22:30 +01:00
  • 28593dfb1c
    Add quantization support to TensorFlow.js converter (#7008) Glenn Jocher 2023-12-15 12:04:50 +01:00
  • d6be91d786
    Pin jax and jaxlib to fix tensorflowjs exports (#6988) Laughing 2023-12-15 01:35:45 +08:00
  • 765b98f44e
    ultralytics 8.0.227 respect defaults.yaml data (#6935) Glenn Jocher 2023-12-12 01:40:24 +01:00
  • aa0ae08178
    Update Docs language dropdown height (#6927) Sergiu Waxmann 2023-12-11 19:29:29 +02:00
  • 412eb57fca
    ultralytics 8.0.226 Validator Path and Tuner space (#6901) Glenn Jocher 2023-12-10 18:15:59 +01:00
  • 6e660dfaaf
    Add horizontal Mosaic3 augmentation (#6898) Leo Moon 2023-12-11 00:58:03 +09:00
  • b62b20d517
    Add C++ Classify inference example (#6868) DennisJ 2023-12-10 23:41:24 +08:00
  • 1b37a13131
    Embed videos in Docs pages using Parent pages for relevant segments (#6877) Muhammad Rizwan Munawar 2023-12-10 20:38:46 +05:00
  • 093943e375
    ultralytics 8.0.225 multi-video tracker bug fix (#6862) Glenn Jocher 2023-12-08 02:59:06 +01:00
  • 2b49d71772
    ultralytics 8.0.224 Counting and Heatmaps updates (#6855) Glenn Jocher 2023-12-08 02:34:32 +01:00
  • 0f5406ec21
    Fix ONNX GPU inference bug (#6840) Awsome 2023-12-08 01:44:11 +08:00
  • d74a5a9499
    ultralytics 8.0.223 add YOLOv8-Ghost P2 and P6 variants (#6826) Glenn Jocher 2023-12-07 01:01:02 +01:00
  • 742cbc1b4e
    Add HeatMap guide in real-world-projects + Code in Solutions Directory (#6796) Muhammad Rizwan Munawar 2023-12-07 01:39:29 +05:00
  • 1e1247ddee
    Add ResNet50 and ResNet101 backbone RTDETR models (#6661) Awsome 2023-12-03 23:57:11 +08:00
  • d12411ec0d
    ultralytics 8.0.222 introduce new ultralytics.solutions (#6759) Glenn Jocher 2023-12-03 14:59:33 +01:00
  • 63fcc2a9ff
    Add new yolov8-ghost.yaml model (#6749) Burhan 2023-12-03 08:51:18 -05:00
  • 80802be1e5
    Docs cleanup and Google-style tracker docstrings (#6751) Glenn Jocher 2023-12-03 04:12:33 +01:00
  • 60041014a8
    [Snyk] Fix for 2 vulnerabilities (#6524) Glenn Jocher 2023-12-01 23:26:13 +01:00
  • 8c4094e7d9
    Add real-world projects in Ultralytics + guides in Docs (#6695) Muhammad Rizwan Munawar 2023-12-02 03:20:14 +05:00
  • 9618025416
    Add train loss and lr to loggers (#6732) Glenn Jocher 2023-12-01 22:09:20 +01:00
  • 4425abce59
    Update Tuner() attempt metrics save on crash (#6711) Finlay Morrison 2023-12-01 15:45:31 +00:00
  • 16639b60eb
    Repair convert_coco() box-segment discarding (#6689) Ileal16 2023-11-30 13:49:24 +01:00
  • 2e71f7f50e
    ultralytics 8.0.221 fix Apple MPS inference bug (#6694) Glenn Jocher 2023-11-30 13:46:17 +01:00
  • e504520448
    Add DVC Docs integrations page (#6667) Abirami Vina 2023-11-30 05:08:23 +05:30
  • 7c0e853237
    Fix unzip_file() to directory issue (#6666) Glenn Jocher 2023-11-30 00:32:51 +01:00
  • f89bfd7e01
    Pre-download onnx2tf calib file to preempt S3 issues (#6669) Glenn Jocher 2023-11-29 21:17:22 +01:00
  • 0a1d0033a0
    Add Tiger-Pose dataset YouTube video to Docs (#6660) Glenn Jocher 2023-11-29 17:52:42 +01:00
  • 49fd3058ac
    Add ClearML Docs integrations page (#6636) Abirami Vina 2023-11-29 20:47:20 +05:30
  • 9c6989a1b0
    ultralytics 8.0.220 fix UnboundLocalError in tuner.py (#6614) Maksym Shamrai 2023-11-29 03:29:15 +02:00
  • a5390de2f1
    New Docs Guide: Isolating Segmentation Objects (#6587) Burhan 2023-11-27 12:19:59 -05:00
  • 42bcf8c47f
    Add missing HTML image alt tags (#6611) Glenn Jocher 2023-11-27 17:46:29 +01:00
  • 4096b261fc
    ultralytics 8.0.219 new save_frames=False predict arg (#6396) Jason Sohn 2023-11-27 18:36:24 +09:00
  • fdcf0dd4fd
    [Example] YOLOv8-ONNXRuntime-Rust example (#6583) jamjamjon 2023-11-26 20:29:26 +08:00
  • 3c277347e4
    ultralytics 8.0.218 fix streaming predictor list init (#6578) S-kewen 2023-11-26 02:26:12 +08:00