-
Thanks for your repo! I met with some problems for the first time installing. After compelling, I move the application to the folder. But after I click the button, the error arises
I am wondering i…
-
网络环境没有问题,参考官方文档微调报错**无法获取数据集latex-ocr-print** ,参考文档地址:https://github.com/modelscope/ms-swift/blob/main/docs/source/Multi-Modal/qwen2-vl%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5.md
遇到报错的微调启动命令:
```bash…
-
[Paddle2ONNX] Oops, there are some operators not supported yet, including multinomial,put_along_axis,
[ERROR] Due to the unsupported operators, the conversion is aborted.
-
I use pix2tex successfully but latexocr went wrong with error:Cannot mix incompatible Qt library (6.6.3) with this library (6.7.3)
The environment is newly created for only LaTeX-OCR,all the packages…
-
I created a new conda env using:
```
conda create --name latex_ocr python=3.10
conda activate latex_ocr
conda install pytorch pytorch-cuda=11.8 -c pytorch -c nvidia
pip install "pix2tex[gui]"
…
-
看到一个公众号提供了一种基于latex构造文档数据集的介绍,有需要的可以参考:
- https://mp.weixin.qq.com/s/wRbRvy8RA-a6FLlN9DVPZA (环境准备-GOT_OCR数据合成)
- https://mp.weixin.qq.com/s/SDzlVdlqb9WjvyW3-411dw (markdown数据生成—GOT_OCR数据合成)
感觉还没写…
-
Environmental preparation:
```
git clone https://github.com/modelscope/ms-swift.git
cd ms-swift
pip install -e .[llm]
# or
pip install git+https://github.com/modelscope/swift.git#egg=ms-sw…
-
(p9) PS D:\LaTeX-OCR> latexocr
Traceback (most recent call last):
File "C:\Users\50332\anaconda3\envs\p9\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals,…
-
Traceback (most recent call last):
[rank0]: File "/mnt/f/GOT-OCR2.0/./GOT-OCR-2.0-master/GOT/train/train_GOT.py", line 160, in
[rank0]: train()
[rank0]: File "/mnt/f/GOT-OCR2.0/./GOT-OCR-2…
-
Is there a way to improve the results and also how much compute power do we need to fine tune this model to get good results on specific documents. And am I correct on that this model with ocr_type se…
AB00k updated
2 months ago