infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
17.68k stars 1.8k forks source link

[Question]: which base model on ocr, tsr and layout? #803

Open AnyangAngus opened 4 months ago

AnyangAngus commented 4 months ago

Describe your problem

I can see that deepdoc use many model from https://huggingface.co/InfiniFlow/deepdoc/tree/main so which base model does deepdoc select? det.onnx, rec.onnx from paddle? layout.onnx, tsr.onnx base on which model struct?

cxiaowen commented 3 months ago

我也想问这个问题,你知道是哪个没有