Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -81,16 +81,12 @@ A dense page of 99 lines takes roughly 22 s.
|
|
| 81 |
### About `sample.jpg`
|
| 82 |
|
| 83 |
A 912×1200 café menu card, rendered synthetically in DejaVu Serif rather than
|
| 84 |
-
photographed, so it carries no third-party image licensing.
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
- **Prices sit two spaces after the item name**, not right-aligned with a dot
|
| 91 |
-
leader. DBNet does not bridge a wide intra-line gap — with right-aligned
|
| 92 |
-
prices each row detects as two boxes (name and price separately), nearly
|
| 93 |
-
doubling the line count and the recognition time.
|
| 94 |
|
| 95 |
Recognized output, all ten lines at confidence ≥ 0.966:
|
| 96 |
|
|
|
|
| 81 |
### About `sample.jpg`
|
| 82 |
|
| 83 |
A 912×1200 café menu card, rendered synthetically in DejaVu Serif rather than
|
| 84 |
+
photographed, so it carries no third-party image licensing.
|
| 85 |
+
|
| 86 |
+
Its width/height ratio of 0.76 matches the detector's static 608×800 input.
|
| 87 |
+
Preprocessing resizes straight to that shape without preserving aspect, so an
|
| 88 |
+
off-ratio image reaches the model stretched — worth matching if you swap in your
|
| 89 |
+
own sample.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
|
| 91 |
Recognized output, all ten lines at confidence ≥ 0.966:
|
| 92 |
|