Shivankit
Shivankit
Hey @ivanh23, Those statements are to install the dependencies and update the environment variables. sudo ninja install or sudo make install whichever one you're building NNPACK with does that work....
@Jaswar what inference time did you get with the tiny yolov3 model? Im getting 2.9 seconds with opencv nnpack enabled.
i used the raspbian buster OS. the cmake installation method can be found in the NNPACK repository. Although i would recommend you try using the OS image given in the...
After installing NNPACK. you can install darknet with a simple make command. cd darknet-nnpack make That should do the job for you
@soumyanaveen could you give all the commands you've used from the start ?
Hey @Jaswar , If you're using the 5mp raspberry pi camera, that's really not that good and does not really take good photos, maybe this could be the reason. Secondly...
Hey @Deca, Confu is deprecated now in the original NNPACK repository by Marat Dhukan. So you'll have to build it using cmake . You can check the readme of the...
Try sudo ldconfig after make for darknet