chore(experiments): X-Ray rerun and opencv5 dump runners

- run_xray_lvface_opencv5.sh: end-to-end X-Ray benchmark (scene_analyze
  per film → sample_eval) on the current build with LVFace-B.
- dump_lvface_opencv5.sh: fresh LVFace-B embedding dumps (plain front-half,
  histogram cuts baked in) for the optimizer replay corpus. No decode-fps
  cap — that only mattered under parallel dumping; serial it just halved
  throughput.
- .gitignore: ignore build-*/ out-of-tree build dirs.
This commit is contained in:
2026-08-09 10:22:32 +02:00
parent c374c262f5
commit e1423062e2
3 changed files with 115 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
# Build
build/
build-*/
cmake-build-*/
CMakeCache.txt
CMakeFiles/