- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hello,
Can we use use facenet or Dlib with openVINO? if it is possible then please suggest how can we proceed with it.
Thanks in Advance
Ссылка скопирована
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hello,
My version of OpenVino toolkit is 2018.5.455
OS version - Ubuntu 16.04.1
Afetr successfully initialized openVINO environment , i tryed to compile the facenet .
steps are given below:-
1.source /opt/intel/computer_vision_sdk_2018.5.455/bin/setupvars.sh
[setupvars.sh] OpenVINO environment initialized
1.cd Face-Recognition-with-OpenVino-Toolkit
1.mkdir build && cd build
2.cmake ..
3.make
During make i am getting error given below:
In file included from /opt/Face-Recognition-with-OpenVino-Toolkit/preprocess_tool/main.cpp:22:0:
/opt/Face-Recognition-with-OpenVino-Toolkit/preprocess_tool/../src/face_detection.cpp:18:43: fatal error: mkldnn/mkldnn_extension_ptr.hpp: No such file or directory
compilation terminated.
Please suggest how i can solve this?
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hi Tyagi,
The source code you are using is written for an older version of Intel Openvion toolkit.
Better to understand the procedure used in the source code for face recognition and implement using the latest Openvion toolkit APIs.
You can make use of smart classroom demo sample source code.
Thanks,
Akshaya
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hello Akshaya,
Now i tryed it with the latest version of openVINO, but again getting the same error.
My version of OpenVino toolkit is 2019.1.094
OS version - Ubuntu 16.04.1
Afetr successfully initialized openVINO environment , i tryed to compile the facenet .
steps are given below:-
1.source /opt/intel/openvino_2019.1.094/bin/setupvars.sh
[setupvars.sh] OpenVINO environment initialized
1.cd Face-Recognition-with-OpenVino-Toolkit
1.mkdir build && cd build
2.cmake ..
3.make
During make i am getting error given below:
In file included from /opt/Face-Recognition-with-OpenVino-Toolkit/preprocess_tool/main.cpp:22:0:
/opt/Face-Recognition-with-OpenVino-Toolkit/preprocess_tool/../src/face_detection.cpp:19:43: fatal error: mkldnn/mkldnn_extension_ptr.hpp: No such file or directory
compilation terminated.
preprocess_tool/CMakeFiles/preprocess_tool.dir/build.make:62: recipe for target 'preprocess_tool/CMakeFiles/preprocess_tool.dir/main.cpp.o' failed
make[2]: *** [preprocess_tool/CMakeFiles/preprocess_tool.dir/main.cpp.o] Error 1
CMakeFiles/Makefile2:266: recipe for target 'preprocess_tool/CMakeFiles/preprocess_tool.dir/all' failed
make[1]: *** [preprocess_tool/CMakeFiles/preprocess_tool.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
root@apaul-desktop:/opt/Face-Recognition-with-OpenVino-Toolkit/build#
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Any update on the Isssue?
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hi Tyagi,
As I told earlier that the source code you are using is written with respect to the old version of Openvion toolkit. Some library/header files structure is changed or removed in the latest version of Openvino toolkit. So it will not compile with the latest version.
Better to understand the source code you are using and try to rewrite the code or modify the code. For the reference please go through smart classroom demo sample.
Thanks,
Akshaya
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hello Akshay,
Thanks for information
Can you please tell from where i can get the smart classroom demo sample.
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Got the smart classroom demo sample.
Thanks

- Подписка на RSS-канал
- Отметить тему как новую
- Отметить тему как прочитанную
- Выполнить отслеживание данной Тема для текущего пользователя
- Закладка
- Подписаться
- Страница в формате печати