-
请问下,cv_resnet18_ocr-detection-line-level_damo,这么小的模型为啥开销这么大,是有什么config参数没改吗?
除了ocr-detection, 其他模块模型开销都在1s以内
我的环境是:cuda11.8, cudnn8.6.0, tensorflow2.11.0
-
Getting the following error:
```
# g++ -o DetectText TextDetection.cpp FeaturesMain.cpp -lopencv_core -lopencv_highgui -lopencv_imgproc -I/path/to/current/directory
TextDetection.cpp: In function…
-
During `make -C bibnumber/Debug` I got the following errors.
```
../textdetection.cpp:230:3: error: 'rectangle' is not a member of 'cv'
cv::rectangle(tmp_mat, it->first, it->second, c);
^~…
-
-
Hello, I run the code with some error as follows, so may I know your version of pytorch?
`Memory Usage:
CUDA: 0 Allocated: 117.5244140625 MB Cached: 125.875 MB
Traceback (most recent call…
-
Traceback (most recent call last):
File "E:/WangJianFeng/2020/TextDetection/PSENet/train_ic15.py", line 285, in
main(args)
File "E:/WangJianFeng/2020/TextDetection/PSENet/train_ic15.py", l…
-
As pointed out in https://github.com/clamsproject/app-east-textdetection/issues/1#issuecomment-1722622848, for future compatibility, we need `timePoint` property of box annotation objects to be proper…
-
### What version of Bun is running?
1.0.7+b0393fba6200d8573f3433fb0af258a0e33ac157
### What platform is your computer?
Darwin 22.3.0 arm64 arm
### What steps can reproduce the bug?
The most simpl…
-
在docker 里文字检测模型初始化:
TextDetection(detection_pb, tf_config, max_size=1600)
请问这个1600是否必须那么大?输入太大运行性能太差了。
-
您好,非常感谢您的分享,我按照您说的步骤做好之后,在加载模型的时候报了以下错误。我的tf版本是1.2.0,希望得到您的解答,谢谢。
DataLossError (see above for traceback): Unable to open table file /home/jiale/company/Faster_RCNN_for_TextDetection-master (2)/Faste…