Skip to content

Commit 85db0b3

Browse files
ielizWovchena
andauthored
Update demos/tests/cases.py
Co-authored-by: Zlobin Vladimir <[email protected]>
1 parent 72435f0 commit 85db0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/tests/cases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ def single_option_cases(key, *args):
378378
'--mag': ModelArg('age-gender-recognition-retail-0013'),
379379
'--mam': ModelArg('anti-spoof-mn3'),
380380
'--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
381+
'--mhp': ModelArg('head-pose-estimation-adas-0001'),
382382
'--mlm': ModelArg('facial-landmarks-35-adas-0002'),
383383
}),
384384
TestCase(options={'-m': ModelArg('face-detection-adas-0001')})

0 commit comments

Comments
 (0)