You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: (NotFound) Cannot open file exported_model/smoke.pdmodel, please confirm whether the file is normal.单目3D进行推理预测时一直报模型错误,使用提供的预训练模型还有自己训练的模型都这样
#355
Open
Jarvisxize opened this issue
May 27, 2023
· 7 comments
RuntimeError: (NotFound) Cannot open file exported_model/smoke.pdmodel, 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/paddle/fluid/inference/api/analysis_predictor.cc:1901)
The text was updated successfully, but these errors were encountered:
RuntimeError: (NotFound) Cannot open file exported_model/smoke.pdmodel, 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/paddle/fluid/inference/api/analysis_predictor.cc:1901)
The text was updated successfully, but these errors were encountered: