-
请问huggingface上面的 DocLayout-YOLO-DocSynth300K-pretrain 和 DocLayout-YOLO-DocStructBench 这两个模型有什么区别?
如果我想在自己的数据集上做finetune,应该选择哪个预训练模型呢?谢谢!
yr-zh updated
3 weeks ago
-
你好,docsynth300k 是和M6的类别对应吗?yolo的label文件的id 对应的类别可以提供吗?
-
1、使用pip找不到doclayout-yolo==0.0.2,github上源码也仅有0.0.1
2、按照使用教程,运行了PDF内容提取,使用以下命令
`python project/pdf2markdown/scripts/run_project.py --config project/pdf2markdown/configs/pdf2markdown.yaml`
但是有一点冲突,以下报…
-
-
### 1.Python版本问题
首先是这里只说了`Require Python version =3.8; 1.23.0 Requires-Python >=3.8; 1.23.0rc1 Requires-Python >=3.8; 1.23.0rc2 Requires-Python >=3
.8; 1.23.1 Requires-Python >=3.8; 1.23.10 Requires…
-
您好,请问是直接改这里的batch数,另外source从单个image_path改成所有的图片的PIL.Image列表嘛?https://github.com/opendatalab/DocLayout-YOLO/blob/main/doclayout_yolo/engine/model.py#L431C8-L431C98
-
I encountered an error while trying to convert the training model into an onnx model.
`AttributeError: 'Conv' object has no attribute 'bn'`
-
I'm aware you've mentioned in another issue that the local deployment of MinerU with doclayout_yolo will be in the next version at the end of the month. Just wondering if that's still the case or ther…
-
layout model: doclayout_yolo
![WechatIMG17](https://github.com/user-attachments/assets/b68faf82-e2c2-49b9-acef-14d3af657818)
layout model: layoutlmv3
![Uploading WechatIMG13.jpg…]()
-
![屏幕截图 2024-11-22 165720](https://github.com/user-attachments/assets/c9b03818-6211-4241-ba77-c02bb9dfe7ab)
C:\Users\55236>pdf2zh -i
Running on local URL: http://0.0.0.0:7860
Exception in thread …