Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newest changes #1

Merged
merged 172 commits into from
Mar 28, 2024
Merged

Newest changes #1

merged 172 commits into from
Mar 28, 2024

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    5941128 View commit details
    Browse the repository at this point in the history
  2. Add HUB-SDK Docs reference section (ultralytics#7781)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
    3 people committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ee88882 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    5f00fbd View commit details
    Browse the repository at this point in the history
  2. Add new @Retry() decorator (ultralytics#7854)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1435f0e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    6183b59 View commit details
    Browse the repository at this point in the history
  2. Cleanup Docs languages (ultralytics#7865)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    afb0cb1 View commit details
    Browse the repository at this point in the history
  3. Add millimeters in solutions/distance_caculation.py + `object-cropp…

    …ing.md` visuals (ultralytics#7860)
    
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    492f397 View commit details
    Browse the repository at this point in the history
  4. ultralytics 8.1.7 USER_CONFIG_DIR Explorer ops (ultralytics#7861)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e096edc View commit details
    Browse the repository at this point in the history
  5. Ultralytics Actions with OpenAI GPT-4 PR Summary (ultralytics#7867)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    pderrenger and glenn-jocher committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    18d7ab0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 in /.github/w…

    …orkflows (ultralytics#7871)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    80a6e20 View commit details
    Browse the repository at this point in the history
  2. Add visuals in guides/distance-calculation.md (ultralytics#7876)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    51fb3d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bdd784 View commit details
    Browse the repository at this point in the history
  4. Add https://youtu.be/3VryynorQeo to README and fix converter.py Docs (

    ultralytics#7883)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    3 people committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7ac65dc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. ultralytics 8.1.8 new model.save('filename.pt') method (ultralyti…

    …cs#7886)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8c15882 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    1cbfee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2881cda View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Add integrations/gradio Docs page (ultralytics#7935)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: WangQvQ <1579093407@qq.com>
    Co-authored-by: Martin Pl <martin-plank@gmx.de>
    Co-authored-by: Mactarvish <Mactarvish@users.noreply.github.com>
    4 people committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ba48492 View commit details
    Browse the repository at this point in the history
  2. Add https://youtu.be/96NkhsV-W1U to docs and heatmaps fix (ultralyt…

    …ics#7944)
    
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    68de79d View commit details
    Browse the repository at this point in the history
  3. Segment TensorRT batch=3 fix (ultralytics#7952)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    66b32bb View commit details
    Browse the repository at this point in the history
  4. ultralytics 8.1.9 replace .size(0) with .shape[0] (ultralytics#…

    …7957)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    70d4a37 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Add YouTube iframe loading="lazy" (ultralytics#8001)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9d35ecb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Mkdocs updates (ultralytics#8008)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    afc5dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c26e497 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Bump nick-invision/retry from 2 to 3 in /.github/workflows (ultralyti…

    …cs#8023)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c567af3 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 3 to 4 in /.github/workflows (ultral…

    …ytics#8022)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e62d9cf View commit details
    Browse the repository at this point in the history
  3. Fix TFLite INT8 for OBB (ultralytics#7989)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    4 people committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    70a6ef9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    77b21db View commit details
    Browse the repository at this point in the history
  2. Add Roboflow 100 Dataset Docs Page (ultralytics#8065)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    abirami-vina and glenn-jocher committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    beada6e View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.10 MLFlow, OBB, TFLite and INT8 fixes (ultralytics#…

    …8016)
    
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    da40839 View commit details
    Browse the repository at this point in the history
  4. Add https://youtu.be/R42s2zFtNIY to hub/datasets.md and CoreML imag…

    …e fix (ultralytics#8085)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    215ec30 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    d8f64b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime (ultralytics#8104)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e6247b7 View commit details
    Browse the repository at this point in the history
  2. ultralytics 8.1.11 expand OpenVINO INT8 ops for improved mAP (ultra…

    …lytics#7516)
    
    Co-authored-by: AdamP <7806910+adamp87@users.noreply.github.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    3 people committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5cb05a8 View commit details
    Browse the repository at this point in the history
  3. Add https://youtu.be/q7LwPoM7tSQ to `guides/yolo-performance-metrics.…

    …md` (ultralytics#8114)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f5db31f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Compress docs images (ultralytics#8124)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    RizwanMunawar and UltralyticsAssistant committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    bcd4225 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Updated SQL Query Plot Code (ultralytics#8120)

    Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    22364dc View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Elaborate Train and Predict mode docs arguments (ultralytics#8137)

    Signed-off-by: Skillnoob <78843978+Skillnoob@users.noreply.github.com>
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Skillnoob <78843978+Skillnoob@users.noreply.github.com>
    Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
    3 people committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e9ab4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7169ce8 View commit details
    Browse the repository at this point in the history
  3. Improve Coral Edge TPU guide (ultralytics#8160)

    Signed-off-by: Skillnoob <78843978+Skillnoob@users.noreply.github.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Skillnoob and glenn-jocher committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8a41bed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21d5ebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebf6507 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. ultralytics 8.1.12 new Results.show() and Results.save() (ultra…

    …lytics#8166)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    glenn-jocher and UltralyticsAssistant committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5260408 View commit details
    Browse the repository at this point in the history
  2. Fix solution functions description + integrations/openvino.md cover…

    … image update (ultralytics#8170)
    
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    RizwanMunawar and UltralyticsAssistant committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    78f7e47 View commit details
    Browse the repository at this point in the history
  3. Pin duckdb<=0.9.2 to avoid 0.10.0 errors (ultralytics#8181)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    AyushExel and glenn-jocher committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    79e0d59 View commit details
    Browse the repository at this point in the history
  4. New HUB Cloud Training docs page (ultralytics#8174)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    priytosh-tripathi and glenn-jocher committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    920ce66 View commit details
    Browse the repository at this point in the history
  5. ultralytics 8.1.13 fix yolo train time= bug (ultralytics#8179)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    863c788 View commit details
    Browse the repository at this point in the history
  6. Docs updates and improvements (ultralytics#8183)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Priytosh Tripathi <priytosh.revolution@live.com>
    glenn-jocher and priytosh-tripathi committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    22feb68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9e9cdf View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. ultralytics 8.1.14 new YOLOv8-World models (ultralytics#8054)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    850ca85 View commit details
    Browse the repository at this point in the history
  2. Fix PIL show() and save() (ultralytics#8202)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5e81651 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    2f22ff4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    8aa73c4 View commit details
    Browse the repository at this point in the history
  2. Improve Docs Modes tables (ultralytics#8266)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e38c7a3 View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.15 add Python 3.12 compatibility (ultralytics#8210)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Johnny <johnnynuca14@gmail.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    3 people committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    fbed849 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Expand Model method type hinting (ultralytics#8279)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    42744a1 View commit details
    Browse the repository at this point in the history
  2. ultralytics 8.1.16 OBB ConfusionMatrix support (ultralytics#8299)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    de01212 View commit details
    Browse the repository at this point in the history
  3. Move Explorer tests to scheduled CI (ultralytics#8305)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d8b8b71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4a62f9 View commit details
    Browse the repository at this point in the history
  5. Model typehints Docker fix (ultralytics#8306)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7f0d5ef View commit details
    Browse the repository at this point in the history
  6. Fix an issue with flatbuffer version for Raspberry Pi (ultralytics#8311)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9e24743 View commit details
    Browse the repository at this point in the history
  7. Update Dockerfile for Raspberry Pi Support (ultralytics#8123)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    3 people committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    61088b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    d03928f View commit details
    Browse the repository at this point in the history
  2. Added check of parameter type before setting required_grad=True for…

    … frozen layers (ultralytics#8318)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    alexsu52 and glenn-jocher committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5171d66 View commit details
    Browse the repository at this point in the history
  3. Add estimate_speed(region_color) parameter (ultralytics#8285)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a5605b5 View commit details
    Browse the repository at this point in the history
  4. Add simple-utilities.md Docs page (ultralytics#8269)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Burhan-Q and glenn-jocher committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3faea8c View commit details
    Browse the repository at this point in the history
  5. Update mkdocs-ultralytics-plugin>=0.0.44 (ultralytics#8347)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    604b9d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. ultralytics 8.1.17 fix ClassificationDataset caching (ultralytics…

    …#8358)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2945cfc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add missing single-line docstrings (ultralytics#8362)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Johannes Kaisinger <johannes.kaisinger@gmail.com>
    glenn-jocher and KybernetikJo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8c28e0c View commit details
    Browse the repository at this point in the history
  2. ultralytics 8.1.18 add cmake for building onnxsim on aarch64 (ultra…

    …lytics#8395)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    3 people committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0572b29 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    21088e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6edf1c View commit details
    Browse the repository at this point in the history
  3. Compare plt.get_backend() in lowercase (ultralytics#8409)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Mactarvish and glenn-jocher committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    60b6cab View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Improve Docs arguments tables (ultralytics#8415)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Burhan-Q and glenn-jocher committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    30729d7 View commit details
    Browse the repository at this point in the history
  2. Add plot_images conf_thresh parameter (ultralytics#8446)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2d75f72 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Add YOLOv9 Docs page (ultralytics#8478)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    glenn-jocher and UltralyticsAssistant committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0efbd2d View commit details
    Browse the repository at this point in the history
  2. Rename model_id to model.id (ultralytics#8447)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    kaikai23 and glenn-jocher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    70f533f View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.19 PNNX aarch64 linux fix (ultralytics#8480)

    Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
    Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
    3 people committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f8e681c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Add TorchScript Docs Integrations Page (ultralytics#8501)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    abirami-vina and UltralyticsAssistant committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1db8e91 View commit details
    Browse the repository at this point in the history
  2. Do RTDETR file suffix check using pathlib instead of string manipulat…

    …ions (ultralytics#8525)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    birdcolour and glenn-jocher committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    55ce6fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcff64c View commit details
    Browse the repository at this point in the history
  4. Add TFLite Docs Integrations Page (ultralytics#8522)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    aa592ef View commit details
    Browse the repository at this point in the history
  5. Fix undefined ‘im_array’ bug in predict.md (ultralytics#8565)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: fang_chenfang <1217690899@qq.com>
    glenn-jocher and 20281308 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6bdf8df View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add https://youtu.be/ie3vLUDNYZo and other YT videos in Docs (ultraly…

    …tics#8551)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    33fff69 View commit details
    Browse the repository at this point in the history
  2. Hold failed upload metrics and upload with next upload metrics (ultra…

    …lytics#8513)
    
    Co-authored-by: hassaanfarooq01 <hassaanfarooq01@gmail.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    31cf94e View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.20 add YOLOv8x-World support (ultralytics#8539)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Laughing-q and glenn-jocher committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    59ed47c View commit details
    Browse the repository at this point in the history
  4. Fix device counting method to account for double-digit device IDs (ul…

    …tralytics#8502)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    omarzd and glenn-jocher committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3c6b9b6 View commit details
    Browse the repository at this point in the history
  5. Remove unused variables (ultralytics#8511)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Kayzwer and glenn-jocher committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5e14db8 View commit details
    Browse the repository at this point in the history
  6. Add NCNN Docs Integrations Page (ultralytics#8562)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4d3e0da View commit details
    Browse the repository at this point in the history
  7. Optimize function calls to method calls (ultralytics#8507)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    14dbfea View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Replacing Images for torchscript.md (ultralytics#8596)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    abirami-vina and glenn-jocher committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a3fdcd0 View commit details
    Browse the repository at this point in the history
  2. Fix cmake requirements for ARM64 (ultralytics#8589)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    lakshanthad and glenn-jocher committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2100d28 View commit details
    Browse the repository at this point in the history
  3. Add https://youtu.be/rCggzXRRSRo to Speed Estimation Docs (ultralytic…

    …s#8577)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    668bbcb View commit details
    Browse the repository at this point in the history
  4. Add KaTeX support + updates to YOLOv9 model page (ultralytics#8531)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Burhan-Q and glenn-jocher committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    28a9d41 View commit details
    Browse the repository at this point in the history
  5. Replace onnx2tf usage from CLI to Python (ultralytics#8429)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e0b8b36 View commit details
    Browse the repository at this point in the history
  6. Update IoU capitalization (ultralytics#8604)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Dean Mark <2552482+deanmark@users.noreply.github.com>
    glenn-jocher and deanmark committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1146bb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Update TFLite Docs images (ultralytics#8605)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    36408c9 View commit details
    Browse the repository at this point in the history
  2. Add distance calculation feature in vision-eye (ultralytics#8616)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    3 people committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    906b8d3 View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.21 Add YOLOv8-World-v2 models (ultralytics#8580)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    3 people committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    946e18f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. ultralytics 8.1.22 HUB model pathlib fix (ultralytics#8621)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e138d70 View commit details
    Browse the repository at this point in the history
  2. ultralytics 8.1.23 add YOLOv9-C and E models (ultralytics#8571)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2071776 View commit details
    Browse the repository at this point in the history
  3. Add settings runs_dir == datasets_dir warning (ultralytics#8653)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ad65855 View commit details
    Browse the repository at this point in the history
  4. Add Ultralytics HUB Cloud Training banner to Docs (ultralytics#8656)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    sergiuwaxmann and glenn-jocher committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    374c6ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67d2c36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16a91a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. ultralytics 8.1.24 new OpenVINO 2023.3 export updates (ultralytics#…

    …8417)
    
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a7cfd83 View commit details
    Browse the repository at this point in the history
  2. OBB: Fix when training on zip data (ultralytics#8680)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ddc94a6 View commit details
    Browse the repository at this point in the history
  3. Object Counter improvements (ultralytics#8648)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3596a77 View commit details
    Browse the repository at this point in the history
  4. Clarify triton server boolean value (ultralytics#8532)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    bobyard-com and glenn-jocher committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9c42596 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Add model.eval() in TensorBoad graph visualization to avoid BN stat…

    …s changes (ultralytics#8629)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Y-T-G and glenn-jocher committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    609a0ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da7c9f View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.25 OpenVINO LATENCY and THROUGHPUT modes (ultra…

    …lytics#8058)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com>
    3 people committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9094394 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5d883b View commit details
    Browse the repository at this point in the history
  5. OpenVino 2024.0.0 (ultralytics#8726)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    johnnynunez and glenn-jocher committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b53a398 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fix tfjs exports for ARM64 Dockerfile (ultralytics#8766)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    lakshanthad and glenn-jocher committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e45146f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    10bb39d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083fd02 View commit details
    Browse the repository at this point in the history
  3. Add https://youtu.be/ZzUSXQkLbNw to Integration Docs (ultralytics#8793)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f8f62bc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. ultralytics 8.1.25 fix **kwargs: (dict) warnings (ultralytics#8815)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2bc605f View commit details
    Browse the repository at this point in the history
  2. Add docs guide terminal images (ultralytics#8819)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Burhan-Q and glenn-jocher committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    911d18e View commit details
    Browse the repository at this point in the history
  3. RTDETRDetectionModel TorchScript, ONNX Predict and Val support (ult…

    …ralytics#8818)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    af6c02c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. New MLFLOW_KEEP_RUN_ACTIVE flag for enhanced MLflow run management (u…

    …ltralytics#8808)
    
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1f9667f View commit details
    Browse the repository at this point in the history
  2. ultralytics 8.1.26 LoadImagesAndVideos batched inference (ultraly…

    …tics#8817)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7451ca1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update fraction arg to employ a random selection (ultralytics#8234)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    johnnynunez and glenn-jocher committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5893d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8ae0d View commit details
    Browse the repository at this point in the history
  3. Integrate OpenVINO CUMULATIVE_THROUGHPUT mode batched inference (ul…

    …tralytics#8834)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7638c5c View commit details
    Browse the repository at this point in the history
  4. Add PaddlePaddle Docs Integrations Page (ultralytics#8858)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    abirami-vina and glenn-jocher committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3555785 View commit details
    Browse the repository at this point in the history
  5. ultralytics 8.1.27 batched tracking fixes (ultralytics#8842)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Laughing-q and glenn-jocher committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2ea6b2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    617ab21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d24ead4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3623d62 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    014f0b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add TFLite Edge TPU Docs Integrations Page (ultralytics#8900)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    abirami-vina and glenn-jocher committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e8de3fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c12771 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix names bug when exporting YOLOv8-World to ONNX (ultralytics#8941)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    jamjamjon and glenn-jocher committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    58a05f8 View commit details
    Browse the repository at this point in the history
  2. New test for labels and crops (ultralytics#8861)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Burhan-Q and glenn-jocher committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    82e8dae View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Optimize TFJS export on ARM64 (ultralytics#8946)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    368abb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc34ae5 View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.28 avoid * ops on bool Tensors for RT-DETR OpenVINO…

    … export (ultralytics#8937)
    
    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2d513a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b44e184 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. ultralytics 8.1.29 improved disk space checking on correct path (ul…

    …tralytics#8977)
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
    glenn-jocher and Kayzwer committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ab71228 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Add OpenVINO Latency vs Throughput modes Docs page (ultralytics#9001)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f9edac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Add brain-tumor dataset docs page (ultralytics#9041)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e4afd47 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    630ee45 View commit details
    Browse the repository at this point in the history
  2. Updating a typo on paddlepaddle.md (ultralytics#9108)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    abirami-vina and glenn-jocher committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a62cdab View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.30 add advanced HUB train arguments (ultralytics#9110)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8617fcf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    292e028 View commit details
    Browse the repository at this point in the history
  2. Add TF GraphDef Docs Integrations Page (ultralytics#9203)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    abirami-vina and glenn-jocher committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    41c2d8d View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.31 NCNN and CLIP updates (ultralytics#9235)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3c179f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Fix TypeError in check_cfg() (ultralytics#9245)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    528793f View commit details
    Browse the repository at this point in the history
  2. Add https://youtu.be/aeAX6vWpfR0 to docs & african-wildlife dataset…

    … docs page (ultralytics#9102)
    
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    RizwanMunawar and glenn-jocher committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    fbb180d View commit details
    Browse the repository at this point in the history
  3. Add TF SavedModel Docs Integrations Page (ultralytics#9162)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    abirami-vina and glenn-jocher committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8bb2cda View commit details
    Browse the repository at this point in the history
  4. Limit ray<2.9.3 due to bug in ray==2.10.0 (ultralytics#9254)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7d2e94b View commit details
    Browse the repository at this point in the history
  5. ultralytics 8.1.32 fix CLIP backwards compatibility (ultralytics#9253)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6de99a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3523382 View commit details
    Browse the repository at this point in the history
  7. Fix IS_PYTHON_3_12 bug (ultralytics#9258)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    glenn-jocher and UltralyticsAssistant committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ebbbdd7 View commit details
    Browse the repository at this point in the history
  8. Reverse IoU threshold for NMS docs descriptions (ultralytics#9151)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    plashchynski and glenn-jocher committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e706c7f View commit details
    Browse the repository at this point in the history
  9. Add bgr hyperparameter (ultralytics#9139)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Laughing-q and glenn-jocher committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    33607ca View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Update pyproject.toml [tool.pytest.ini_options] (ultralytics#9259)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8d31c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6c66a View commit details
    Browse the repository at this point in the history
  3. ultralytics 8.1.33 fix HUB model checks (ultralytics#9153)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ec1d110 View commit details
    Browse the repository at this point in the history
  4. Update Discord and Contributing Guide URLs (ultralytics#9270)

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    281e07d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcb953b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. ultralytics 8.1.34 Inference API robust imgsz checks (ultralytics#9274

    )
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5be2ffb View commit details
    Browse the repository at this point in the history
  2. Bump contributor-assistant/github-action from 2.3.1 to 2.3.2 in /.git…

    …hub/workflows (ultralytics#9279)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6a2fddf View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    898cbcd View commit details
    Browse the repository at this point in the history
  2. Fix typo in YOLOv8-Libtorch-CPP-Inference (ultralytics#9330)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    higor-melo and glenn-jocher committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1325889 View commit details
    Browse the repository at this point in the history
  3. Simplify metrics calculation (ultralytics#9338)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Kayzwer and glenn-jocher committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    978a3ca View commit details
    Browse the repository at this point in the history
  4. Fix typo in example readme (ultralytics#9306)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    ericphanson and glenn-jocher committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d4072f7 View commit details
    Browse the repository at this point in the history
  5. Specify YOLODataset task arg during INT8 calibration (ultralytics#9309)

    Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    3 people committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e84e117 View commit details
    Browse the repository at this point in the history
  6. ultralytics 8.1.35 simplify network modules (ultralytics#9321)

    Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    Laughing-q and glenn-jocher committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3aeb058 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    8e32039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f44cdd View commit details
    Browse the repository at this point in the history