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

Add tests for py bindings #264

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Del outdated OMZ model
  • Loading branch information
sovrasov committed Jan 29, 2025

Unverified

This user has not yet uploaded their public signing key.
commit 18d1cb9ee8b1419b908ed36b87d599f990469dd9
10 changes: 0 additions & 10 deletions tests/python/accuracy/public_scope.json
Original file line number Diff line number Diff line change
@@ -145,16 +145,6 @@
}
]
},
{
"name": "resnet-18-pytorch",
"type": "ClassificationModel",
"test_data": [
{
"image": "coco128/images/train2017/000000000074.jpg",
"reference": ["254 (pug): 0.153, [0], [0], [0]"]
}
]
},
{
"name": "efficientnet-b0-pytorch",
"type": "ClassificationModel",
Loading