-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I have the issue when i try to install the library, i have all the prerequisites(CUDA,GCC,G++,NODE >=8,OPENCV,) i working with ubuntu, and i tried in mac os and the same issue.
Please can you help me installing this library.
make clean_all && make -j 2 && make clean && node-gyp configure build
rm -rf obj
rm -rf yolo/libyolo.so yolo/libyolo.a
mkdir -p obj
make: *** No hay ninguna regla para construir el objetivo 'obj/libyolo.o', necesario para 'yolo/libyolo.so'. Alto.
make: *** Se espera a que terminen otras tareas....
npm WARN @tensorflow-models/mobilenet@2.0.4 requires a peer of @tensorflow/tfjs-core@~1.2.1 but none is installed. You must install peer dependencies yourself.
npm WARN @tensorflow-models/mobilenet@2.0.4 requires a peer of @tensorflow/tfjs-converter@~1.2.1 but none is installed. You must install peer dependencies yourself.
npm WARN yolo@1.0.0 No description
npm WARN yolo@1.0.0 No repository field.