• Andrey Filippov's avatar
    CLAUDE: 3-A3 interior tile gate (curt.pose_shrink) + deterministic lean task order · 8fb0eea4
    Andrey Filippov authored
    Tile selection (deriveSelection): new interior gate per Andrey's 07/13 ruling -
    usable = finite calibration (measured in EVERY scene) shrunk by curt.pose_shrink
    tiles (TileNeibs 8-dir, default 2; array-border ring cleared explicitly). Excludes
    the partial-OOB band (soft margin 12 px = 1.5 tiles) so every selected tile keeps
    all 16 sensors interior at every scene pose - enables the fixed per-sequence GPU
    tile list with the consolidation OOB pass bypassed by host policy.
    
    leanMeasure: sort task streams by (tileY, tileX) - setInterTasks* fill from worker
    threads, so tile order was nondeterministic run-to-run; the fixed selection + sort
    = the static task-stream contract for the pose_corr checkpoint (rung 1).
    
    New dialog knob (CUAS RT tab): "Pose tile selection shrink (tiles)"
    (curt.pose_shrink, corr-xml _curt_pose_shrink).
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    8fb0eea4
Name
Last commit
Last update
..
CuasConditioning.java Loading commit data...
CuasDetectRT.java Loading commit data...
CuasDnnBackend.java Loading commit data...
CuasDnnInfer.java Loading commit data...
CuasDnnLocal.java Loading commit data...
CuasDnnRemote.java Loading commit data...
CuasLogFold.java Loading commit data...
CuasPoseRT.java Loading commit data...
CuasRT.java Loading commit data...
CuasRTDetector.java Loading commit data...
CuasRTLib.java Loading commit data...
CuasRTUtils.java Loading commit data...
CuasRecurrentBuffer.java Loading commit data...
CuasRender.java Loading commit data...
CuasRtState.java Loading commit data...
CuasStage2Infer.java Loading commit data...
CuasTD.java Loading commit data...
RtParams.java Loading commit data...
TemporalConsolidator.java Loading commit data...
TemporalKernelGenerator.java Loading commit data...
TpDnnJna.java Loading commit data...
package-info.java Loading commit data...