• Andrey Filippov's avatar
    CLAUDE: Batch the DGX remote DNN path + on-GPU ghostbuster · 5bee1911
    Andrey Filippov authored
    runDnnRemote requests each level's scenes in chunks (REQ=64) via CuasDnnRemote.inferBatch instead of per-scene; the DGX runs them continuously (production-representative ~100ms/scene full-res) and applies the ghostbuster on the GPU in decode, so BOTH the ROI 121-cell field and the full-frame -OFFSET {dx,dy,s,Vx,Vy} are ghostbusted (dropped the Java-side ghostbust). Validated: local vs remote on the same weighted9_pm_s model -> max |diff| ~1e-4 (ORT per-pixel vs PyTorch shift-and-stitch fp). Full-res ~100ms/scene is the oracle; RT would use the 1/4-res single forward (~4.4ms).
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    5bee1911
Name
Last commit
Last update
..
com/elphel/imagej/gpu Loading commit data...
cuas_dnn Loading commit data...
graphics Loading commit data...
kernels Loading commit data...
LICENSE Loading commit data...
README.txt Loading commit data...
default_14Pix.conf-xml Loading commit data...
default_5Mpix.conf-xml Loading commit data...
escher_pattern.php Loading commit data...
escher_pattern.py Loading commit data...
escher_pattern_class.py Loading commit data...
escher_pattern_invertedfisheye.py Loading commit data...
lena512color.png Loading commit data...
plugins.config Loading commit data...
readers.txt Loading commit data...
readers1.txt Loading commit data...
services.properties Loading commit data...
services.properties.forelphel Loading commit data...
slanted_checker.php Loading commit data...
target_circle.php Loading commit data...