-
When extracting the feature [OCRSearch](https://github.com/vitrivr/cineast/blob/dev/cineast-core/src/main/java/org/vitrivr/cineast/core/features/OCRSearch.java), I always end up getting the attached e…
-
こんばんは、こちらのコードを拝借して転移学習を試みておりますが学習がうまくいかないため質問させてください。
学習にはdebug/fots/train.pyを使用し、モデルの読み込みの下に以下のコードを入れて実行しております。
```
model.load_weights('./sample_weights/fots-pretrain_model.pth')
```
エラーはpytorch…
-
![image](https://user-images.githubusercontent.com/33149964/117818141-e7499900-b29a-11eb-8f53-e204be68e458.png)
如图,检测的准确率还可以,端到端文字识别一直为0.
![gt_1202_3](https://user-images.githubusercontent.com/33149…
-
这个是aistudio里面的一个项目,我准备学习一下,希望有人能解答一下,谢谢。
/home/aistudio/work/PaddleOCR
2021-07-28 21:26:43,177-INFO: {'Global': {'debug': False, 'algorithm': 'CRNN', 'use_gpu': False, 'epoch_num': 1000, 'log_smooth…
-
-
都是用的自己的数据和字典且不加载预训练模型,英文识别时训练和预测都没有问题,训练中文数据时改配置文件的character_type: ch,训练没有问题,但是
python tools/infer/predict_rec.py --image_dir="C:\data\standalone\own_vehicle_pic\crop_img\0111_16_crop_0.jpg" --rec_mo…
-
您好,问题如标题。下面是启动训练后生成的配置文件: (使用的是rec_icdar15_train.yml,其中name:Cosine,是参考配置文件的参数添加的)
> Global:
> debug: false
> use_gpu: true
> epoch_num: 100
> log_smooth_window: 20
> print_batch_step…
-
你好,百度网盘的预训练模型链接失效了,请问可以再提供一下吗?
-
测试了一下,TPS的small模块,参数量
-
#2470 问题下已经逐条排查过了,github上能搜到的#2080 #2782 #2873也都排查了
参数已对齐,检测还算准确,但是识别有很大问题
还有什么需要排查的点吗
举例来说:
python tools/infer/predict_system.py --image_dir="./try2/" --det_model_dir="./inference/db_mv3" --re…