Reference-Free Evaluation for Flowchart Image-to-Code Generation via OCR and VE
July 10, 2026
This framework assesses flowchart-to-code conversion quality at inference time using Recall-OCR for content coverage and Precision-VE for hallucination detection. The combined F1-OCR-VE metric correlates strongly with ground-truth metrics on the FlowVQA dataset without requiring reference code.
HOW THIS AFFECTS YOU
●
builderYou can implement automated quality monitoring for vision-to-code pipelines in production where ground truth is unavailable.
●
designerThis ensures higher reliability for tools converting visual diagrams into functional code structures.