Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

gaze-estimation-adas-0002?

Matsuzawa__Takashi
490 Views

Hello.
I am looking into the open_model_zoo repository and it mentions the following model.

gaze-estimation-adas-0002
https://github.com/opencv/open_model_zoo/blob/master/intel_models/gaze-estimation-adas-0002/description/gaze-estimation-adas-0002.md

But it does not have xml and bin data as the other models have.

I am new to the OpenVINO or open_model_zoo repository.
What is the way to obtain data and/or try running it on my PC?
 

0 Kudos
2 Replies
Sergei_N_Intel
Employee
490 Views
You should use model_downloader to download .xml and .bin files. This is mainly a technical workaround to not have huge binaries stored in git repo. https://github.com/opencv/open_model_zoo/tree/master/model_downloader
0 Kudos
Matsuzawa__Takashi
490 Views

Thanks I think could download it.

 

0 Kudos
Reply