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

dnn: allow ReadNet() function to only accept model file, remove Caffe tests, correct ONNX tests #1216

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

deadprogram
Copy link
Member

@deadprogram deadprogram commented Sep 9, 2024

This PR improves the ReadNet() function to allow passing only a model file, and also removes the CI tests that use the old Caffe Googlenet.

It also corrects the download location and syntax for the ONNX tests.

Lastly, it adds the DNN tests to be run under Windows.

@deadprogram deadprogram changed the title ci: separate download tasks for Googlenet and WeChat test models ci: remove Caffe tests Sep 9, 2024
@deadprogram deadprogram changed the title ci: remove Caffe tests dnn: allow ReadNet() function to only accept model file and remove Caffe tests Sep 9, 2024
@deadprogram deadprogram changed the title dnn: allow ReadNet() function to only accept model file and remove Caffe tests dnn: allow ReadNet() function to only accept model file, remove Caffe tests, correct ONNX tests Sep 9, 2024
@deadprogram deadprogram merged commit b87a0f3 into dev Sep 9, 2024
4 checks passed
@deadprogram deadprogram deleted the ci-model-dl branch September 9, 2024 20:54
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

Successfully merging this pull request may close these issues.

1 participant