CLAUDE: initial import — DNN training/eval/export (migrated from imagej-elphel-internal/c5p_dnn)
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>
Showing
.gitignore
0 → 100644
DESIGN.md
0 → 100644
DESIGN_v2_mf_hough.md
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
baselines.py
0 → 100644
build_combo3.py
0 → 100644
clean_eval_fwhm.py
0 → 100644
compare_dnn_truth.py
0 → 100644
dense_check.py
0 → 100644
diag_clean.py
0 → 100644
eval_mfs.py
0 → 100644
export_onnx.py
0 → 100644
export_refine.py
0 → 100644
extract_B.py
0 → 100644
gap_eval.py
0 → 100644
gen_synth_cuas.py
0 → 100644
ghost_probe.py
0 → 100644
infer_server.py
0 → 100644
l1_samples.py
0 → 100644
l2_fp_analysis.py
0 → 100644
layer2.py
0 → 100644
layer2_data.py
0 → 100644
layer2_eval.py
0 → 100644
layer2_gapcheck.py
0 → 100644
layer2_train.py
0 → 100644
layer2_train_A.py
0 → 100644
layer2_train_P.py
0 → 100644
layer2p.py
0 → 100644
make_testvec.py
0 → 100644
model.py
0 → 100644
nettest.py
0 → 100644
partial_votes.py
0 → 100644
run_infer_server.sh
0 → 100644
run_l2A.sh
0 → 100755
run_l2_chain.sh
0 → 100755
run_l2_dense.sh
0 → 100755
run_l2_seq.sh
0 → 100755
shake.py
0 → 100644
stage2.py
0 → 100644
stage2_eval3.py
0 → 100644
synth.py
0 → 100644
test_infer_client.py
0 → 100644
train.py
0 → 100644
velocity_bias.py
0 → 100644
viz_results.py
0 → 100644
viz_trainingdata.py
0 → 100644
vote_1d.py
0 → 100644
Please register or sign in to comment