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

Error in execution #1

Open
Capon199 opened this issue May 8, 2021 · 1 comment
Open

Error in execution #1

Capon199 opened this issue May 8, 2021 · 1 comment

Comments

@Capon199
Copy link

Capon199 commented May 8, 2021

Am getting the following error

File "recognise_human_activity.py", line 30, in
net = cv2.dnn.readNet(model=param.ACTION_RESNET)
cv2.error: OpenCV(4.0.1) C:\ci\opencv-suite_1573470242804\work\modules\dnn\src\onnx\onnx_importer.cpp:57: error: (-210:Unsupported format or combination of formats) Failed to parse onnx model in function 'cv::dnn::dnn4_v20181221::ONNXImporter::ONNXImporter'

@Tejareddy4
Copy link

Tejareddy4 commented Nov 25, 2023

Same for me also. I have Researched only and got to know three problems.

  1. Update opencv
  2. The ONNX module is not getting installed on the PC or path
  3. Limit Size exhausted

Drop me a comment if you found a solution ANYTHING

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

2 participants