openvinotoolkit / open_model_zoo

Pre-trained Deep Learning models and demos (high quality and extremely fast)
https://docs.openvino.ai/latest/model_zoo.html
Apache License 2.0
4.1k stars 1.37k forks source link

correct input range for facial-landmarks-35-adas-0002 and head-pose-estimation-adas-0001 #3649

Closed vadik6666 closed 1 year ago

vadik6666 commented 1 year ago

Hi, what is correct input image range for those models? [0,1] or [0, 255]?

Wovchena commented 1 year ago

Hi. [0, 255]

vadik6666 commented 1 year ago

thank you @Wovchena