recipe(stanfordmimi/synthpose-vitpose-base-hf): add verified CPU fp32/fp16 recipes#1205
Merged
codykk merged 1 commit intoJul 24, 2026
Conversation
codykk
marked this pull request as ready for review
July 24, 2026 06:06
DingmaomaoBJTU
approved these changes
Jul 24, 2026
codykk
deleted the
yongyue/add-stanfordmimi-synthpose-vitpose-base-hf-recipe
branch
July 24, 2026 06:51
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.
Summary
Add verified CPU fp32 and fp16 keypoint-detection recipes for
stanfordmimi/synthpose-vitpose-base-hf, a ViTPose base model trained on synthetic pose data for human keypoint estimation. This is an Effort L0 / Outcome L0 recipe-only contribution because currentmainalready exports the model without a recipe; the recipes record verified precision coverage for CPUExecutionProvider. Highest Goal verdict: L1 PASS (L3 CLI-BLOCKED:winml evalmetrics computation failed forkeypoint-detection).Model metadata
VitPoseForPoseEstimationarchitecture. Confidence: verified.keypoint-detectionacross checkpoint, Transformers, and WinML surfaces. Evidence:winml inspecton currentmain, Optimum probe (WINML-ONLY). Confidence: verified.VitPoseForPoseEstimationsource,winml inspectI/O shapes (mapped).Validation and support evidence
Baseline
mainat3ea6df73d5438040d21167b502c251d3e451fb2b.winml config): PASS with taskkeypoint-detection,VitPoseForPoseEstimation, inputpixel_values [1,3,256,192], outputheatmaps, opset 17.winml evalran inference but failed at metrics computation for taskkeypoint-detection.keypoint-detectioninadded_by_winmlonly (WINML-ONLY).Goal
main). Ceiling is L1 (perf) because L3 is CLI-BLOCKED (metrics computation failure) and L2 is CLI-pending.Outcome
examples/recipes/stanfordmimi_synthpose-vitpose-base-hf/cpu/cpu/keypoint-detection_fp32_config.jsonexamples/recipes/stanfordmimi_synthpose-vitpose-base-hf/cpu/cpu/keypoint-detection_fp16_config.jsonPer-EP/device/precision results
Goal ladder
Perf
Eval
winml evalinference completed but metrics computation failed forkeypoint-detectionDelta
winml configauto-config output — filed for verifiedcpu/cpucoverage.winml config -p fp16auto-config output — filed for verifiedcpu/cpucoverage.Reproduce