Conversation
Contributor
Model Review
|
Contributor
Process replay diff reportReplays driving segments through this PR and compares the behavior to master. ✅ 0 changed, 66 passed, 0 errors |
greatgitsby
added a commit
to greatgitsby/openpilot
that referenced
this pull request
Mar 25, 2026
This reverts commit 12f1be1.
FrogAi
pushed a commit
to FrogAi/FrogPilot
that referenced
this pull request
Apr 3, 2026
* f9f6da19-c248-460f-8e16-d47e9824bfb7/100 * 05a58a51-e0e3-4e9b-8e27-e644685f2c50/100
haraschax
added a commit
that referenced
this pull request
Apr 21, 2026
mvl-boston
pushed a commit
to mvl-boston/openpilot
that referenced
this pull request
May 7, 2026
This reverts commit 12f1be1.
SpysyWeeb
pushed a commit
to SpysyWeeb/Beamng-onnx
that referenced
this pull request
Jul 3, 2026
The model section title is now a switch: SUPERCOMBO shows the single dropdown as before; SPLIT POLICY shows two side-by-side dropdowns (VISION / POLICY), each scanning its own driving_vision*/*policy* halves under models/ plus browse. Selection, arch, and both paths persist in the launcher json; START passes --split --vision <path> --policy <path>, and DrivingModel gained vision_path/policy_path overrides. Models (gitignored, fetched via the comma GitLab LFS recipe from PR commaai/openpilot#37727 "POP model", sha-verified): driving_vision_POP.onnx / driving_policy_POP.onnx I/O is identical to the 0.11.1 split pair (vision 1576 / policy 1000, same inputs) and the POP vision checkpoint is the same base as the CD210 supercombo's vision stage — sibling releases, so comparisons are apples-to-apples. driving_supercombo.onnx renamed driving_supercombo_CD210.onnx per its release name; supercombo scan now excludes all driving_vision*/driving_policy* halves. End-to-end verified: headless UI smoke (toggle, dropdown select, args) + POP pair through DrivingModel.step + decode. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.














No description provided.