• Andrey Filippov's avatar
    CLAUDE: RT-seed step 1b wiring - LoG A/B products in the RT render (curt.log_test) · 0fe8f5c1
    Andrey Filippov authored
    With 'CUAS RT render' + new 'RT render LoG A/B (folded kernels)' checkboxes ON,
    testRenderSequence saves two more hyperstacks comparable to -CUAS-RT-RENDER:
    - -CUAS-RT-RENDER-LOG-ORACLE: the product convolved with the EXISTING pre-DNN
      pixel-domain LoG (same CuasRTUtils.convolve2DLReLU instance construction as
      CuasDetectRT.detectTargets, LINEAR alpha=1);
    - -CUAS-RT-RENDER-LOG-FOLDED: the same render chain re-run with the LoG folded
      into the GPU aberration kernels (CuasLogFold.getLogTd tap-precompensated +
      foldKernels, setConvolutionKernels force re-upload) - NO pixel convolution;
      original kernels restored in a finally block.
    Render loop extracted verbatim into renderPass(), hyperstack save into
    saveRenderHyper() so both passes share the exact chain. Offline verdict:
    attic/CLAUDE/compare_cuda_versions.py --only LOG-
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    0fe8f5c1
Name
Last commit
Last update
..
calibration Loading commit data...
cameras Loading commit data...
common Loading commit data...
correction Loading commit data...
cuas Loading commit data...
dct Loading commit data...
gpu Loading commit data...
ims Loading commit data...
jp4 Loading commit data...
lwir Loading commit data...
mcp Loading commit data...
orthomosaic Loading commit data...
readers Loading commit data...
tensorflow Loading commit data...
tileprocessor Loading commit data...
vegetation Loading commit data...
x3d/export Loading commit data...