Improve segmented vision matching quality
This commit is contained in:
@@ -175,6 +175,9 @@ def run_matching(
|
||||
logger.info("Trailer: %s", cfg.paths.reference_trailer.name)
|
||||
logger.info("Beats : %d", len(beats))
|
||||
logger.info("=" * 60)
|
||||
if not beats:
|
||||
logger.info("No beats requested; skipping scene and global scans.")
|
||||
return []
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
# Phase 0: Scene index
|
||||
|
||||
Reference in New Issue
Block a user