Closed shivarajnaidu closed 6 years ago
ok, shivarajnaidu, we thanks you for your help to improve this module. We will check this to understand what is going on. We will be in touch
Thanks for your quick response... By the way I forgot to tell .. That I am using Ubuntu (KDE) 18.04 for this testing.. If I can get quick fix for this .. it would be very helpful for me..
Hi shivarajnaidu, is this the image that you are using?
Can you show us your "npm install" output?
Hi shivarajnaidu, Can you respond to the previous questions for can check what happen.
Yes I think.. @rcaceiro
Sorry @freakstatic I didn't have the outputs now... Because I have switched to use Python for yolo bindings and.. making it work with NodeJs
We test with dog.jpg image that came with darknet examples and worked properly on CPU and GPU. Can you download the latest version to check if happens again?
getting this error while installing node-yolo.. (I'm using Ubuntu 18.04 LTS)
You have opencv installed?
Sorry.. I'll install and test once again.. Thank you @freakstatic
@shivarajnaidu we found a problem with opencv support and temporary removed it. We have launched a new version, can you install it and test it again.
You must delete node-modules folder and when run the following command:
npm install
Not getting any detection values... just empty array..