Commit Graph

  • 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
  • e361194d7f
    Update docs predict, buttons, reference (#6585) Glenn Jocher 2023-11-25 17:59:01 +01:00
  • a1ccdb00ed
    Update build_docs.py for page titles (#6574) Glenn Jocher 2023-11-24 20:16:04 +01:00
  • bdb718602e
    ultralytics 8.0.217 HUB YAML path improvements (#6570) Glenn Jocher 2023-11-24 15:43:01 +01:00
  • 40a349bceb
    ultralytics 8.0.217 HUB YAML path improvements (#6556) Glenn Jocher 2023-11-24 15:41:10 +01:00
  • 8f1c3f3d1e
    Add --classes arg in YOLOv8 Region Counter + optimize (#6568) Muhammad Rizwan Munawar 2023-11-24 17:45:35 +05:00
  • 4ac93d82fa
    Fix link hi/models link (#6554) Glenn Jocher 2023-11-23 23:58:06 +01:00
  • aa55326f42
    Fix docs links (#6537) Glenn Jocher 2023-11-23 13:17:45 +01:00
  • 10f6ac5e9b
    ultralytics 8.0.216 fix hard-coded batch=64 cls loss (#6523) Glenn Jocher 2023-11-22 21:16:55 +01:00
  • 16a13a1ce0
    Update https://docs.ultralytics.com/models (#6513) Glenn Jocher 2023-11-22 20:45:46 +01:00
  • 0c4e97443b
    Fix FastSAM text prompt results (#6510) Sulthan Suresh Fazeela 2023-11-22 16:30:30 +01:00
  • 830037e0ce
    Update notebooks with docs languages (#6469) Glenn Jocher 2023-11-20 21:01:03 +01:00
  • d2aa6b3570
    Add tensorflow<=2.13.1 checks and comments (#6466) Glenn Jocher 2023-11-20 17:47:44 +01:00
  • 618923ab11
    ultralytics 8.0.215 Windows UTF-8 fix 2 (#6463) Glenn Jocher 2023-11-20 15:56:55 +01:00
  • d43fcecc8a
    ultralytics 8.0.214 Windows UTF-8 notebook fix (#6459) Glenn Jocher 2023-11-20 14:16:41 +01:00
  • 6baa3bdde6
    ultralytics 8.0.213 NVIDIA Triton gRPC fix (#6443) Mert Can Demir 2023-11-20 04:22:08 +03:00
  • 4767902000
    Isolate YouTube to --slow tests on schedule (#6441) Glenn Jocher 2023-11-19 23:14:15 +01:00
  • efd6f35192
    Update Docs with iframe navigation (#6440) Glenn Jocher 2023-11-19 19:02:13 +01:00
  • 17edc5cf1b
    FA CSS fix for MkDocs share buttons (#6437) Glenn Jocher 2023-11-19 15:56:38 +01:00
  • 652dc6f4b7
    Fix Hindi हिन्दी and Arabic العربية Docs links (#6431) Glenn Jocher 2023-11-19 03:11:57 +01:00
  • 02bf8003a8
    Add Hindi हिन्दी and Arabic العربية Docs translations (#6428) Glenn Jocher 2023-11-18 21:51:47 +01:00
  • b6baae584c
    ultralytics 8.0.212 add Windows UTF-8 support (#6407) Glenn Jocher 2023-11-18 04:40:34 +01:00
  • 14c05f0dd1
    ultralytics 8.0.211 README language links (#6370) Glenn Jocher 2023-11-16 21:51:45 +01:00
  • fa95b31e7e
    Create comet-ml.md (#6229) Abirami Vina 2023-11-17 01:42:44 +05:30
  • 0c94722c34
    Add QuickStart Docs YouTube video (#6384) Muhammad Rizwan Munawar 2023-11-17 00:45:15 +05:00
  • 0473da00a9
    ultralytics 8.0.210 docs updates and bug fixes (#6365) Glenn Jocher 2023-11-15 16:24:38 +01:00
  • 9a5891444e
    ultralytics 8.0.209 fix P6 model validation (#6261) Glenn Jocher 2023-11-14 00:54:30 +01:00
  • 87233ea17c
    Fix SAM CLI stem usage (#6257) Glenn Jocher 2023-11-14 00:39:18 +01:00
  • ec977f6ca7
    Fix broken docs language links (#6323) Glenn Jocher 2023-11-13 21:31:52 +01:00
  • f767aa13ae
    Docs automatic light/dark mode (#6287) Glenn Jocher 2023-11-13 20:25:05 +01:00
  • 48e70f0921
    Add Docs languages zh, es, ru, pt, fr, de, ja, ko (#6316) Glenn Jocher 2023-11-13 18:18:31 +01:00
  • e3a538bbde
    Add Chinese Modes and Tasks Docs (#6274) Glenn Jocher 2023-11-12 02:49:37 +01:00
  • 795b95bdcb
    ultralytics 8.0.208 automatic thread-safe inference (#6185) Glenn Jocher 2023-11-08 15:20:06 +01:00