You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-23Lines changed: 39 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ Convert scientific posters (PDF/images) to structured JSON metadata using Large
58
58
**poster2json** extracts structured metadata from scientific conference posters (PDF or image format) into machine-actionable JSON conforming to the [poster-json-schema](https://github.com/fairdataihub/poster-json-schema).
59
59
60
60
The pipeline uses:
61
+
61
62
-**Llama 3.1 8B** (fine-tuned) for JSON structuring
62
63
-**Qwen2-VL-7B** for vision-based OCR of image posters
63
64
-**pdfalto** for layout-aware PDF text extraction
@@ -104,49 +105,56 @@ Output conforms to the [poster-json-schema](https://github.com/fairdataihub/post
0 commit comments