Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于 virtual reader #34

Open
2505234141 opened this issue Oct 26, 2023 · 0 comments
Open

关于 virtual reader #34

2505234141 opened this issue Oct 26, 2023 · 0 comments

Comments

@2505234141
Copy link

(NotFound) Cannot open file ./baidu_pp_detection/models/cascade_rcnn_dcn_r101_vd_fpn_gen_server_side_model_, please confirm whether the file is normal.
[Hint: Expected static_cast(fin.is_open()) == true, but received static_cast(fin.is_open()):0 != true:1.] (at ..\paddle\fluid\inference\api\analysis_predictor.cc:1116)

Traceback (most recent call last):
File "C:\论文模型\CVprojects-main\codes\9.virtual reader\demo.py", line 515, in
control.recognize()
File "C:\论文模型\CVprojects-main\codes\9.virtual reader\demo.py", line 357, in recognize
drawInfo = DrawSomeInfo()
File "C:\论文模型\CVprojects-main\codes\9.virtual reader\demo.py", line 69, in init
self.pp_dete = Baidu_PP_Detection()
File "C:\论文模型\CVprojects-main\codes\9.virtual reader\baidu_pp_wrap.py", line 39, in init
trt_calib_mode=False)
File "baidu_pp_detection\python\infer.py", line 78, in init
trt_calib_mode=trt_calib_mode)
File "baidu_pp_detection\python\infer.py", line 359, in load_predictor
predictor = fluid.core.create_paddle_predictor(config)
RuntimeError: Unknown exception

请问这是什么原因啊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant