TFT-ID: Table/Figure/Text IDentifier for academic papers
Model Summary
TFT-ID (Table/Figure/Text IDentifier) is an object detection model finetuned to extract tables, figures, and text sections in academic papers created by Yifei Hu.
The model was finetuned with papers from Hugging Face Daily Papers. All 36,000+ bounding boxes are manually annotated and checked by Yifei Hu.
TFT-ID model takes an image of a single paper page as the input, and return bounding boxes for all tables, figures, and text sections in the given page.
The text sections contain clean text content perfect for downstream OCR workflows. I recommend using TB-OCR-preview-0.1[HF] as the OCR model to convert the text sections into clean markdown and math latex output.
Note: Depending on the use cases, some "incorrect" output could be totally usable. For example, the model draw two bounding boxes for one figure with two child components.