Varshith dharmaj commited on
Commit
854a3d5
·
verified ·
1 Parent(s): 9af2764

Upload test_ocr_output.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. test_ocr_output.txt +28 -0
test_ocr_output.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Initializing MVM2 Local OCR Subsystem (Pix2Text + LaTeX-OCR)...
2
+ Loaded Pix2Text Model successfully.
3
+ \nProcessing Image: C:\Users\Varshith Dharmaj\Downloads\major\math_verification_mvp\test_math.png
4
+ Loading C:\Users\Varshith Dharmaj\AppData\Roaming\pix2text\1.1\mfd-1.5-onnx\pix2text-mfd-1.5.onnx for ONNX Runtime inference...
5
+ Using ONNX Runtime 1.24.3 with CPUExecutionProvider
6
+
7
+ 0: 384x768 1 embedding, 1 isolated, 312.6ms
8
+ Speed: 115.1ms preprocess, 312.6ms inference, 38.1ms postprocess per image at shape (1, 3, 384, 768)
9
+ \n==================================================
10
+ 🏆 MVM2 LOCAL OCR ENGINE - PIPELINE VERIFICATION
11
+ ==================================================
12
+ Backend Used: pix2text
13
+ \n[EXTRACTED LATEX]
14
+
15
+ $$
16
+ 2 x+4=1 0
17
+ $$
18
+
19
+ \n[DETECTED LAYOUT MAP]
20
+ [
21
+ {
22
+ "type": "mixed",
23
+ "text": "\n$$\n2 x+4=1 0\n$$\n"
24
+ }
25
+ ]
26
+ \n[WEIGHTED OCR CONFIDENCE SCORE]: 90.55%
27
+ ==================================================
28
+ \nStatus: Verification SUCCESS