issues
search
104 results
for pytorchocr
Best match
Best match
Most commented
Newest
Recently updated
Least commented
Oldest
Least recently updated
BADBADBADBOY/pytorchOCR
#52
请问warpctc_pytorch这个使用的哪个版本的?
cqray1990
updated
3 years ago
1
frotms/PaddleOCR2Pytorch
#11
GRUCell模块转写bias问题
- 感谢作者的工作,正好看到一个小问题 - 下面是作者转写的,其中`bias=True` https://github.com/frotms/PaddleOCR2Pytorch/blob/28ac1197325dff63f084b845fe82b92cab04e921/pytorchocr/modeling/heads/rec_att_head.py#L76-L77 - Paddle系列…
SWHL
updated
3 years ago
2
BADBADBADBOY/pytorchOCR
#59
args.batch_size=2,转onnx的时候失败,等于1的时候才可以,请问什么原因?
inputs = torch.randn(args.batch_size, 3,w,h).cuda() torch_out = torch.onnx._export(model, inputs, output_onnx, export_params=True, verbose=False,do_constant_folding=False,keep_initializers_as_inp…
cqray1990
updated
3 years ago
3
BADBADBADBOY/pytorchOCR
#38
ICDAR检测
已经120个epoch了。ACC一直都是0.5,我太慌了啊 ![image](https://user-images.githubusercontent.com/18018760/120772706-28a82e00-c553-11eb-8d97-19d4742fef4d.png)
liuwenhaha
updated
3 years ago
8
BADBADBADBOY/pytorchOCR
#56
version2是不是美验证阿,'ctc_type'配置文件中都没有关键字
cqray1990
updated
3 years ago
5
WenmuZhou/PytorchOCR
#183
首页提供的模型效果较差
模型:使用 ch_det_server_db_res18.pth 与 ch_rec_server_crnn_res34.pth 调用 ocr_infer.py : python D:/Projects/PytorchOCR/tools/ocr_infer.py --det_path ../weights/ch_det_server_db_res18.pth --rec_path ../wei…
Dajiang1202
updated
3 years ago
3
BADBADBADBOY/pytorchOCR
#43
推理需要下载C++的opencv吗?
aishangmaxiaoming
updated
3 years ago
8
BADBADBADBOY/pytorchOCR
#45
大佬,训练一个epoch,最后一个iter报错:RuntimeError: can't start new thread…
aishangmaxiaoming
updated
3 years ago
2
BADBADBADBOY/pytorchOCR
#53
CRNN yaml配置中这个文件的数据格式是什么
key_file: /src/notebooks/MyworkData/EnglishCrnnData/key_new.txt 可以发一下参考的标准格式吗 谢谢
yufanxin
updated
3 years ago
3
BADBADBADBOY/pytorchOCR
#46
test这两个路径下应该是什么样的格式呢?test_file: 和 test_gt_path: 。另外想问下,多分类…
aishangmaxiaoming
updated
3 years ago
7
上一页
1
...
4
5
6
7
8
9
10
...
11
下一页