We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72435f0 commit 85db0b3Copy full SHA for 85db0b3
demos/tests/cases.py
@@ -378,7 +378,7 @@ def single_option_cases(key, *args):
378
'--mag': ModelArg('age-gender-recognition-retail-0013'),
379
'--mam': ModelArg('anti-spoof-mn3'),
380
'--mem': ModelArg('emotions-recognition-retail-0003'),
381
- # '--mhp': ModelArg('head-pose-estimation-adas-0001'), TODO wait for 77686: INT8: Function doesn't have output with name angle_r_fc
+ '--mhp': ModelArg('head-pose-estimation-adas-0001'),
382
'--mlm': ModelArg('facial-landmarks-35-adas-0002'),
383
}),
384
TestCase(options={'-m': ModelArg('face-detection-adas-0001')})
0 commit comments