Skip to content

Can't find files #206

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

Open
kloogens opened this issue Feb 18, 2025 · 1 comment
Open

Can't find files #206

kloogens opened this issue Feb 18, 2025 · 1 comment

Comments

@kloogens
Copy link

I have a blank project with OpenCVForUnity installed.

I went through the setup wizard and performed all the steps.

When I run the PoseEstimationMediaPipeExample i get the following errors.

OpenCVForUnity/dnn/person_detection_mediapipe_2023mar.onnx is not loaded. Please read “StreamingAssets/OpenCVForUnity/dnn/setup_dnn_module.pdf” to make the necessary setup.

OpenCVForUnity/dnn/pose_estimation_mediapipe_2023mar.onnx is not loaded. Please read “StreamingAssets/OpenCVForUnity/dnn/setup_dnn_module.pdf” to make the necessary setup.

The pdf in question just tell you to perform the setup steps which I already did.

Those files in question are not on my anywhere on my machine.

I cannot find those files anywhere.

I'm getting this for other projects too.

Where do I get those files!!!!!!

This is infuriating. I want to get work done today and not fight the configuration monster.

@EnoxSoftware
Copy link
Owner

Thank you for your report.

https://github.com/EnoxSoftware/OpenCVForUnity/blob/master/Assets/OpenCVForUnity/StreamingAssets/OpenCVForUnity/dnn/setup_dnn_module.pdf
If following the setup instructions in the pdf above does not work, you can also download the files directly.

person_detection_mediapipe_2023mar.onnx
https://github.com/opencv/opencv_zoo/raw/0d619617a8e9a389150d8c76e417451a19468150/models/person_detection_mediapipe/person_detection_mediapipe_2023mar.onnx
pose_estimation_mediapipe_2023mar.onnx
https://github.com/opencv/opencv_zoo/raw/0d619617a8e9a389150d8c76e417451a19468150/models/pose_estimation_mediapipe/pose_estimation_mediapipe_2023mar.onnx

Could you place the downloaded files in the folder ‘Assets\StreamingAssets\OpenCVForUnity\dnn’?

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