• Andrey Filippov's avatar
    CLAUDE: bundle L1+L2 TorchScript models as resources (piece 4A) · 7e296021
    Andrey Filippov authored
    Bundles the exported TorchScript models + their .meta.json sidecars under
    src/main/resources/cuas_dnn/<name>/ so CuasDnnLocal runs with no local model
    dir (deployment needs no PyTorch/dev tooling - just the .so + libtorch runtime):
      weighted9_pm_s/model.ts.pt (+.meta.json)        L1 (N=9,P=24,vr=5,out_ch=124)
      mexhat_gaps_boost40/model.l2.ts.pt (+.meta.json) L2 (ch_hidden=24,vmax=1.4)
    
    Validated: CuasDnnLocal bundled-resource path (curt_dnn_local_dir empty) extracts
    from the jar and matches the server oracle EXACTLY (offset5=0.0, roi=0.0).
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    7e296021
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...