- 26 Jun, 2026 4 commits
-
-
Andrey Filippov authored
Run the PyTorch L1+L2 server on the workstation 5060 Ti; Java pipeline points at 127.0.0.1:5577. Verified: server loads L1(weighted9_pm_s)+L2(l2_v1) on CUDA, warm-up + pyramid build OK. Co-Authored-By:Claude Opus 4.8 (1M context) <noreply@anthropic.com>
-
Andrey Filippov authored
Per Andrey: future DNN companions to imagej-elphel (all PyTorch, not Java) live here too. README + per-file header tagline generalized accordingly. Co-Authored-By:Claude Opus 4.8 (1M context) <noreply@anthropic.com>
-
Andrey Filippov authored
Validated in PoC: L1 (weighted9_pm_s) -> TorchScript -> C++/CUDA on Blackwell matches PyTorch (7.6e-4). Writes raw-f32 reference vectors for the native probe. Co-Authored-By:Claude Opus 4.8 (1M context) <noreply@anthropic.com>
-
Andrey Filippov authored
L1 RawFCN + L2 ConvGRU(torus), synthetic data gen, training/eval, infer_server, and export_torchscript.py (self-contained TorchScript for native LibTorch inference). GPLv3 (Elphel norm); headers on all .py/.sh; LICENSE = GPLv3. runs/ checkpoints untracked. Co-Authored-By:Claude Opus 4.8 (1M context) <noreply@anthropic.com>
-