You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
i want to try to implement the tar file but i faced a lot of obstacle if to follow the BKM.
when i extracted the tar file, it have below files which is different than expected by Android.mk
-rwxr-xr-x 1 mustamin android 20602 Jan 6 2018 install-ncsdk.sh*
drwxr-xr-x 6 mustamin android 4096 Jan 6 2018 ncsdk-armv7l/
-rw-r--r-- 1 mustamin android 146 Jan 6 2018 ncsdk.conf
-rw-r--r-- 1 mustamin android 350 Jan 6 2018 requirements_apt.txt
-rw-r--r-- 1 mustamin android 344 Jan 6 2018 requirements.txt
drwxr-xr-x 4 mustamin android 4096 Jan 6 2018 tests/
-rwxr-xr-x 1 mustamin android 3635 Jan 6 2018 uninstall-ncsdk.sh*
-rw-r--r-- 1 mustamin android 11 Jan 6 2018 version.txt
from Android.mk, source file should be ncsdk-1.12.00.01/api/src/ but in extracted folder don't have src file but c instead, seems like i have to modify a lot of directories in Android.mk itself.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MvNCAPI.mvcmd was looked by compiler and missing. i cannot find anywhere from celedon, nn-hal, and ncsdk.
have anyone verified with latest celedon, nn-hal and ncsdk? need latest BKM because seems like https://01.org/projectceladon/documentation/tutorials/add-intel-movidius-nnsdk already obsolete.
The text was updated successfully, but these errors were encountered: