-
首先,再次感谢这个开源项目的所有贡献人员,GoldenDict是我日常生活和工作中不可或缺的一个工具。
最近我在pc上读一些pdf格式的古籍(如下图),经常需要查字典。因为文字是在图片上的,所以没办法选择文字。每次都要拿出手机,然后在欧陆上手写查询,非常的耗时耗力。
对于图片上的文字,能否通过hover去拾取呢?是否有实现的可能性?因为有很多pdf都是图片形式的,这个问题我想很多人都会…
-
大礼包里面有一个手写识别模型,要导出paddle inference模型,没有yml文件怎么办?哪里有?
![image](https://github.com/PaddlePaddle/PaddleOCR/assets/40328063/7d37fef4-e3c1-4a96-88d6-3110cd6ef302)
-
There's a few things where it would be useful to be able to map a node in the AST to the portion of the text that defines it. Pest gives us this information but we currently throw it away when convert…
-
# Problem
When using `try_from` we have error classes that are generated, that contain more information than is just listed in the `Display` method. This could be extra information about what failed,…
-
1)Paddle Lite 版本:v2.13rc
2)Host 环境:macos 12.6.3
模型信息
1)模型名称 :手写识别
2)模型链接 :大礼包里面的手写识别
复现信息:opt --model_file=./case_handwrite/best_accuracy.pdopt --param_file=./case_handwrite/best_accuracy.pdpa…
-
Is there a way to achieve a consistent code coverage? I’m generating a coverage report using [cargo-llvm-cov](https://github.com/taiki-e/cargo-llvm-cov), but some tests where the problem space is very…
-
Traceback (most recent call last):
File "k:\python\handwrite\main.py", line 8, in
font=ImageFont.truetype("font.ttf", size=100),
File "C:\Users\ZK\AppData\Local\Programs\Python\Python310\l…
-
Hi @jonasbb
I have a struct
```rust
use serde_with::{serde_as, BoolFromInt, PickFirst};
...
#[serde_as]
#[derive(Debug, Deserialize, Default)]
#[serde(rename_all = "camelCase")]
pub str…
-
### Describe the bug
When using the [`cloudformation.WaitUntilChangeSetCreateCompleteContext`](https://docs.aws.amazon.com/sdk-for-go/api/service/cloudformation/#CloudFormation.WaitUntilChangeSetCr…
-
Use [Valuable Value](https://docs.rs/valuable_value/latest/valuable_value/) as a new encoding format for p2panda operations instead of CBOR.
## CBOR
**Con**
CBOR is a great encoding format bu…