-
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:Claude Fable 5 <noreply@anthropic.com>
0fe8f5c1
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| rt | ||
| CorrectionFPN.java | ||
| Cuas.java | ||
| CuasCenterLma.java | ||
| CuasData.java | ||
| CuasMotion.java | ||
| CuasMotionLMA.java | ||
| CuasMultiSeries.java | ||
| CuasRanging.java | ||
| CuasTile.java |